[FFmpeg-devel] [PATCH 3/3] ass: move text_event_to_ass from textdec.c to ass.c and export it

Marton Balint cus at passwd.hu
Fri Nov 8 11:53:15 CET 2013


On Tue, 29 Oct 2013, Clément Bœsch wrote:

> On Fri, Oct 25, 2013 at 01:47:06AM +0200, Marton Balint wrote:
>> Signed-off-by: Marton Balint <cus at passwd.hu>
>> ---
>>  libavcodec/ass.c     | 39 +++++++++++++++++++++++++++++++++++++++
>>  libavcodec/ass.h     | 12 ++++++++++++
>>  libavcodec/textdec.c | 45 +++------------------------------------------
>>  3 files changed, 54 insertions(+), 42 deletions(-)
>>
>
> Fine with me so far, but I would like to see the final changes (I'm
> assuming this is for making libzvbi decode to proper text) before this
> patchset is applied, unless you have an objection.

Have you had time to check out the libzvbi patches based on this? I will 
ask Michael to merge the whole stuff with the ass patches within, if they 
are OK with you.

Thanks,
Marton


More information about the ffmpeg-devel mailing list