]> git.sesse.net Git - ffmpeg/history - libavcodec/mpegvideo_motion.c
dsputil: drop non-compliant "fast" qpel mc functions
[ffmpeg] / libavcodec / mpegvideo_motion.c
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext
2012-11-23 Mans Rullgardmpegvideo: simplify dxy calculation in hpel_motion()
2012-10-26 Janne Grunauh263: avoid memcpys over array bound in motion vector...
2012-09-16 Mans Rullgardmpegvideo: drop unnecessary arguments to hpel_motion()
2012-09-16 Mans Rullgardmpegvideo: drop 'inline' from some functions
2012-08-09 Mans Rullgardmpegvideo: reduce excessive inlining of mpeg_motion()
2012-08-09 Mans Rullgardmpegvideo: convert mpegvideo_common.h to a .c file