OSDN Git Service

avconv: extend -vf syntax
[coroid/libav_saccubus.git] / libavcodec / libmp3lame.c
2011-09-01 Anton Khirnovlibmp3lame: fix typo
2011-08-31 Anton Khirnovlibmp3lame: add 'reservoir' private option.
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-05-20 Ronald S. Bultjemp3lame: add #include required for AV_RB32 macro.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-11-12 Stefano SabatiniReplace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_...
2010-11-02 Thierry FoucuAllow mono encoding with LAME.
2010-09-16 Carl Eugen HoyosRemove useless comment.
2010-09-15 James DarnleyAllow float values for libmp3lame quality.
2010-04-22 Michael NiedermayerSet .supported_samplerates for mpeg audio encoders.
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-09-06 Reimar DöffingerMake sample_fmts and channel_layouts compound literals...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-26 Diego BiurrunFix filenames in Doxygen comments.
2009-01-11 Michael NiedermayerIncrease BUFFER_SIZE.
2009-01-11 Michael Niedermayerfix indention
2009-01-11 Michael NiedermayerAll negative values are errors not just -1.
2008-08-01 Nicolas GeorgeUse compression level to set mp3lame quality option.
2008-07-31 Peter RossModify all codecs to report their supported input and...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-27 Stefano SabatiniAdd long names to AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-02-11 Paul KellyAdd 'reservoir' flag to lavc's flags2 controlling wheth...
2007-07-24 Andreas Ömanincrease buffer size of LAME MP3 encoder
2007-06-12 Diego Biurrunmisc spelling fixes
2007-06-06 Diego BiurrunConsistent naming and lib prefixes for x264, xvid and...
2007-06-06 Diego BiurrunGive all wrappers for external libraries names starting...