[FFmpeg-devel] [PATCH 2/2] avutil/log: print level prefix also when no AVClass context is available
Tobias Rapp
t.rapp at noa-archive.com
Fri Mar 16 10:10:06 EET 2018
On 16.03.2018 00:03, Michael Niedermayer wrote:
> On Wed, Mar 14, 2018 at 09:55:23AM +0100, Tobias Rapp wrote:
>> Adds the level prefix to all log messages, except those with level <=
>> AV_LOG_QUIET as they seem to be used for flushing the log buffer.
>>
>> Signed-off-by: Tobias Rapp <t.rapp at noa-archive.com>
>> ---
>> libavutil/log.c | 6 +++---
>> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> LGTM
>
> thx
Pushed, thanks for review.
Regards,
Tobias
More information about the ffmpeg-devel
mailing list