Commit Graph

48 Commits

Author SHA1 Message Date
Ruslan Kuchumov
84db812769 windows support 2014-09-08 18:49:37 +00:00
Ruslan Kuchumov
7763f8aeab pointer bugfix 2014-09-08 18:02:49 +00:00
Ruslan Kuchumov
faa879801e printing output on SIGINT 2014-09-08 09:02:10 +00:00
wforums
e9f8313f7c BOM parameter
BOM can be not written now if -nobom is passed as parameter.
2014-09-06 13:16:25 +02:00
Ruslan Kuchumov
c9465e476b segfault when no input files bugfix 2014-09-04 16:02:51 +00:00
Ruslan Kuchumov
45d237da40 removed bin output when sending to server 2014-09-04 15:33:02 +00:00
wforums
cece92a828 Merge conflict resolve
Fixed merge conflicts
2014-08-18 13:50:30 +02:00
cfsmp3
8a2e71fcfb Merge branch 'pr/n99_rkuchumov' 2014-08-18 13:33:06 +02:00
wforums
301c2a7138 Library - step one and half
- moved around some functions
- 608_helpers is gone now (moved last function)
2014-08-18 10:35:43 +02:00
Ruslan Kuchumov
1493b6c4f5 renaming 2014-08-15 21:29:28 +00:00
wforums
74ab732999 Library - fixes
-
2014-08-15 18:37:15 +02:00
wforums
597304e932 Merge from upstream
-
2014-08-15 12:34:18 +02:00
Anshul Maheshwari
47bfe6bffc corrected timing for tudor using ffmpeg 2014-08-15 12:28:29 +02:00
Anshul Maheshwari
b15f54c7f9 Intigration of ffmpeg in ccextractor 2014-08-15 12:28:28 +02:00
wforums
bc3794eb14 Library - step one and hafl
-
2014-08-15 11:59:53 +02:00
wforums
4e66d290a6 Library - step one and half
Moved most of 608_helper functions to ccx_encoders_helpers, as they seem
more logical. No idea yet where the last one has to go (used in both
encoder/decoder 608 right now)
2014-08-15 11:44:14 +02:00
wforums
b334acb426 Library - step one and half
Decoupled 708 from ccextractor.h (finally), reworked some things as
well.
2014-08-13 15:33:51 +02:00
Anshul Maheshwari
c3397d1949 corrected timing for tudor using ffmpeg 2014-08-13 17:48:00 +05:30
Ruslan Kuchumov
41ad0b4006 cc_name 2014-08-12 22:32:11 +00:00
wforums
afaa7c8b76 Merge try
Trying to merge
2014-08-12 11:41:22 +02:00
Anshul Maheshwari
f84b69aca7 Intigration of ffmpeg in ccextractor 2014-08-12 10:43:07 +05:30
cfsmp3
e9fcdf392f Merge branch 'pr/n83_rkuchumov'
Conflicts:
	src/file_functions.c
	src/params.c
2014-07-27 20:29:05 +02:00
Ruslan Kuchumov
8cbaf09b4f moved udp code to networking.c 2014-07-26 21:07:45 +00:00
Ruslan Kuchumov
d6e66d5c7f password 2014-07-24 22:47:47 +00:00
Ruslan Kuchumov
f65f2b229a params 2014-07-24 21:14:56 +00:00
Anshul Maheshwari
6b98856892 put telexcc debug code inside a macro 2014-07-23 13:08:04 +05:30
Ruslan Kuchumov
947333ea64 init 2014-07-21 11:08:29 +00:00
cfsmp3
2e8582b14c Merge branch 'pr/n74_anshul1912'
Conflicts:
	src/608_sami.c
2014-07-20 10:46:21 +02:00
Anshul Maheshwari
f543e3f4e2 xds extraction in seprate output context 2014-07-19 16:29:28 +05:30
Anshul Maheshwari
69c0b2e223 handling end of data correctly 2014-07-16 16:06:29 +05:30
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
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
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
wforums
bd49f0f959 Fix for .bin/RCWT file generation
When not using latin1 charset, we were producing unreadable .bin files.

Fixed by adding a separate case where for an RCWT under no circumstance
BOM's can be added before the header.
2014-07-10 12:37:30 +02:00
Anshul Maheshwari
1ee4b9bd01 put wtv specific dump in WTV_DEBUG macro 2014-07-07 17:45:12 +05:30
Anshul Maheshwari
0c29b8b27d Support for configuration file 2014-07-01 17:49:21 +05:30
cfsmp3
0b42956d65 Merge branch 'pr/n57_wforums'
Conflicts:
	docs/CHANGES.TXT
2014-07-01 12:26:57 +02:00
wforums
c258207e4f Finished Custom TTXT
Finished.
- Reordered parameters
- Fully removed ccx_options.ucla_settings as it's fully replaced by the
transcript_settings
- Added parameter parsing + explanation for the custom TTXT
- Finished teletext changes for custom TTXT format
2014-07-01 09:46:18 +02:00
wforums
a0f9387889 Custom TTXT
Almost done, still left to do:
- update telxx.c to reflect changes
- add new commandline parameter + parsing.

608 & XDS are working already for normal & UCLA mode, nothing
broken/changed output wise.
2014-07-01 09:46:06 +02:00
wforums
0d463342f3 ttxt cont 2014-07-01 09:45:54 +02:00
Anshul Maheshwari
ff4ae8d6ae converting soace to tab 2014-06-15 13:33:28 +05:30
Ruslan Kuchumov
6060950901 file analysis init #17 2014-06-05 17:53:09 +00:00
Anshul Maheshwari
016674b0eb timing tweaks for dvb to spupng 2014-05-31 10:32:51 +05:30
Anshul Maheshwari
32b86d5d58 seprated 608 dependency from spupng encoder 2014-05-21 17:36:51 +05:30
cfsmp3
8980e807a8 Rename everything else to .c 2014-05-16 12:35:11 +02:00