[FFmpeg-devel] [PATCH] lavc/libvorbisdec: do not return empty frames.

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue Sep 3 21:09:18 CEST 2013


On Tue, Sep 03, 2013 at 08:08:28PM +0200, Nicolas George wrote:
> Some parts of the code have been known to react badly to
> empty frames; they should, but there is no need to take risks.

I think a "not" is missing.
Apart from that, if we want to disallow this it might be better
to add a check for this case at a higher-level function, so
all codecs are "protected"?


More information about the ffmpeg-devel mailing list