[FFmpeg-cvslog] r16717 - trunk/ffmpeg.c
Michael Niedermayer
michaelni
Thu Jan 22 13:41:23 CET 2009
On Thu, Jan 22, 2009 at 01:04:01PM +0100, michael wrote:
> Author: michael
> Date: Thu Jan 22 13:04:01 2009
> New Revision: 16717
>
> Log:
> Handle av_read_frame() EAGAIN return.
This seems to break the ffm regression test as ffmdec.c returns EAGAIN at
EOF which causes an infinite loop ...
Iam not sure how to fix this, ideas are welcome!
something equivalent to "#define EAGAIN EIO"
fixes it but it seems this isnt how ffm was intended to work even though
the EAGAIN never did work before my commit here
the way ffmdec.c is designed it will always need to interrupted externally
unless EAGAIN is handled like an error as it was previously.
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Thouse who are best at talking, realize last or never when they are wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20090122/7107e188/attachment.pgp>
More information about the ffmpeg-cvslog
mailing list