]> git.sesse.net Git - ffmpeg/commit
movtextenc.c: Add support for text highlighting
authorNiklesh <niklesh.lalwani@iitb.ac.in>
Mon, 20 Jul 2015 18:32:31 +0000 (00:02 +0530)
committerPhilip Langdale <philipl@overt.org>
Wed, 22 Jul 2015 03:13:40 +0000 (20:13 -0700)
commitd373b508b540aa18d13ad97bc330530fa8219421
tree9755da483fdce45e4b3f8b6a0ebfa21c336a8c20
parent93e80a343bfba2ae76151c05692d3fabf2fefdea
movtextenc.c: Add support for text highlighting

This patch takes care of the secondary color changes in ASS through highlight and hilightcolor boxes.

Signed-off-by: Niklesh <niklesh.lalwani@iitb.ac.in>
libavcodec/movtextenc.c