]> git.sesse.net Git - ffmpeg/history - libavcodec/libfaac.c
lavc: mark the old audio/video encoding API as deprecated
[ffmpeg] / libavcodec / libfaac.c
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec flags
2014-10-13 Anton Khirnovlavc: use a separate field for exporting audio encoder...
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-03-09 Anton Khirnovlavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft
2013-01-14 Michael Niedermayerlavc: Fix assignments in if() when calling ff_af_queue_add
2012-12-04 Anton KhirnovRemove pointless #undefs of previously forbidden functions.
2012-11-11 Justin RugglesInclude libavutil/channel_layout.h instead of libavutil...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-07-30 Diego BiurrunImprove descriptiveness of a number of codec and contai...
2012-04-16 Carl Eugen Hoyosfaac: Fix multi-channel ordering
2012-04-16 Alex Conversefaac: Add .channel_layouts
2012-04-06 Martin Storsjöcosmetics: Align codec declarations
2012-03-20 Justin Ruggleslibfaac: use AVCodec.encode2()
2012-02-25 Justin Ruggleslibfaac: improve error checking and handling in Faac_en...
2012-02-25 Justin Rugglesaudio encoders: do not set coded_frame->key_frame.
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-29 Justin RugglesFlush final frames in libfaac encoder.
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2011-01-22 Anssi Hannulalibfaac: add recognized profiles array
2010-11-12 Stefano SabatiniReplace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_...
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.
2008-09-20 Stefano SabatiniLog an error message in case of invalid number of channels.
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...
2007-08-22 Benoit Fouetright filename in doxygen comment
2007-06-06 Diego BiurrunGive all wrappers for external libraries names starting...