Hori75
|
bbe2f33399
|
The real changes (This gonna be messy)
|
2017-12-31 19:36:08 +07:00 |
|
William
|
c8008b441a
|
{IMPROVEMENT] Whitespace changes (Part of libGPAC update) (#870)
* Whitespace changes
* Update tools.h
|
2017-12-31 13:05:44 +01:00 |
|
Null
|
d4f3c9c6a1
|
Fix dvb subtitle not extracted if there's no display segment (#866)
|
2017-12-31 09:41:51 +01:00 |
|
Null
|
f7d16d846c
|
Fix a bug that caused -out=spupng sometimes crashes (#864)
|
2017-12-31 09:39:02 +01:00 |
|
Null
|
dd4032e515
|
Fix a heap corruption in add_ocrtext2str (#865)
|
2017-12-31 09:20:30 +01:00 |
|
Null
|
84a9ea5572
|
Fix OCR issue caused by separated dvb subtitle regions (#857)
|
2017-12-28 09:19:04 +01:00 |
|
Alex Huang
|
5e8a5590ce
|
reworks scanning newlines to look for content in a line (#858)
|
2017-12-28 08:33:59 +01:00 |
|
Null
|
fb55d6d6d3
|
[Fix] Put OCR specific code inside ifdef (#855)
* Fix failing travis build.
Removed debug code. No idea why it causes travis fails to build
* Fix debug code
|
2017-12-27 07:33:16 +01:00 |
|
Null
|
b0afb983c9
|
[FIX] Fix a crash while processing DVB subtitles (#850)
* Add more debug info
* Fix crash in dvb process
|
2017-12-26 10:08:26 +01:00 |
|
Null
|
e56bab67b8
|
[Fix] Fix DVB bug (Multiple-line subtitle; Missing last line) (#844)
* multiple line & trying to fix the missing last line
* Fix format; move code into loop
* Revert some format changes
|
2017-12-26 06:14:11 +01:00 |
|
Carlos Fernandez Sanz
|
f3fd6762c3
|
Update CHANGES.TXT
|
2017-12-24 06:11:15 +01:00 |
|
Chuck Wilson
|
59b8f81283
|
[FEATURE] Support for Source-Specific Multicast (#802)
* Support for Source-Specific Multicast
* fixing whitespace issues
* updating changelog
|
2017-12-24 06:10:14 +01:00 |
|
Theodore Fabian Rudy
|
44a9e8b2af
|
Added Supports and replace some things (#843)
* Added Supports and replace some things
* Update README.md
|
2017-12-24 05:01:31 +01:00 |
|
Null
|
31c39eea55
|
[FIX] Fix crash when image passed into OCR is empty (#841)
* Fix crash when image passed into OCR is empty
* Avoid OCR
|
2017-12-23 01:20:41 +01:00 |
|
Manish Mahalwal
|
f9a0874e58
|
Fixed -sentencecap for teletext samples (#842)
|
2017-12-23 01:20:16 +01:00 |
|
Anshul Maheshwari
|
1858425944
|
Merge pull request #822 from MatejMecka/master
[IMPROVEMENT] Upgrade UTF8proc
|
2017-12-16 15:43:59 +05:30 |
|
Anshul Maheshwari
|
b04228f0fd
|
Merge pull request #833 from harrynull/cmake-windows
[FIX] Make CMakeFiles work with Windows Visual Studio
|
2017-12-16 15:35:37 +05:30 |
|
Null
|
4263a341e1
|
Turn on optimization
|
2017-12-16 10:41:40 +08:00 |
|
Willem
|
8b9f7a929b
|
Merge pull request #837 from MatejMecka/master
[IMPROVEMENT]Improve README a little
|
2017-12-14 21:10:13 +01:00 |
|
MatejMecka
|
4d7edfd687
|
Remove a part from README
|
2017-12-14 21:05:02 +01:00 |
|
MatejMecka
|
289e9ca02a
|
Update something with the header
|
2017-12-14 20:17:34 +01:00 |
|
MatejMecka
|
d7ce96a5d0
|
Revert badge back
|
2017-12-14 19:59:55 +01:00 |
|
MatejMecka
|
bf13b5c1e0
|
Update README part 3
|
2017-12-14 17:11:41 +01:00 |
|
Saurabh Shrivastava
|
0b31e5d7a1
|
Add compilation section to readme and improve instructions. (#836)
Also moved remaining .md files in docs.
|
2017-12-13 13:01:10 -08:00 |
|
Willem
|
f78303abef
|
Update README.md
Update links to relative files
|
2017-12-13 20:48:47 +01:00 |
|
Willem
|
06c735ba8a
|
Merge pull request #835 from MatejMecka/master
[IMPROVEMENT] Update README and add Installation file.
|
2017-12-13 20:09:17 +01:00 |
|
MatejMecka
|
e7fab1da26
|
Fix Installation instructions.
|
2017-12-13 19:51:21 +01:00 |
|
MatejMecka
|
22ff01e2a5
|
Fix some stuff
|
2017-12-13 17:18:16 +01:00 |
|
Matej Plavevski
|
f8f0d91386
|
Update README and add Installation file.
Add INSTALLATION file and update README
|
2017-12-12 21:02:29 +01:00 |
|
Null
|
d70c81d1d1
|
Make CMake work with Windows
|
2017-12-12 17:45:04 +08:00 |
|
Null
|
8e53d91682
|
histogram (#832)
|
2017-12-11 20:53:42 -08:00 |
|
Carlos Fernandez Sanz
|
c32d350550
|
Added mxf demuxer to mac/Makefile.am
|
2017-12-07 13:31:53 -08:00 |
|
Carlos Fernandez Sanz
|
fe17cddec8
|
Fixed 8 warnings
|
2017-12-07 13:17:09 -08:00 |
|
Carlos Fernandez
|
33c4c5a021
|
Import teletext.h from lib_ccx.h for function definitions that are used from general_loop
|
2017-12-07 12:34:15 -08:00 |
|
Carlos Fernandez
|
04ea39073b
|
Moved some declarations from telxcc.c to teletext.h - needed to avoid some warnings about implicit declarations.
gzguts.h: Moved UNIX-only include to #ifdef to prevent build errors on Windows.
|
2017-12-07 12:29:30 -08:00 |
|
Carlos Fernandez Sanz
|
d7aa1f1bf4
|
- Fix some warnings (wrong parameter type, implicit function declarations...)
|
2017-12-07 12:14:50 -08:00 |
|
Carlos Fernandez
|
2c0e21b28b
|
Merge branch 'master' of https://github.com/CCExtractor/ccextractor
|
2017-12-07 09:25:53 -08:00 |
|
Carlos Fernandez
|
487ac86d47
|
- Added MXF demuxer to Makefile
|
2017-12-07 09:25:26 -08:00 |
|
Matej Plavevski
|
726d87d15a
|
Add leptonica and tesseract (#827)
|
2017-12-07 09:09:12 -08:00 |
|
Carlos Fernandez
|
d50e05315f
|
The #ifdef PYTHON_API crap was preventing the write context to be deinitialized - meaning files not being closed, semaphores not deleted...
|
2017-12-06 18:25:22 -08:00 |
|
Null
|
3fb5bab343
|
Fix delay in DVB (#826)
|
2017-12-06 07:53:21 -08:00 |
|
Anshul Maheshwari
|
4bcd1edff5
|
Merge pull request #825 from anshul1912/master
Add MXF support
|
2017-12-06 14:14:46 +05:30 |
|
Anshul Maheshwari
|
42ab16405d
|
Add MXF support
|
2017-12-06 11:36:41 +05:30 |
|
Null
|
c78db1dd24
|
Fix delay option (#824)
|
2017-12-05 08:45:47 -08:00 |
|
Willem
|
200b6a7eb9
|
Merge pull request #823 from MatejMecka/fixtravis
[FIX] Fix One of the Travis Builds
|
2017-12-04 23:50:20 +01:00 |
|
MatejMecka
|
410335c46d
|
Fix One of the Travis Builds
Fix one of the builds for Travis
Revert "Upgrade UTF8proc"
This reverts commit 76dc969363 .
|
2017-12-04 22:05:56 +01:00 |
|
MatejMecka
|
76dc969363
|
Upgrade UTF8proc
|
2017-12-04 21:41:53 +01:00 |
|
Willem
|
3772f83fe0
|
Update README.md
|
2017-12-04 21:25:43 +01:00 |
|
Willem
|
f2258e3eac
|
Merge pull request #818 from MatejMecka/master
[IMPROVEMENT] Add Travis Ci
|
2017-12-04 11:19:06 +01:00 |
|
Matej Plavevski
|
a40c9e2ca1
|
Create .travis.yml
Update .travis.yml
Update .travis.yml
|
2017-12-03 21:36:14 +01:00 |
|