]> git.sesse.net Git - ffmpeg/history - libavcodec/asv.h
svq3: rip out the svq3-relevant parts of pred_motion() out of h264
[ffmpeg] / libavcodec / asv.h
2014-09-02 Gabriel Dumeasv: K&R formatting cosmetics
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-06-18 Diego Biurrundsputil: Split clear_block*/fill_block* off into a...
2013-11-16 Anton Khirnovasvenc: use the AVFrame API properly.
2013-02-23 Diego BiurrunRemove pointless av_cold attributes in header files
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-10-09 Anton Khirnovlavc: split asv12 encoder/decoder