-
- Downloads
quad tree based motion compensation (currently only 16x16 & 8x8 OBMC blocks,...
quad tree based motion compensation (currently only 16x16 & 8x8 OBMC blocks, but can be extended to other block sizes easily) different intra block coding (previous was just an ugly hack) 1.8% bitrate reduction -0.01PSNR (foreman@352x288 qscale=8) 1.5% bitrate reduction +0.05PSNR (foreman@352x288 qscale=1) Originally committed as revision 3416 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- libavcodec/motion_est.c 12 additions, 10 deletionslibavcodec/motion_est.c
- libavcodec/motion_est_template.c 5 additions, 7 deletionslibavcodec/motion_est_template.c
- libavcodec/mpegvideo.h 5 additions, 1 deletionlibavcodec/mpegvideo.h
- libavcodec/snow.c 497 additions, 217 deletionslibavcodec/snow.c
Loading
Please register or sign in to comment