]> granicus.if.org Git - libvpx/commit
Disable partitioning in the dominant subsampling direction.
authorAlex Converse <aconverse@google.com>
Mon, 2 Dec 2013 20:54:21 +0000 (12:54 -0800)
committerAlex Converse <aconverse@google.com>
Mon, 2 Dec 2013 21:38:11 +0000 (13:38 -0800)
commit962fc2e1e79eb0289dcf798e946a5b0fe8f206dc
tree4d09582edf77be1efbafc3308dbc90900040dc38
parent862c22cf7ddd6deb570593936bf466474c62df5a
Disable partitioning in the dominant subsampling direction.

E.g. disable vertical partioning for 4:2:2. Until we come up with something
better to do with the chroma block size, this prevents an assert error.

Change-Id: I9394fb3f14ec1343abc3ad4769de208e6278f285
vp9/encoder/vp9_encodeframe.c