summaryrefslogtreecommitdiff
path: root/libavcodec/libmp3lame.c
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Fix filenames in Doxygen comments.Diego Biurrun2009-01-26
* Increase BUFFER_SIZE.Michael Niedermayer2009-01-11
* fix indentionMichael Niedermayer2009-01-11
* All negative values are errors not just -1.Michael Niedermayer2009-01-11
* Use compression level to set mp3lame quality option.Nicolas George2008-08-01
* 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
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-27
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* Add 'reservoir' flag to lavc's flags2 controlling whether or not codes mayPaul Kelly2008-02-11
* increase buffer size of LAME MP3 encoderAndreas Ă–man2007-07-24
* misc spelling fixesDiego Biurrun2007-06-12
* Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.Diego Biurrun2007-06-06
* Give all wrappers for external libraries names starting with lib.Diego Biurrun2007-06-06