]> git.sesse.net Git - ffmpeg/commit
avcodec/movtextdec: Avoid loop when writing UTF-8 character to AVBPrint
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 17 Oct 2020 17:26:35 +0000 (19:26 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 19 Oct 2020 03:09:00 +0000 (05:09 +0200)
commitba795890ec2de3150023433044cb4c9c5d1e7c74
treec20530b7f7435980661f59a0504ffd85768727ea
parentc84a91eff73d6fa3b75cea75ce389ef94e9327b1
avcodec/movtextdec: Avoid loop when writing UTF-8 character to AVBPrint

Reviewed-by: Philip Langdale <philipl@overt.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
libavcodec/movtextdec.c