[FFmpeg-devel] [PATCH] make av_get_packet return AVERROR_EOF if appropriate

Reimar Döffinger Reimar.Doeffinger
Thu Oct 1 18:25:13 CEST 2009


Hello,
I think av_get_packet should return an error (AVERROR_EOF) when it read nothing
at all due to reaching EOF.
I think this will also simplify my attempts to clean up the raw read
functions to be more consistent/whatever.



More information about the ffmpeg-devel mailing list