[FFmpeg-devel] [FFmpeg-cvslog] Adding Closed caption Support

Anshul anshul.ffmpeg at gmail.com
Tue Jan 20 12:09:40 CET 2015


On 01/13/2015 01:15 PM, Clément Bœsch wrote:
> On Tue, Jan 13, 2015 at 08:12:10AM +0100, Clément Bœsch wrote:
>> On Tue, Jan 13, 2015 at 11:26:06AM +0530, Anshul Maheshwari wrote:
>> [...]
>>>> Also added roll-up functionality.
>>>>
>>>> patch is attached.
>>>> Thanks
>>>> Anshul
>>>>
>>> Attaching patch
>>>  From ca66e917f45bd47dd797930423d488fa9c781c4c Mon Sep 17 00:00:00 2001
>>> From: Anshul Maheshwari <anshul.ffmpeg at gmail.com>
>>> Date: Mon, 12 Jan 2015 06:21:18 -0800
>>> Subject: [PATCH] Addig Rollup functionality
>>>
>>> Signed-off-by: Anshul Maheshwari <anshul.ffmpeg at gmail.com>
>>> ---
>>>   libavcodec/ccaption_dec.c | 222 +++++++++++++++++++++++++++++-----------------
>>>   1 file changed, 140 insertions(+), 82 deletions(-)
>>>
>> Please split your changes.
>>
>> One patch for the cosmetics
>> One patch for the CHAR_DEBUG/av_dlog
>> One patch for the addition of av_log
>> One patch for the reflow of init_decoder()
>> One patch for the roll-up functionality
>> One patchset to rule them all.
>>
>> Thank you.
>>
> hint: git add -p is your friend
>
>
Thanks still learning it, most of the time git say patch cant be applied.



Attached all patch.

-Anshul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Cosmetic-changes-in-cc_caption.patch
Type: text/x-patch
Size: 8693 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150120/9dd64e90/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-CHAR_DEBUG-to-av_dlog.patch
Type: text/x-patch
Size: 1813 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150120/9dd64e90/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Initilaize-array-to-known-size.patch
Type: text/x-patch
Size: 902 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150120/9dd64e90/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Adding-color-and-fonts-for-future-use-in-screen.patch
Type: text/x-patch
Size: 973 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150120/9dd64e90/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-changed-name-of-erase_display_memory-to-screen_chang.patch
Type: text/x-patch
Size: 2004 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150120/9dd64e90/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-roll-up-functionality-of-Closed-caption.patch
Type: text/x-patch
Size: 5465 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150120/9dd64e90/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-Added-error-concealment.patch
Type: text/x-patch
Size: 1259 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150120/9dd64e90/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-Closed-caption-extra-debug-log.patch
Type: text/x-patch
Size: 1368 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150120/9dd64e90/attachment-0007.bin>


More information about the ffmpeg-devel mailing list