Fix a bug in vpxenc reading raw input frame
authorYaowu Xu <yaowu@google.com>
Tue, 19 Nov 2013 18:17:04 +0000 (10:17 -0800)
committerYaowu Xu <yaowu@google.com>
Tue, 19 Nov 2013 18:28:30 +0000 (10:28 -0800)
commita7c7e78aa5715a6fada6595b510deb20447b6d5d
tree1cae1d97a956574ddc8db1d45d05ae87e2bc43bc
parent9e1e7bee486778c1c07af90a26736d5206798eba
Fix a bug in vpxenc reading raw input frame

The bug was introduced in 00a35aab. The reading of raw yuv input frame
was off by 4 bytes.

Change-Id: I6923ea5528aa529a47a06b64adca8f94847f19a6
ivfdec.c