Saurabh Shrivastava
720008f9fb
Update params.c
2017-01-12 02:03:08 +05:30
AlexBratosin2001
ade11eb80f
Fixed DVB multiprogram (timing is still broken)
2017-01-11 22:30:39 +02:00
Saurabh Shrivastava
d8a6642d5f
Exit if input source is stdin for MP4.
2017-01-12 01:58:25 +05:30
Saurabh Shrivastava
2464064226
Stop GPAC from analyzing if input source is stdin.
2017-01-12 01:54:31 +05:30
Carlos Fernandez
591d74d0c5
Merge branch 'master' of https://github.com/CCExtractor/ccextractor
2017-01-11 11:53:56 -08:00
Carlos Fernandez
14286a0025
Avoid calling fatal() on warning.
...
Minor indenting.
2017-01-11 11:53:43 -08:00
Evgeny
ddce5829d5
Musical note should replace 'Delete' in G0 Table
2017-01-11 19:18:32 +03:00
Evgeny
ebd9fc4bfe
Minor mistake in bitsream fixed
2017-01-11 14:14:35 +03:00
gonzaloUran
6f8d99b39e
pesheader-option ( #628 )
2017-01-10 16:56:30 -08:00
saurabhkapur
65634a18d1
Fixes #618 ( #619 )
2017-01-10 16:27:28 -08:00
Saurabh Shrivastava
827ace8dca
SMPTE-TT : Removed appearance of garbage value in color code. ( #625 )
...
Also polished and improved existing code. More details : CCExtractor#620
2017-01-10 16:26:23 -08:00
AlexBratosin2001
baa5b0d14f
Fixed error regarding last commit
2017-01-11 00:24:07 +02:00
AlexBratosin2001
b633491b91
Perfected DVB timing and cleaned up code
2017-01-11 00:00:06 +02:00
AlexBratosin2001
9f331b6a92
Merge remote-tracking branch 'upstream/master'
2017-01-10 23:59:16 +02:00
Carlos Fernandez
b5de22ff13
Solve crash caused by boxdestroy?
2017-01-10 13:06:34 -08:00
Carlos Fernandez
e4c9a95f7c
Memory leaks in ocr.c
2017-01-10 12:59:23 -08:00
Carlos Fernandez
90001b6c23
Fix in memory free
2017-01-10 12:20:15 -08:00
Carlos Fernandez
19fec61902
Fix: Memory leak in ccx_encoders_smptett.c
2017-01-10 12:16:05 -08:00
Carlos Fernandez
acc63cc478
Merge branch 'pr/n623_Izaron'
2017-01-10 11:35:24 -08:00
Carlos Fernandez
7a4bcd3b52
Merge branch 'master' of https://github.com/CCExtractor/ccextractor
2017-01-10 11:18:41 -08:00
Carlos Fernandez
4017b59f97
Init saw_caption_block in decoder context.
2017-01-10 11:18:18 -08:00
Evgeny
407a40e32e
Fixed italics and underline bit flags
2017-01-10 22:17:13 +06:00
Evgeny
714700f6b5
Fixed column count to correct values
2017-01-10 22:03:50 +06:00
Evgeny
d60baf1895
Added support of UTF16
2017-01-10 12:12:13 +06:00
Carlos Fernandez
14418d6fa1
Added +x to build-static.sh
2017-01-09 22:42:20 +00:00
Carlos Fernandez
2db16f09c7
Added static binary build script (linux).
2017-01-09 12:08:36 -08:00
Carlos Fernandez
178aa1de9c
Typo in CHANGES.TXT
2017-01-09 11:41:48 -08:00
Carlos Fernandez
6716704dc3
Added more content to CHANGES.TXT
2017-01-09 11:08:27 -08:00
Carlos Fernandez
d7d7d62971
Updated CHANGES.TXT with the new stuff for 0.85.
2017-01-09 11:06:19 -08:00
AlexBratosin2001
737c0f4205
Added Alexandru Bratosin to README.TXT
2017-01-09 20:15:36 +02:00
Carlos Fernandez
766145275a
Merge branch 'pr/n622_AlexBratosin2001'
...
Version change from 0.84 to 0.85.
2017-01-09 10:09:13 -08:00
Carlos Fernandez
7517a5448e
Merge branch 'master' of https://github.com/CCExtractor/ccextractor
2017-01-09 10:04:27 -08:00
Carlos Fernandez
80a0f1a1c1
Changed where to report bugs.
2017-01-09 10:04:10 -08:00
Abhinav Shukla
5933194570
Progress activity and more context
2017-01-09 21:14:52 +05:30
AlexBratosin2001
898ce5bf87
Fixed Teletext related issues (+DVB) and added other stuff
2017-01-09 16:14:05 +02:00
Abhinav Shukla
fbc7cb5452
Setting up skeleton for tickertext based burned in detection
2017-01-09 17:51:15 +05:30
Abhinav Shukla
5c646d214c
Merge remote-tracking branch 'upstream/master'
2017-01-08 21:59:36 +05:30
Carlos Fernandez
6f11230a87
Merge branch 'master' of https://github.com/CCExtractor/ccextractor.git
2017-01-08 07:51:58 -08:00
Carlos Fernandez
a63acf4f45
Changed minor text in a debug function.
2017-01-08 07:51:44 -08:00
Evgeny
a41cd3f0c4
Added spaces as in 608 subs
...
Length of the string is equal to 32, and so subtitles are displayed in
VLC with spaces, not the text without spaces in the middle of screen.
2017-01-08 21:50:56 +06:00
Siddhartha Gairola
9fc0402b0f
Fixed memory leaks. refer issue #615 ( #617 )
...
* Fixed memory leaks issue #615
* Fixed memory leaks issue #615
* Update lib_ccx.c
2017-01-08 07:29:15 -08:00
Anukul Sangwan
4852987aae
return a non-zero return code if no subtitles were found ( #553 )
...
* return a non-zero return code if no subtitles were found
* fix for mp4
2017-01-08 01:08:45 -08:00
saurabhkapur
83632761a4
tesseract library file included in mac build command ( #612 )
...
* tesserac file added in mac build command
* tesserac file added in mac build command
* Delete .DS_Store
2017-01-07 11:52:39 -08:00
Evgeny Shulgin
2229a51b66
Added FFMPEG 3.0 what compatible with XP ( #610 )
2017-01-07 11:52:13 -08:00
Siddhartha Gairola
86a826edaf
GPAC double free issue resolved. Issues 608 and 609 also resolved. ( #611 )
...
* A pointer was freed twice in file
* The double free issue in GPAC is updated according to the latest source code. Issues 608 and 609 also resolved.
* Update wtv_functions.c
2017-01-07 11:51:20 -08:00
cfsmp3
b6dc6dd876
Merge branch 'pr/n605_brooss'
2017-01-06 09:28:01 +01:00
Brooss
4ed60073d2
Fix for bad WTV timings ( #452 )
2017-01-06 15:12:18 +11:00
cfsmp3
7d01c963b8
Merge branch 'pr/n600_grave-w-grave'
2017-01-05 10:26:12 +01:00
cfsmp3
80047e536d
Merge branch 'pr/n601_AlexBratosin2001'
2017-01-05 10:25:17 +01:00
cfsmp3
4bcabff630
Merge branch 'pr/n602_Lord-AJ'
2017-01-05 10:24:41 +01:00