]> granicus.if.org Git - libvpx/commit
vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe.
authorRonald S. Bultje <rsbultje@gmail.com>
Tue, 20 Oct 2015 16:13:03 +0000 (12:13 -0400)
committerRonald S. Bultje <rsbultje@gmail.com>
Tue, 20 Oct 2015 18:48:31 +0000 (14:48 -0400)
commitdec4405cfa2a940fa24972fa1def50d8e02b7cb2
tree1a9928de9299f92fc59ef74c5be7212888ce44ef
parent9897e1c27c664b45b81e60a277df3e8186e03c4d
vp10: disallow coding zero-sized tiles-in-frame/frames-in-superframe.

See issue 1088.

Change-Id: Icb15d33b4e316add848f210b50cbccd7c7847207
vp10/decoder/decodeframe.c
vp10/decoder/decoder.c
vp10/encoder/bitstream.c
vp10/vp10_cx_iface.c