Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-08-17Use the AOT enum instead of integer literals for setting and comparing audioAlex Converse
object types. Originally committed as revision 19666 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-08-03Replace 5 with AOT_SBR when referring to the MPEG-4 audio object type.Justin Ruggles
Originally committed as revision 19569 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-05-14Subroutine to copy an AAC Program Config Element (PCE)Alex Converse
Originally committed as revision 18817 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-21Read extended channel configuration when extended AOT is BSAC.Jai Menon
Originally committed as revision 18644 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-04-13Rename bitstream.h to get_bits.h.Stefano Sabatini
Originally committed as revision 18494 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-22init ext sample rate to 0 if not presentBaptiste Coudurier
Originally committed as revision 18139 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-04-01mpeg4audio common codeBaptiste Coudurier
Originally committed as revision 12662 to svn://svn.ffmpeg.org/ffmpeg/trunk