]> git.sesse.net Git - ffmpeg/history - libavcodec/libilbc.c
lavu: Remove bit packing from AVComponentDescriptor
[ffmpeg] / libavcodec / libilbc.c
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
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-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-02-12 Justin Ruggleslibilbc: decode directly to the user-provided AVFrame
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
2012-11-11 Justin RugglesInclude libavutil/channel_layout.h instead of libavutil...
2012-11-01 Justin Ruggleslibilbc: set channel layout
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
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-06-18 Martin StorsjöAdd support for iLBC decoding/encoding via the external...