]> git.sesse.net Git - ffmpeg/history - libavcodec/libxavs.c
Deprecate avctx.coded_frame
[ffmpeg] / libavcodec / libxavs.c
2015-07-20 Vittorio GiovaraDeprecate avctx.coded_frame
2015-07-20 Vittorio GiovaraAdd a quality factor packet side data
2015-07-20 Vittorio GiovaraGather all coded_frame allocations and free functions...
2013-11-20 Sean McGovernlibxavs: rename and fix a variable name
2013-11-16 Anton Khirnovlibxavs: use the AVFrame API properly.
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_CONST in the...
2012-08-16 Martin StorsjöAdd missing includes for code relying on external libraries
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-02-23 Anton Khirnovlibxavs: switch to encode2().
2012-02-23 Anton Khirnovlibxavs: add an AVClass at the beginning of XavsContext.
2012-02-23 Anton Khirnovlibxavs: split extradata writing out of encode_nals().
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft.
2012-01-10 Janne Grunauthreads: add CODEC_CAP_AUTO_THREADS for libvpx and...
2011-10-12 Anton KhirnovAVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
2011-09-12 Anton Khirnovlibxavs: add private options corresponding to deprecate...
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
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-09-25 Stefano SabatiniReplace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDE...
2010-07-27 Stefan Gehreradd Chinese AVS encoding via external library libxavs