[FFmpeg-cvslog] dxa: signal EOF

Nicolas George nicolas.george at normalesup.org
Wed Dec 5 21:11:57 CET 2012


Le quintidi 15 frimaire, an CCXXI, Paul B Mahol a écrit :
> @@ -212,7 +212,7 @@ static int dxa_read_packet(AVFormatContext *s, AVPacket *pkt)
>              return -1;

Is this one correct?

>          }
>      }
> -    return AVERROR(EIO);
> +    return AVERROR_EOF;

Regards,

-- 
  Nicolas George
-------------- 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-cvslog/attachments/20121205/9c8e1fda/attachment.asc>


More information about the ffmpeg-cvslog mailing list