[FFmpeg-devel] [PATCH 1/4] matroska: don't complain about unknown elements
Michael Niedermayer
michaelni at gmx.at
Mon Feb 9 21:42:26 CET 2015
On Mon, Feb 09, 2015 at 08:38:58PM +0100, wm4 wrote:
> Matroska is an extensible format - unknown elements must be expected. It
> shouldn't complain about such elements to the user either; it'll just
> generate noise. The "error_recognition & AV_EF_EXPLODE" is completely,
> wrong why would it explode on valid files?
>
> It's still useful for debugging, so the message is left in place with a
> higher log level.
> ---
> libavformat/matroskadec.c | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Democracy is the form of government in which you can choose your dictator
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150209/38bb8f33/attachment.asc>
More information about the ffmpeg-devel
mailing list