On Sat, Feb 4, 2017 at 10:29 AM, Carl Eugen Hoyos <ceffm...@gmail.com> wrote: > 2017-02-04 10:25 GMT+01:00 Hendrik Leppkes <h.lepp...@gmail.com>: > >> Another MSVC workaround is an undocumented compiler pragma, which >> works in 2013, but not in 2012 (#pragma >> execution_character_set("utf-8")), but adding pragmas to files is also >> not something you can just easily hide away without it becoming ugly. > > Is there a real disadvantage adding the pragma after your patch > gets applied? >
Adding pragmas is ugly because you can't hide them away, but its independent of this patch either way, since it targets a different compiler version. Applied this patch in the meantime, as well as 1/2 from the set. - Hendrik _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel