]> granicus.if.org Git - libx264/commit
Improve bidir search, fix some artifacts in fades
authorFiona Glaser <fiona@x264.com>
Tue, 2 Feb 2010 11:15:18 +0000 (03:15 -0800)
committerFiona Glaser <fiona@x264.com>
Sun, 14 Feb 2010 06:43:43 +0000 (22:43 -0800)
commit29dd5ef2e5069f900e5a8730e05d2ed35dcf8c02
tree2bb269ddb9bc64c9d0363e905e39439b48eb247c
parent27043c6b0a245859eab7d442a3d7a26cb9ba839e
Improve bidir search, fix some artifacts in fades
Modify analysis to allow bidir to use different motion vectors than L0/L1.
Always try the <0,0,0,0> motion vector for bidir.
Eliminates almost all errant motion vectors in fades.
Slightly improves PSNR as well (~0.015db).
encoder/analyse.c