]> git.sesse.net Git - ffmpeg/commit
avcodec/movtextdec: Use bytestream API
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Sat, 17 Oct 2020 17:34:15 +0000 (19:34 +0200)
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>
Mon, 19 Oct 2020 03:13:00 +0000 (05:13 +0200)
commit71981d7d4d19cc0e812b55c698e15f1654106c32
treee4d16ca0e516d402570850e7d4107ea74a76f976
parentba795890ec2de3150023433044cb4c9c5d1e7c74
avcodec/movtextdec: Use bytestream API

Improves readability.

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