[FFmpeg-devel] [PATCH] gxf: return AVERROR_EOF instead of AVERROR(EIO) at end of gxf_packet

Michael Niedermayer michaelni at gmx.at
Mon Mar 19 12:56:39 CET 2012


On Mon, Mar 19, 2012 at 11:38:56AM +0100, Matthieu Bouron wrote:
> 2012/3/17 Matthieu Bouron <matthieu.bouron at gmail.com>:
> > Hi,
> >
> > gxf_packet should return AVERROR_EOF instead of AVERROR(EIO) if end of
> > stream is reached.
> > Returning AVERROR(EIO) makes movie/amovie unable to detect the end of
> > the stream and causes infinite loop.
> > Example ffmpeg -f lavfi -i
> > 'movie=test.gxf[out0],amovie=test.gxf[out1]' -f null /dev/null.
> >
> > Please comment,
> > Matthieu
> 
> ping

applied

sorry for the delay

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120319/804aba30/attachment.asc>


More information about the ffmpeg-devel mailing list