[FFmpeg-cvslog] mmaldec: fix problems with flush logic

2015-09-12 Thread wm4
ffmpeg | branch: master | wm4 | Tue Sep 8 19:42:23 2015 +0200| [6b652c0273d79f2e0c52ad91450bd0737cf3c8a6] | committer: Luca Barbato mmaldec: fix problems with flush logic Don't try to do a blocking wait for MMAL output if we haven't even sent a single real packet, but only flush packets. Obvio

[FFmpeg-cvslog] mmaldec: fix problems with flush logic

2015-08-11 Thread wm4
ffmpeg | branch: master | wm4 | Tue Aug 11 12:11:04 2015 +0200| [67db57ea12bf5a9cb7409a7649b476027cab23a1] | committer: wm4 mmaldec: fix problems with flush logic Don't try to do a blocking wait for MMAL output if we haven't even sent a single real packet, but only flush packets. Obviously we c