Commit Graph

249 Commits

Author SHA1 Message Date
Ruslan Kuchumov
331038634d password bug fix 2014-08-09 21:17:41 +00:00
Ruslan Kuchumov
aa2c316093 Chris's patch 2014-08-09 20:52:15 +00:00
cfsmp3
3347f5d345 Version bump 2014-08-09 13:18:56 +02:00
cfsmp3
141792a299 Delete upgradelog. 2014-08-09 13:18:14 +02:00
cfsmp3
183e613981 Merge branch 'pr/n93_wforums' 2014-08-08 16:39:02 +02:00
wforums
19e2912a71 AVC fps fix
- Will now change current_fps based on AVC data (if present). Should fix
an issue with low fps video that was submitted.
2014-08-07 21:09:45 +02:00
wforums
dc82154a03 AVC fps fix
Changes.txt updated.
2014-08-07 21:09:31 +02:00
cfsmp3
2029dab3bf Merge branch 'pr/n92_anshul1912' 2014-08-05 21:24:08 +02:00
wforums
405d808d0b WTV fix
Fixed WTV
2014-08-04 21:10:17 +02:00
Anshul Maheshwari
783e889634 showing language at channel in DVB transcript 2014-07-31 01:28:19 +05:30
Anshul Maheshwari
a32c8a3b7f dvb output as transcript 2014-07-30 23:00:55 +05:30
Anshul Maheshwari
5618df35c6 Merge branch 'master' of https://github.com/anshul1912/ccextractor 2014-07-30 21:17:44 +05:30
Anshul Maheshwari
c054594383 output of dvb in srt sami smptett format 2014-07-30 21:17:04 +05:30
Anshul Maheshwari
c58f99378f removing redundant snprintf defines 2014-07-30 00:33:47 -07:00
Anshul Maheshwari
45d1dfe425 merging src/cc_encoders_common.c 2014-07-30 11:45:25 +05:30
Anshul Maheshwari
a5dcf9242d dvb_sub_decoder use common encoder interface 2014-07-30 11:40:12 +05:30
cfsmp3
ecc0714f48 Correction to text files 2014-07-29 10:12:22 +02:00
cfsmp3
26410b991d Version pump 2014-07-29 10:06:45 +02:00
cfsmp3
19b1bff7f4 Merge branch 'pr/n91_anshul1912'
Conflicts:
	docs/CHANGES.TXT
2014-07-29 09:28:28 +02:00
Anshul Maheshwari
bc1aff78d7 updated README 2014-07-29 08:16:00 +02:00
Anshul Maheshwari
2df8931d00 updated changes.txt 2014-07-29 08:13:54 +02:00
wforums
b765198d53 Updated for 0.71
-
2014-07-28 22:22:47 +02:00
cfsmp3
22f620400a Merge branch 'pr/n89_anshul1912' 2014-07-28 21:22:29 +02:00
cfsmp3
a68add78d0 Merge branch 'pr/n88_rkuchumov'
Conflicts:
	docs/CHANGES.TXT
2014-07-28 17:56:15 +02:00
Ruslan Kuchumov
14d866e8a2 -stdin parameter 2014-07-28 18:48:07 +00:00
Anshul Maheshwari
335bca4507 uninitialized values used in encoder 2014-07-28 17:48:25 +02:00
Ruslan Kuchumov
f31425e9f0 cygwin support 2014-07-28 13:57:54 +00:00
Anshul Maheshwari
3f54fab5f4 Indentation of file 2014-07-28 11:19:33 +05:30
Anshul Maheshwari
59c62d48b3 handle memory leakage 2014-07-28 10:55:46 +05:30
Ruslan Kuchumov
a926766478 merge conflict 2014-07-27 23:24:19 +00:00
Ruslan Kuchumov
cc233c61f2 changes.txt 2014-07-27 23:23:11 +00:00
cfsmp3
e9fcdf392f Merge branch 'pr/n83_rkuchumov'
Conflicts:
	src/file_functions.c
	src/params.c
2014-07-27 20:29:05 +02:00
Ruslan
c42f039297 fix 2014-07-26 21:17:20 +04:00
Ruslan Kuchumov
8cbaf09b4f moved udp code to networking.c 2014-07-26 21:07:45 +00:00
Ruslan Kuchumov
ee8d5dff66 goddamn windows 2014-07-26 17:56:58 +00:00
Ruslan Kuchumov
ec0873f5a2 windows support 2014-07-26 12:06:17 +00:00
Ruslan Kuchumov
29515bfcd5 some changes to the protocol 2014-07-25 19:58:16 +00:00
Ruslan Kuchumov
c85ebb0c1e usage & no debug 2014-07-25 18:17:46 +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
Ruslan Kuchumov
5094351469 listening tcp port 2014-07-24 20:19:13 +00:00
Anshul Maheshwari
5d6a770ce8 error checking for socket 2014-07-23 13:34:36 +05:30
Anshul Maheshwari
010d7f9ce4 error checking in fdprintf 2014-07-23 13:14:20 +05:30
Anshul Maheshwari
fb49e680a6 error checking in getfilesize 2014-07-23 13:10:42 +05:30
Anshul Maheshwari
6b98856892 put telexcc debug code inside a macro 2014-07-23 13:08:04 +05:30
Anshul Maheshwari
1a479a7199 looking for writing beyond the memory
increasing memory to 40, though only 38 is required but to make it
multiple of 4 and 8 looking at 32bit and 64 bit system.
2014-07-23 11:58:38 +05:30
Anshul Maheshwari
2894bcd7ff closed cid 26479 getc does not match eof 2014-07-22 15:36:00 +05:30
Anshul Maheshwari
1ae8040bd7 closing configurtion file correctly 2014-07-22 14:08:02 +05:30
Ruslan Kuchumov
57a80084ce bin support 2014-07-21 13:18:20 +00:00
Ruslan Kuchumov
e35b4ea62c small fix 2014-07-21 11:10:02 +00:00