summaryrefslogtreecommitdiff
path: root/libavcodec/mpegaudioenc.c
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* Fix mpeg audio regression test failureMåns Rullgård2009-01-14
* 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