- 08 Jun, 2012 1 commit
-
-
Justin Ruggles authored
Move vector_fmul() from DSPContext to AVFloatDSPContext.
-
- 16 Apr, 2012 1 commit
-
-
Alex Converse authored
Save the old output configuration (if it has been used successfully) when trying a new configuration. If the new configuration fails to decode, restore the last successful configuration.
-
- 09 Feb, 2012 1 commit
-
-
Alex Converse authored
This changes the output order of multichannel PCE based streams.
-
- 09 Jan, 2012 1 commit
-
-
Alex Converse authored
Fixes al_sbr_cm_48_5.1.mp4.
-
- 13 Dec, 2011 1 commit
-
-
Reimar Döffinger authored
See samples/nsv/vlb_audio. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
- 02 Dec, 2011 1 commit
-
-
Justin Ruggles authored
Deprecate avcodec_decode_audio3(). Implement audio support in avcodec_default_get_buffer(). Implement the new audio decoder API in all audio decoders.
-
- 26 Aug, 2011 1 commit
-
-
Diego Biurrun authored
-
- 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.
-
- 15 May, 2011 1 commit
-
-
Justin Ruggles authored
-
- 27 Apr, 2011 2 commits
-
-
Alex Converse authored
Instead, scalefactors are adjusted by the offset amount, removing the need for sf_scale, and the MDCT scales are adjusted to compensate for the higher scalefactors. Floating-point output will be handled by modifying the MDCT scales.
-
Alex Converse authored
of hardcoding 200 everywhere.
-
- 26 Apr, 2011 1 commit
-
-
Vitor Sessak authored
Signed-off-by:
Reinhard Tartler <siretart@tauware.de>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 22 Feb, 2011 2 commits
-
-
Young Han Lee authored
It was doubled in size for the LTP implementation. This brings it back down to its original size. (cherry picked from commit e22910b2)
-
Young Han Lee authored
It was doubled in size for the LTP implementation. This brings it back down to its original size.
-
- 15 Feb, 2011 2 commits
-
-
Young Han Lee authored
Ported from gsoc svn. (cherry picked from commit ead15f1d)
-
Young Han Lee authored
Ported from gsoc svn.
-
- 04 Feb, 2011 1 commit
-
-
Justin Ruggles authored
This will be beneficial for use with the audio conversion API without requiring it to depend on all of dsputil. Signed-off-by:
Mans Rullgard <mans@mansr.com> (cherry picked from commit c73d99e6)
-
- 02 Feb, 2011 1 commit
-
-
Justin Ruggles authored
This will be beneficial for use with the audio conversion API without requiring it to depend on all of dsputil. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 28 Jan, 2011 2 commits
-
-
Justin Ruggles authored
(cherry picked from commit 9d06d7bc)
-
Justin Ruggles authored
-
- 10 Sep, 2010 1 commit
-
-
Alex Converse authored
For a PCE based configuration map the channels solely based on tags. For an indexed configuration map the channels solely based on position. This works with all known exotic samples including al17, elem_id0, bad_concat, and lfe_is_sce. Originally committed as revision 25098 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Jun, 2010 3 commits
-
-
Alex Converse authored
Originally committed as revision 23491 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Converse authored
Originally committed as revision 23490 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Converse authored
Originally committed as revision 23488 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Jun, 2010 1 commit
-
-
Alex Converse authored
Fixes issue 1882. Originally committed as revision 23439 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
-
- 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
-
- 06 Mar, 2010 2 commits
-
-
Måns Rullgård authored
Originally committed as revision 22235 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
These macros are redundant. All uses are replaced with the generic DECLARE_ALIGNED macro instead. Originally committed as revision 22233 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Jan, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 21377 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jan, 2010 1 commit
-
-
Måns Rullgård authored
Up to 6% faster overall on i7, no change on A8. Originally committed as revision 21191 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Dec, 2009 1 commit
-
-
Alex Converse authored
Originally committed as revision 20701 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Nov, 2009 1 commit
-
-
Alex Converse authored
non extradata formats. Instead lock it only after the successful decoding of a frame. This fixes issue 999. Originally committed as revision 20448 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Sep, 2009 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 19931 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Jul, 2009 1 commit
-
-
Alex Converse authored
current code doesn't handle them properly, and they are a dubious construction at best. Originally committed as revision 19399 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Jul, 2009 1 commit
-
-
Alex Converse authored
Originally committed as revision 19375 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jun, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 19157 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Mar, 2009 1 commit
-
-
Alex Converse authored
Originally committed as revision 18031 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Mar, 2009 1 commit
-
-
Alex Converse authored
Approved by Rob on IRC. Originally committed as revision 17856 to svn://svn.ffmpeg.org/ffmpeg/trunk
-