]> granicus.if.org Git - libvpx/commit
Fix a bug that break the vp8 fragment decoder.
authorhkuang <hkuang@google.com>
Thu, 20 Nov 2014 23:39:56 +0000 (15:39 -0800)
committerhkuang <hkuang@google.com>
Sat, 13 Dec 2014 00:44:14 +0000 (16:44 -0800)
commit9353607ac8fe2b0968d462e6e538f3f3e13204ef
treede46f22e389f7d546896d871caef128a13f51af7
parent089086bc25d7c1fc1d8c1554d9ba770e735be836
Fix a bug that break the vp8 fragment decoder.

(issue #882).

Change-Id: I2ca7f96d390c4eaec0473c50cb01b903d0bd3ee6
test/codec_factory.h
test/decode_test_driver.cc
test/decode_test_driver.h
test/encode_test_driver.cc
test/encode_test_driver.h
test/test.mk
test/vp8_fragments_test.cc [new file with mode: 0644]
vp8/vp8_dx_iface.c