Commit Graph

1788 Commits

Author SHA1 Message Date
Anshul Maheshwari
097fdb643b corecting boundary of xds_call_letters 2014-07-21 11:41:42 +05:30
Anshul Maheshwari
43094a9897 fix typo while checking boundary 2014-07-21 11:36:20 +05:30
Anshul Maheshwari
aefa623cd4 reverted typo for xds with mprint 2014-07-20 20:07:28 +05:30
Anshul Maheshwari
1be11738eb removed redundant declaration in header file 2014-07-20 20:06:36 +05:30
Anshul Maheshwari
5a09c116f6 correct xdsprint argument 2014-07-20 14:26:42 +05:30
cfsmp3
bb700db08e Merge branch 'pr/n78_anshul1912' 2014-07-20 10:46:38 +02:00
cfsmp3
2e8582b14c Merge branch 'pr/n74_anshul1912'
Conflicts:
	src/608_sami.c
2014-07-20 10:46:21 +02:00
Anshul Maheshwari
8d47dc2f82 corrected size of expression 2014-07-20 13:37:35 +05:30
Anshul Maheshwari
6a3c736195 Added comments, to use function and structure 2014-07-20 08:53:43 +05:30
Anshul Maheshwari
9463999325 added snprintf in utility 2014-07-19 12:27:22 -07:00
Anshul Maheshwari
e50c30eaaa not to write 0 bytes
write have undefined( not mentioned behaviour when 0 bytes written)
write xds data even if start_time is 0
2014-07-19 22:10:50 +05:30
Anshul Maheshwari
45a3e21897 passed as argument cur_xds_packet_class 2014-07-19 18:34:42 +05:30
Anshul Maheshwari
47dbcdff9c write xds data only when option is passed 2014-07-19 18:15:53 +05:30
Anshul Maheshwari
dc164f81e5 improved xds logic 2014-07-19 17:46:16 +05:30
Anshul Maheshwari
bab0ec8b60 removed implicit declaration warning 2014-07-19 16:35:53 +05:30
Anshul Maheshwari
f543e3f4e2 xds extraction in seprate output context 2014-07-19 16:29:28 +05:30
Ruslan Kuchumov
43d4b9abaa typo fix 2014-07-18 21:45:57 +00:00
Ruslan Kuchumov
f5bbb6aef5 output to stdout when -out=null removed 2014-07-18 21:44:47 +00:00
Ruslan Kuchumov
25b666c2ae seg fault fix 2014-07-18 21:43:53 +00:00
Anshul Maheshwari
78087073ac mpg file correction 2014-07-18 11:23:16 +02:00
Anshul Maheshwari
12c2ced497 corrected transcript for mov files 2014-07-17 17:26:14 +02:00
cfsmp3
87954419ba Typo fix 2014-07-16 14:31:41 +02:00
cfsmp3
0add0bc2e9 Detect out-of-band XDS packets and a couple of other bugfixes. 2014-07-16 14:30:59 +02:00
Anshul Maheshwari
7858afb837 Merge branch 'seprate_output_context' of https://github.com/anshul1912/ccextractor into seprate_output_context 2014-07-16 16:07:21 +05:30
Anshul Maheshwari
69c0b2e223 handling end of data correctly 2014-07-16 16:06:29 +05:30
Anshul Maheshwari
855ca48220 not to use g++ 2014-07-16 16:05:55 +05:30
Anshul Maheshwari
02bee86397 correct value for try_to_add_start_credits 2014-07-14 21:28:27 +05:30
Anshul Maheshwari
315d466da8 updated mythtv for encoder 2014-07-14 18:47:54 +05:30
Anshul Maheshwari
d4597e0094 indentation of mythtv 2014-07-14 17:52:06 +05:30
cfsmp3
b8ff3414c0 Fix is packet size, as reporte by Coverity 2014-07-14 14:12:12 +02:00
Anshul Maheshwari
2206cc1f78 adding encoder in rcwt loop 2014-07-14 17:24:20 +05:30
Anshul Maheshwari
00433467be use_"-12"_and_"-out=raw"_tn_both_fields_in_1_file 2014-07-14 17:20:03 +05:30
Anshul Maheshwari
1000e33e7f adding raw data support 2014-07-14 13:37:30 +05:30
Anshul Maheshwari
a64245fb5b correcting help message typo 2014-07-14 13:37:07 +05:30
Anshul Maheshwari
2f784f00ff correcting logic of devide time
Added another loop so that data whose start time is
already set, does not get affected while setting
others time.

in cc_encoder doing data++ so that it can buffer
more then 2 data
2014-07-14 13:32:54 +05:30
Anshul Maheshwari
136012c558 moving write header in init_encoder
RCWT header can't have a BOM before it, or parsing it later will not
be possible
2014-07-13 18:40:50 +05:30
Anshul Maheshwari
874abf6442 added encoder context in spupng 2014-07-13 18:28:39 +05:30
Anshul Maheshwari
20975957ee corrected corruption of sub for mp4 2014-07-13 18:28:33 +05:30
Anshul Maheshwari
1fabae2870 using encoder from cc_encoder_common 2014-07-13 18:28:28 +05:30
Anshul Maheshwari
abb3523ee3 passing encoder context 2014-07-13 18:28:22 +05:30
Anshul Maheshwari
ec63a06e25 generic-code-from-608-encoder-to-common-encoder 2014-07-13 18:28:16 +05:30
Anshul Maheshwari
8b4353f08c passing-subtitle-in-output_c 2014-07-13 18:28:11 +05:30
Anshul Maheshwari
8bfb3b87c3 remove declaration conflicts 2014-07-13 18:28:06 +05:30
Anshul Maheshwari
f1a493b999 passing-subtitle-in-myth.c-n-sequencing.c 2014-07-13 18:28:00 +05:30
Anshul Maheshwari
3afcfa79e1 allocating-cc_subtitle-for-mp4 2014-07-13 18:27:55 +05:30
Anshul Maheshwari
adaa436f6b allocating-cc_subtitle-in-general_loop.c 2014-07-13 18:27:49 +05:30
Anshul Maheshwari
37135762c5 passing-av-subtitle-in-es_userdata.c 2014-07-13 18:27:44 +05:30
Anshul Maheshwari
e6aa7128df passing cc_subtitle in ccextractor_h n es_function_c 2014-07-13 18:27:37 +05:30
Anshul Maheshwari
da8d4a290c passing cc_subtitle in src/avc_functions.c 2014-07-13 18:27:30 +05:30
Anshul Maheshwari
4d11a727d9 passing cc_subtitle in cc608 decoder 2014-07-13 18:27:20 +05:30