Evgeny
edaa3b828b
Fixed bug with sub name in Windows
2017-03-02 16:38:47 +03:00
Evgeny
76cb7b91ee
Added matroska.c to filters and fixed _MSC_VER
2017-03-02 16:18:03 +03:00
Evgeny Shulgin
2048827c45
Added time for the activity progress
2017-03-02 15:49:22 +03:00
Evgeny Shulgin
1f478cfb22
Added matroska warnings about "-out="
2017-03-02 15:43:02 +03:00
Evgeny Shulgin
e74074ffd0
Removed matroska int and byte types
2017-03-02 14:44:43 +03:00
Evgeny Shulgin
20b557ff97
Matroska main part integrated
2017-03-01 21:50:20 +03:00
Evgeny Shulgin
28f84c768e
Added Matroska decoder skeleton
2017-03-01 19:40:09 +03:00
Carlos Fernandez
1d281004e7
Merge branch 'pr/n700_saurabhshri'
2017-02-28 16:35:22 -08:00
Carlos Fernandez
f6f0f79954
Merge branch 'pr/n702_kapilkd13'
2017-02-28 16:34:32 -08:00
Carlos Fernandez
656bac1a6f
Merge branch 'master' of https://github.com/CCExtractor/ccextractor
2017-02-28 16:33:56 -08:00
Carlos Fernandez
66344c51fb
Merge branch 'pr/n703_Izaron'
2017-02-28 16:33:44 -08:00
kapil kumar
23947beecc
typo error
2017-02-28 21:14:22 +05:30
kapil kumar
876a442362
added usage for Levenshtein. fixed issue 701
2017-02-28 20:31:09 +05:30
Saurabh Shrivastava
4ef4a9b03e
Teltext from .bin now honours -unixts
...
Also, fixed no caption found even when it was found from .bin for
teltext.
2017-02-26 23:28:17 +05:30
Saurabh Shrivastava
e9dd3d5845
Ignore CMake Build Stuff
2017-02-26 23:26:22 +05:30
Carlos Fernandez Sanz
eb24e34899
Merge pull request #697 from AlexBratosin2001/master
...
Sync Teletext to Private Stream 1 instead of all streams
2017-02-23 16:11:37 -08:00
Saurabh Shrivastava
b44fbefc97
Merge remote-tracking branch 'refs/remotes/CCExtractor/master' into ucla
2017-02-24 01:43:15 +05:30
AlexBratosin2001
cbffbb0358
Sync Teletext to Private Stream 1 instead of all streams
2017-02-23 16:33:07 +02:00
Evgeny Shulgin
52c7a8474f
Added missing swscale library
2017-02-22 16:40:40 +03:00
Evgeny Shulgin
4f5f564b59
Automatically enable HARDSUBX whed FFMPEG used
2017-02-22 16:36:40 +03:00
Evgeny Shulgin
00ead85ab7
Fixed FFMPEG libs and set all libs non-static
2017-02-21 19:31:12 +03:00
Carlos Fernandez Sanz
9330b95147
Merge pull request #693 from Izaron/korean-fix
...
Rewritten output handler
2017-02-20 12:13:21 -08:00
Evgeny Shulgin
4ee9c847da
Fixed CMake for OCR
2017-02-20 19:31:58 +03:00
Evgeny Shulgin
29180a95b1
Rewritten output handler
2017-02-20 17:39:43 +03:00
Carlos Fernandez Sanz
1124d82687
Merge pull request #685 from sidgairo18/fix_defects
...
Fix defects
2017-02-15 09:29:25 -08:00
Carlos Fernandez Sanz
795abf74ab
Merge pull request #686 from barun511/webvtt_new_fix
...
Webvtt new fix
2017-02-15 09:27:35 -08:00
Carlos Fernandez Sanz
47cbdd9c1d
Merge pull request #688 from Izaron/fedora-build
...
Updated "Compiling" section with Fedora
2017-02-15 09:26:38 -08:00
Evgeny Shulgin
9b527b7793
Updated "Compiling" section with Fedora
2017-02-15 20:20:42 +04:00
Barun Parruck
e919f1b9f5
Add comments, change array iteration
2017-02-15 01:49:58 +05:30
Barun Parruck
73f3c83940
Add -lf support | make line terminator consistent
2017-02-14 16:22:27 +05:30
Siddhartha Gairola
1425f426dc
Update stbl_write.c
2017-02-14 12:28:17 +05:30
Siddhartha Gairola
3e37250d44
Update networking.c
2017-02-12 15:29:48 +05:30
sidgairo18
3be78775ca
Fixing memory defects
2017-02-12 15:08:45 +05:30
Saurabh Shrivastava
ab1c7ab563
Fixed missing tpage number in UCLA from BIN.
2017-02-12 14:17:34 +05:30
Barun Parruck
7c2483d73e
Fix webvtt formatting
...
The lack of CRLF after the header led to an invalid webvtt format.
2017-02-10 14:54:42 +05:30
Carlos Fernandez
1975848ecc
Removed doku.php reference in README.md
2017-02-08 15:17:28 -08:00
Carlos Fernandez Sanz
e79506b303
Merge pull request #681 from Abhinav95/master
...
Template for upcoming additions to burned in extraction
2017-02-08 13:16:25 -08:00
Abhinav Shukla
9f32edad63
Merging change to Tesseract OEM mode with new hardsubx code
2017-02-09 02:40:01 +05:30
Abhinav Shukla
3278b31a8f
Setting up tickertape parameter
2017-02-09 02:30:51 +05:30
Carlos Fernandez
ec6c7aede8
Typo in README.md
2017-02-07 15:09:46 -08:00
Carlos Fernandez
0516232bb3
Changes in README.md
2017-02-07 15:09:01 -08:00
Carlos Fernandez
44f97181ae
Mentioned GSoC 2017 in README.md
2017-02-07 15:06:49 -08:00
Carlos Fernandez
cf762df972
Minor typo
2017-02-06 11:11:44 -08:00
Carlos Fernandez Sanz
6a90829744
Merge pull request #679 from saurabhshri/print_usage
...
Changes regarding output file name and minor print_usage corrections.
2017-02-06 11:09:37 -08:00
Saurabh Shrivastava
d37086a434
Removed depricated pramams and added missing one.
...
-o1 and -o2 were depricated in commit
0541a2fb62
--version was missing.
2017-02-06 03:21:34 +05:30
Saurabh Shrivastava
5ce5dc7fae
Fix for NULL output filename.
...
If no -o is suppled with stdin/network etc, the output name generated
was NULL, leading to creation of files like `.srt` which were in
category of hidden files.
2017-02-06 03:11:53 +05:30
Saurabh Shrivastava
851894dceb
Fatal if unable to open output file.
2017-02-06 03:11:53 +05:30
Saurabh Shrivastava
6837a1070b
Printing end message after fatal.
2017-02-06 02:11:53 +05:30
Carlos Fernandez
dbad5f4cda
Started 0.86 changelist.
2017-01-30 15:54:32 -08:00
Carlos Fernandez
482a20430d
ffmpeg_intgr.c: Wrong directory was being used in ffmpeg #include.
2017-01-30 15:54:05 -08:00