Ignore AVERROR_INVALIDDATA from av_read_frame() as it can apparently mean that there...
authorCarl Hetherington <cth@carlh.net>
Sun, 4 Jan 2015 01:42:39 +0000 (01:42 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 4 Jan 2015 01:42:39 +0000 (01:42 +0000)
commitec72668d88935635a01f602f0aa33bfa5a5c426e
treebd7ca81b4f6606b1e719116cca8b7237abe746ce
parent8af00f5e0862c18e8c7b5f9ac0ea95a5d6ad696c
Ignore AVERROR_INVALIDDATA from av_read_frame() as it can apparently mean that there is still data to be processed.
src/lib/ffmpeg_decoder.cc