]> git.sesse.net Git - ffmpeg/commit
lavc/movtextenc: simplify style record updates
authorJohn Stebbins <jstebbins@jetheaddev.com>
Sat, 4 Apr 2020 20:43:25 +0000 (14:43 -0600)
committerPhilip Langdale <philipl@overt.org>
Fri, 10 Apr 2020 16:32:13 +0000 (09:32 -0700)
commit1bf0df4c4f52df044b57ff477418cae9c24820f8
tree5f08d75a3399b31cd5e4d157de2b396788237948
parent15b81f5e6b1c3f87ec71d0543ed649920bdb3f23
lavc/movtextenc: simplify style record updates

Makes style update code easier to extend for style types not yet handled

Signed-off-by: Philip Langdale <philipl@overt.org>
libavcodec/movtextenc.c