Cope with errors from avcodec_decode_audio4 and also with frames that aren't complete...
authorCarl Hetherington <cth@carlh.net>
Sun, 28 Jul 2013 12:59:47 +0000 (13:59 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 28 Jul 2013 12:59:47 +0000 (13:59 +0100)
commit1cc240c747868e3cfca66b61de0f08ccb158b869
treee22334b6911af943899d1e274294224b2bcc8d11
parentdf3d2c11b0ea1b50bba9611161245afe56b220a9
Cope with errors from avcodec_decode_audio4 and also with frames that aren't complete after a single call.
src/lib/ffmpeg_decoder.cc