]> git.sesse.net Git - ffmpeg/history - libavcodec/asvenc.c
avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as const
[ffmpeg] / libavcodec / asvenc.c
2014-07-09 Diego Biurrundsputil: Split off pixel block routines into their...
2014-07-07 Diego Biurrundsputil: Split off FDCT bits into their own context
2014-06-30 Diego Biurrundsputil: Split off IDCT bits into their own context
2014-06-23 Diego Biurrundsputil: Split bswap*_buf() off into a separate context
2014-02-09 Janne Grunauasvenc: free avctx->coded_frame on codec close
2013-11-16 Anton Khirnovasvenc: use the AVFrame API properly.
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-12-12 Anton Khirnovlavc: replace some forgotten instances of PixelFormat...
2012-10-12 Diego BiurrunMove av_reverse table to libavcodec
2012-10-09 Anton Khirnovlavc: split asv12 encoder/decoder