[FFmpeg-devel] 0001-logging-downgrade-recoverable-errors-to-warnings.patch
Stefan Kost
ensonic
Tue Feb 8 20:39:47 CET 2011
Am 08.02.2011 19:32, schrieb M?ns Rullg?rd:
> Stefan Kost <ensonic at hora-obscura.de> writes:
>
>> hi,
>>
>> as was suggested on IRC, sending the little patch here now.
>>
>> Stefan
>>
>> From 7b8d857859e1ba40307cdeea82381a2904949309 Mon Sep 17 00:00:00 2001
>> From: Stefan Kost <ensonic at users.sf.net>
>> Date: Tue, 8 Feb 2011 14:16:49 +0200
>> Subject: [PATCH] logging: downgrade recoverable errors to warnings
>>
>> In all 3 cases, the decoding continues and thus a warning would be sufficient.
>> Helps application that catch them with own log handers to handle them
>> accordingly.
>> ---
>> libavcodec/mpeg4videodec.c | 4 ++--
>> libavcodec/vc1.c | 2 +-
>> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> Looks good, queued. Are these the only cases like this?
>
Thanks for queick feedback! Those are all I came across. I'll send more patches
if I find more.
Stefan
More information about the ffmpeg-devel
mailing list