[FFmpeg-devel] [PATCH] Mark truncated packets as corrupt in av_get_packet.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Tue May 1 19:38:02 CEST 2012
On Tue, May 01, 2012 at 07:36:35PM +0200, Reimar Döffinger wrote:
> Manually remove that flag again for formats that read an arbitrary
> amount of data and thus truncation is not an error.
I thought about making that a format flag, which might be a bit more
self-documenting, but on the other hand it is rather few formats
where that problem exists.
More information about the ffmpeg-devel
mailing list