]> git.sesse.net Git - x264/commit
Fix two bugs in slice-min-mbs and slices-max
authorFiona Glaser <fiona@x264.com>
Mon, 29 Apr 2013 19:14:01 +0000 (12:14 -0700)
committerFiona Glaser <fiona@x264.com>
Mon, 29 Apr 2013 19:29:38 +0000 (12:29 -0700)
commit7f3606572957b63f1169bc793ed55bccdb549d56
treeef42666f6a9e91fb17de1b5c4010bf57953124a9
parent67d6f602018d0fc1cb05cd6240e4fe1c2646169f
Fix two bugs in slice-min-mbs and slices-max

Slices-max broke slice-max-size when slice-max wasn't used.
Slice-min-mbs broke in rare cases near the end of a threadslice.
encoder/encoder.c