Generate spupng xml and png files in <file_name>.d#28
Generate spupng xml and png files in <file_name>.d#28anshul1912 wants to merge 1 commit intoCCExtractor:masterfrom anshul1912:master
Conversation
|
This isn't based against the current github version (which was the -void write_subtitle_file_footer(struct s_context_cc608 *context) That's a no-go :-) We're using s_context_cc608 (which contains a A clean patch is needed here. On Tue, May 13, 2014 at 8:47 PM, Anshul Maheshwari
|
|
On May 14, 2014 12:28:51 AM IST, cfsmp3 notifications@github.com wrote:
Yaa it grew large, I will make smaller commits from now. Even this I will slice it in digestable chunks. :) Though I would like to tell that it is based on current git, those functions you were pointing are not removed but moved to spupng_xml_enc.c I removed s_context_cc608 since that function does not use anything other then out structure. -AnshulSent from my Android device with K-9 Mail. Please excuse my brevity. |
|
need to be done in small patch |
- Closes CCExtractor#27 by completely rewriting the compress function to iron out bugs - Closes CCExtractor#13 by only displaying the lines which have some difference in them
this pull request contain two commits.
one to separate spupng module out, so that dvbsub decoder can also use it.
another is to generate spupng subtitle from dvbsubtile decoder.