- 06 Oct, 2012 1 commit
-
-
Diego Biurrun authored
Anonymous structs cannot be forward declared and have no benefit.
-
- 21 May, 2012 1 commit
-
-
Kieran Kunhya authored
Signed-off-by:
Justin Ruggles <justin.ruggles@gmail.com>
-
- 29 Apr, 2012 1 commit
-
-
Ronald S. Bultje authored
Required because it's used in a call to imdct_half(), which is an AVX function. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 23 Mar, 2012 1 commit
-
-
Alex Converse authored
This makes sure the reset flag gets set when SBR gets turned back on and sets control variables for unguided mode back to their defaults. Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind CC: libav-stable@libav.org
-
- 01 Mar, 2012 1 commit
-
-
Christophe Gisquet authored
Signed-off-by:
Alex Converse <alex.converse@gmail.com>
-
- 28 Jan, 2012 2 commits
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
This prepares for assembly optimisations by moving the most time-consuming loops to functions called through pointers in a new context. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 02 Jul, 2011 1 commit
-
-
Reinhard Tartler authored
Before this, almost all module groups have been used for grouping functions and fields in structures semantically. This causes them to not appear properly in the file documentation and needlessly clutters up the "Modules" index. Additionally, this commit streamlines some spelling and appearances.
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 02 Jul, 2010 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 23995 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Jun, 2010 1 commit
-
-
Alex Converse authored
Originally committed as revision 23720 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jun, 2010 1 commit
-
-
Alex Converse authored
Originally committed as revision 23647 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Jun, 2010 1 commit
-
-
Alex Converse authored
This is based on a procedure to implement the filterbank on the DCT-IV described in Hsu, H.W. et al. "A Complex Quadrature Mirror Filterbanks for MPEG-4 HE-AAC" http://sites.google.com/site/wenchiehlee1020/Papers/ComplexFB_AES_121paper144.pdf Originally committed as revision 23516 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 May, 2010 1 commit
-
-
Alex Converse authored
Originally committed as revision 23014 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Apr, 2010 1 commit
-
-
Diego Biurrun authored
Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Mar, 2010 2 commits
-
-
Alex Converse authored
Originally committed as revision 22409 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Converse authored
and some duplicate local variables. Originally committed as revision 22384 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Mar, 2010 1 commit
-
-
Alex Converse authored
A large portion of this code was orignally authored by Robert Swain. The rest was written by me. Full history is available at: svn://svn.ffmpeg.org/soc/aac-sbr http://github.com/aconverse/ffmpeg-heaac/tree/sbr_pub Originally committed as revision 22316 to svn://svn.ffmpeg.org/ffmpeg/trunk
-