Re: [FFmpeg-devel] [PATCH] movtextenc.c: Add support for text highlighting

2015-07-20 Thread Niklesh Lalwani
On Mon, Jul 20, 2015 at 4:29 PM, Carl Eugen Hoyos wrote: > Niklesh Lalwani iitb.ac.in> writes: > > > This patch adds support for secondary color changes > > through highlight and hilightcolor box. The code is > > also reorganised to make it easier to read and maintain. > > If above description i

Re: [FFmpeg-devel] [PATCH] movtextenc.c: Add support for text highlighting

2015-07-20 Thread Carl Eugen Hoyos
Niklesh Lalwani iitb.ac.in> writes: > This patch adds support for secondary color changes > through highlight and hilightcolor box. The code is > also reorganised to make it easier to read and maintain. If above description is correct (I did not check), then these should be two separate patch