Commit Graph

1638 Commits

Author SHA1 Message Date
cfsmp3
35e39962ef Removed some old commented out code. 2014-05-26 16:14:48 +02:00
cfsmp3
85c09d3a82 Merge branch 'pr/n36_rkuchumov' 2014-05-26 16:08:52 +02:00
Ruslan Kuchumov
0676d73d57 victoria.justice.ts bug fix 2014-05-25 18:58:12 +00:00
Anshul Maheshwari
a179dfea91 making png with palette 2014-05-26 00:15:58 +05:30
Anshul Maheshwari
1c7f35d4a1 done indentation of dvbsubtitle module 2014-05-25 05:50:47 +05:30
Anshul Maheshwari
fbe475ff71 removed printf and using mprint in dvb decoder 2014-05-25 04:00:31 +05:30
Anshul Maheshwari
59dc32c53c corrected initial time for dvb sub 2014-05-24 13:44:33 +05:30
Anshul Maheshwari
d44683adc5 Support spupng output in dvbsub decoder 2014-05-24 13:31:47 +05:30
Anshul Maheshwari
49bccde7d9 Remove redundant code from 608_spupng
using function in spupng.c to write spu tags and comment
2014-05-24 21:52:14 +05:30
Anshul Maheshwari
27cf417e59 making spupng more modular
In constant.h I have added type of subtitle so that
encoder can know whether decoder can actually convert
its type or not. for example dvb subtitle have pixel block
not all decoder support pixel block as input(atleaset without ocr).

In spupng encoder i have added more function to make it moduler
2014-05-24 21:39:34 +05:30
Anshul Maheshwari
32b86d5d58 seprated 608 dependency from spupng encoder 2014-05-21 17:36:51 +05:30
Anshul Maheshwari
9c1e23cc9f lseek64 is not required by linux 2014-05-21 12:20:32 +05:30
cfsmp3
f7c0000add Moved up enum 2014-05-20 11:36:52 +02:00
Anshul Maheshwari
e27447f46d telxcc.c compatible to c 2014-05-17 11:06:58 +05:30
cfsmp3
e402441070 Structures before functions 2014-05-16 14:48:29 +02:00
cfsmp3
09d71641d8 More 2014-05-16 13:06:19 +02:00
cfsmp3
8980e807a8 Rename everything else to .c 2014-05-16 12:35:11 +02:00
cfsmp3
1b4fa3acea Renamed all 608*.cpp to 608.c 2014-05-15 21:57:43 +02:00
Anshul
cfba1a11c5 fix teletext detection by parsing all desc tag
Fix #20
2014-05-10 06:06:13 +05:30
Anshul Maheshwari
c027956032 Merge remote-tracking branch 'upstream/master' 2014-05-09 19:18:49 +05:30
Anshul Maheshwari
bff41a1986 Removed Problem compiling c file in Visual Studio
Also moved -I include flags in INCLUDE variable since preprocessor
needs the location of header file, while compiling c to object file.

In src/dvb_subtitle_decoder.h added cpp guard

changed dvb cpp extension to c and removed some extra space at end of
line.
2014-05-09 19:11:28 +05:30
cfsmp3
83bddf9a34 Merge branch 'pr/n26_rkuchumov' 2014-05-09 13:53:14 +02:00
Ruslan Kuchumov
ac001ab817 Some changes to Makefile 2014-05-09 13:01:01 +00:00
cfsmp3
aae44513b4 Merge branch 'rkuchumov/spupng' 2014-05-09 13:47:30 +02:00
Ruslan Kuchumov
b8c075941b spupng port to C (#19) 2014-05-09 12:46:38 +00:00
Anshul Maheshwari
31318e4e4d Merge remote-tracking branch 'ruslan/spupng' 2014-05-09 16:40:25 +05:30
Anshul Maheshwari
7b7e98851f Merge remote-tracking branch 'ruslan/makefile' 2014-05-09 16:40:12 +05:30
cfsmp3
1026085e7a Merge branch 'master' into anshul1912/master 2014-05-06 10:47:02 +02:00
cfsmp3
af9a8cb1ed All changes pushed 2014-05-06 10:46:30 +02:00
cfsmp3
d3d62743df Changed version to 0.70a1 2014-05-06 10:17:00 +02:00
Anshul Maheshwari
ca15a5230f dumping png file from dvbsub decoder using libpng 2014-05-06 11:31:03 +05:30
Anshul
081c11eb0b Upgraded png library source code to 1.6.10 2014-05-05 22:15:30 +05:30
cfsmp3
64f56e6c9f Some changes from Anshul 2014-05-05 12:29:45 +02:00
Anshul Maheshwari
a6c36197ba Implementation of DVB Subtitle 2014-04-29 16:30:00 +05:30
cfsmp3
6033e5bea8 context in 608 2014-04-28 12:11:29 +02:00
cfsmp3
d3eed35b67 Bugfixes (timing rollover, solid block) 2014-04-18 16:59:02 +02:00
cfsmp3
f23f0a6b33 Create README.md 2014-04-12 13:17:14 +02:00
cfsmp3
6e0db8aa1d Initial git. 2014-04-12 12:41:27 +02:00