]> git.sesse.net Git - ffmpeg/history - libavcodec/mpegaudio.c
added installlib target to install static libraries and includes
[ffmpeg] / libavcodec / mpegaudio.c
2002-05-27 Zdenek Kabelac* started to cleanup name clashes for onetime compilation
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-18 Fabrice Bellardremoved useless header includes - use av memory functions
2002-02-12 Michael Niedermayeralternative bitstream writer (disabled by default,...
2001-09-17 Fabrice Bellardcorrected mpeg audio encoding overflows - now it should...
2001-09-15 Fabrice Bellardmerged code and tables between encoder and decoder
2001-08-15 Fabrice Bellardlog2 to av_log2
2001-08-13 Fabrice Bellardwin32 fixes
2001-07-22 Fabrice BellardInitial revision