[FFmpeg-devel] [PATCH 3/3] lavc: check decoded subtitles encoding.
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sun Apr 7 11:41:26 CEST 2013
On Sun, Apr 07, 2013 at 11:19:42AM +0200, Nicolas George wrote:
> Testing the codepoints is actually simpler than extracting them in the first
> place. There is already a GET_UTF8 macro in lavu, but it is way too lax to
> be used there.
Why? Do you have an real-world example where it would fail (note: due to
wrong codepage, the message you print seems to indicate this check is
about missing code page specification).
More information about the ffmpeg-devel
mailing list