[FFmpeg-devel] [PATCH] avformat/subtitles: reduce log level of	UTF-16 warning
    Carl Eugen Hoyos 
    cehoyos at ag.or.at
       
    Wed Oct 29 18:30:47 CET 2014
    
    
  
wm4 <nfxjfg <at> googlemail.com> writes:
>      if (s && (r->type == FF_UTF16LE || r->type == FF_UTF16BE))
> -        av_log(s, AV_LOG_WARNING,
> +        av_log(s, AV_LOG_INFO,
Patch applied.
Thank you, Carl Eugen
    
    
More information about the ffmpeg-devel
mailing list