[FFmpeg-devel] [PATCH 1/3] avfilter/ass: make sure the log level are in available range

Michael Niedermayer michaelni at gmx.at
Fri Sep 12 00:03:52 CEST 2014


On Thu, Sep 11, 2014 at 11:53:57PM +0200, Michael Niedermayer wrote:
> On Thu, Sep 11, 2014 at 09:13:29PM +0200, Clément Bœsch wrote:

[...]

> btw, in
>     [2] = AV_LOG_WARNING,   /* MSGL_WARN */
>     [3] = AV_LOG_WARNING,   /* <undefined> */
>     [4] = AV_LOG_INFO,      /* MSGL_INFO */
>     [5] = AV_LOG_INFO,      /* <undefined> */
>     [6] = AV_LOG_VERBOSE,   /* MSGL_V */
> 
> AV_LOG levels have finer level values than the named identifers
> so it would be possible to use different levels instead of using
> info and warning twice

that comment should have gone to the 2nd patch

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In a rich man's house there is no place to spit but his face.
-- Diogenes of Sinope
-------------- 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/20140912/550fc07e/attachment.asc>


More information about the ffmpeg-devel mailing list