summaryrefslogtreecommitdiff
path: root/libavcodec/mpegaudioenc.c
Commit message (Expand)AuthorAge
* Modify all codecs to report their supported input and output sample format(s).Peter Ross2008-07-31
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* Prevent scalefactors from overflowing.Michael Niedermayer2008-06-01
* ILP64 fixMichael Niedermayer2008-05-28
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-27
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* move a couple of macros and structs to mpegaudio.hMåns Rullgård2007-06-16
* misc spelling fixesDiego Biurrun2007-06-12
* remove dependency of mpeg audio encoder over mpeg audio decoderAurelien Jacobs2007-05-20