]> granicus.if.org Git - libx264/commit
Fix subpel iteration counts with B-frame analysis and subme 6/8
authorFiona Glaser <fiona@x264.com>
Thu, 4 Feb 2010 02:36:44 +0000 (18:36 -0800)
committerFiona Glaser <fiona@x264.com>
Mon, 15 Feb 2010 08:27:53 +0000 (00:27 -0800)
commitd9b6077d2be991628670c6e2780a403820fa5de7
treea1f0748912f0b35dce008a52335ba7e5550eb62a
parentfc6bc8c17cb2f24b320a2db72daf300b2b46d1ca
Fix subpel iteration counts with B-frame analysis and subme 6/8
Since subme 6 means "like subme 5, except RD on P-frames", B-frame analysis
shouldn't use the RD subpel counts at subme 6.  Similarly with subme 8.
Slightly faster (and very marginally worse) compression at subme 6 and 8.
encoder/analyse.c