ape: return AVERROR_EOF instead of AVERROR(EIO) when demuxing is finished
authorJustin Ruggles <justin.ruggles@gmail.com>
Sat, 4 Feb 2012 21:31:37 +0000 (16:31 -0500)
committerJustin Ruggles <justin.ruggles@gmail.com>
Mon, 6 Feb 2012 18:09:11 +0000 (13:09 -0500)
commit66f7be3603b527153daaae0999c743eb1438c7e5
tree46470c693d7483ac940b165a0e1d776788cbedf1
parent1bc035bc03542c0b2215effc0e53c5c9d2e786ac
ape: return AVERROR_EOF instead of AVERROR(EIO) when demuxing is finished
libavformat/ape.c