]> granicus.if.org Git - libvpx/commit
vpxdec,raw_read_frame: fix eof return
authorJames Zern <jzern@google.com>
Sat, 23 Jun 2018 19:29:31 +0000 (12:29 -0700)
committerJames Zern <jzern@google.com>
Tue, 10 Jul 2018 05:32:19 +0000 (22:32 -0700)
commitd95d82b15b84e676bf2451049227a473263e3623
treea164695613031856188be664a80a6cc62ec87e5a
parent4a5f0c08991c5e25d74e53b53af60399bd3133a0
vpxdec,raw_read_frame: fix eof return

fixes an endless loop caused by successful read return on eof.

since:
00a35aab7 vpx[dec|enc]: Extract IVF support from the apps.

BUG=webm:1539

Change-Id: I64dbb94189ea6a745d53a4bacc033f5f58eafb37
test/test-data.sha1
test/tools_common.sh
test/vpxdec.sh
vpxdec.c