- 24 Mar, 2017 2 commits
-
-
Michael Niedermayer authored
Fixes empty statement, found by ubitux Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Thomas Turner authored
Signed-off-by: Thomas Turner <thomastdt@googlemail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 22 Jul, 2015 1 commit
-
-
Nedeljko Babic authored
Use macros from aac_defines.h for adding suffixes instead of local macros. Signed-off-by: Nedeljko Babic <nedeljko.babic@imgtec.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 09 Jul, 2015 2 commits
-
-
Jovan Zelincevic authored
Add fixed point implementation of functions for generating tables Signed-off-by: Nedeljko Babic <nedeljko.babic@imgtec.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Jovan Zelincevic authored
Move existing code to the new template files Signed-off-by: Nedeljko Babic <nedeljko.babic@imgtec.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 21 Jun, 2012 1 commit
-
-
Janne Grunau authored
Add -D_XOPEN_SOURCE=600 to host cflags to make the constants in math.h available. Include math.h where necessary and remove redundant M_PI defines.
-
- 17 Feb, 2012 1 commit
-
-
Ronald S. Bultje authored
WMApro actually support 13-bits block sizes (potentially even up to 14), and thus we should support that also. If we get block sizes beyond what the decoder can handle (14 is possible depending on s->decode_flags), error out instead of crashing.
-
- 20 Mar, 2011 1 commit
-
-
Mans Rullgard authored
These windows do not really belong in fft/mdct files and were easily confused with the similarly named tables used by rdft. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 01 Apr, 2010 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 22761 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Mar, 2010 1 commit
-
-
Reimar Döffinger authored
av_cold define. Originally committed as revision 22723 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Jan, 2010 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 21108 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Oct, 2009 1 commit
-
-
Reimar Döffinger authored
Reduces .bss size by about 194 kB. Originally committed as revision 20400 to svn://svn.ffmpeg.org/ffmpeg/trunk
-