On Wed, 29 Oct 2014 17:30:47 +0000 (UTC) Carl Eugen Hoyos <[email protected]> wrote:
> 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 Thanks. Would a patch adding a "this is UTF-8" flag to the subtitle codec headers be accepted? What should it be named? (There's already lots of stuff in AVCodecContext...) _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
