]> git.sesse.net Git - ffmpeg/history - libavcodec/libxvid.c
Deprecate avctx.coded_frame
[ffmpeg] / libavcodec / libxvid.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...
2015-07-20 Vittorio Giovaralibxvid: Do not entangle coded_frame
2015-05-31 Vittorio Giovaraxvid: Check memory allocation
2015-04-24 Vittorio Giovaralibxvid: Make codec use the init-cleanup flag and mark...
2015-02-17 Himangi Saraogilibxvid: Return meaningful error messages
2014-08-26 Gabriel Dumelibxvid: K&R formatting cosmetics
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer inequality checks more...
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer equality checks more...
2014-07-22 Diego Biurrunlibxvid: Drop PPC-specific CPU detection hack
2014-05-01 Anton Khirnovlavc: make the xvid-specific "gmc" flag a private optio...
2014-04-07 Vittorio Giovaralibxvid: fix missing end of line character
2014-04-06 Timothy Gulibxvid: Add SSIM displaying through a libxvidcore...
2014-04-06 Timothy Gulibxvid: add working lumimasking and variance AQ
2013-11-16 Anton Khirnovlibxvid: use the AVFrame API properly.
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2012-10-22 Anton Khirnovlibxvid: remove useless doxy comments.
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-05-09 Diego Biurrunlibxvid: Give more suitable names to libxvid-related...