History | View | Annotate | Download (6.16 KB)
Update licensing information: The FSF changed postal address.
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
COSMETICS: tabs --> spaces, some prettyprinting
Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
Cook compatibe decoder, patch by Benjamin LarssonAdd cook demucing, change rm demuxer so that it reorders audio packetsbefore sending them to the decoder, and send minimum decodeable sizedpackets; pass only real codec extradata fo the decoderFix 28_8 decoder for the new demuxer strategy...
Originally committed as revision 3563 to svn://svn.ffmpeg.org/ffmpeg/trunk
some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)
Originally committed as revision 3140 to svn://svn.ffmpeg.org/ffmpeg/trunk
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Originally committed as revision 2469 to svn://svn.ffmpeg.org/ffmpeg/trunk
removed unused variables
Originally committed as revision 2158 to svn://svn.ffmpeg.org/ffmpeg/trunk
moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big?
Originally committed as revision 1999 to svn://svn.ffmpeg.org/ffmpeg/trunk
optimization: merge phases 0 and 1
Originally committed as revision 1970 to svn://svn.ffmpeg.org/ffmpeg/trunk
to be more precise
Originally committed as revision 1967 to svn://svn.ffmpeg.org/ffmpeg/trunk
finally works now
Originally committed as revision 1966 to svn://svn.ffmpeg.org/ffmpeg/trunk
some useful warning
Originally committed as revision 1961 to svn://svn.ffmpeg.org/ffmpeg/trunk
Originally committed as revision 1953 to svn://svn.ffmpeg.org/ffmpeg/trunk
RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq (originally from public domain player for Amigaat http://www.honeypot.net/audio)
Originally committed as revision 1952 to svn://svn.ffmpeg.org/ffmpeg/trunk