Carlos Fernandez
76eea831ca
When NAL decoding fails, don't dump the whole decoded thing, limit to 160 bytes.
2017-04-10 17:11:45 -07:00
Carlos Fernandez
1b6e05083d
- TS: Skip NULL packets
...
- TS: If we don't have pinfo don't pay attention to the current_next_indicator bit.
(fixes problem with The Lion Guard_20170321_09301000.ts). Not sure this fix is the correct one but that's what VLC does.
2017-04-10 11:46:01 -07:00
Abhinav Baid
fddede57fd
Update README.md
2017-04-10 17:47:54 +05:30
Abhinav Baid
58f7345b42
Update CHANGES.TXT
2017-04-10 17:37:59 +05:30
Abhinav Baid
83704e306f
Update gitignore for pkg.tar.xz files
2017-04-10 17:33:29 +05:30
Abhinav Baid
27311f53e6
Use sudo when available; fallback to su
2017-04-10 17:30:34 +05:30
Abhinav Baid
d3946450eb
Fix small grammatical mistake
2017-04-10 11:50:57 +05:30
Abhinav Baid
96ca325a25
Use bash as shell; su instead of sudo; don't proceed if a command fails; change default to not installing
2017-04-10 11:46:15 +05:30
Abhinav Baid
90f94d6053
Merge branch 'master' of https://github.com/CCExtractor/ccextractor into arch
2017-04-10 11:22:11 +05:30
Amey Jain
1b3598b2fe
Timing mis-match corrected.
2017-04-08 08:34:18 +05:30
Carlos Fernandez Sanz
58e6bac74d
Merge pull request #729 from LucasYoung/master
...
[FEATURE] Add WebVTT output from Matroska (Issue #724 )
2017-03-31 11:42:08 -07:00
LucasYoung
5ffa442c5f
Removed changes to ccextractor.vcxproj
2017-03-31 04:37:52 -07:00
LucasYoung
dd5c1ee243
Added WebVTT output from Matroska
2017-03-30 00:09:40 -07:00
Abhinav Baid
4c73649b9c
Add --enable-ocr as a configure option by default
2017-03-30 11:42:15 +05:30
Abhinav Baid
8878aebe0b
Allow option to build .pkg.tar.xz archive without installing package
2017-03-30 11:25:41 +05:30
Abhinav Baid
236840919d
Use gcc as the C compiler during configure
2017-03-30 11:24:55 +05:30
Abhinav Baid
ab5544691a
Initial commit
2017-03-29 19:52:22 +05:30
Carlos Fernandez Sanz
19557551fe
Merge pull request #717 from techfreakworm/master
...
[IMPROVEMENT]Make CCExtractor more linux standard compliant #678
2017-03-22 08:53:56 -07:00
Mayank Gupta
8aa6aac2a7
Updated execution permissions for cleanup script
2017-03-22 11:17:38 +05:30
Mayank Gupta
23e6e44073
Updated cleanup script for complete cleanup after build
2017-03-22 11:16:26 +05:30
Mayank Gupta
5342b83345
Updated execute permissions for autogen.sh and tarball.sh
2017-03-22 10:49:38 +05:30
Mayank Gupta
b80e466533
Changed text in AC_MSG_ERROR to remove configure error
2017-03-21 23:06:08 +05:30
Mayank Gupta
77b54feeb6
Added check for pkg-config m4 macros
2017-03-21 19:33:21 +05:30
Mayank Gupta
6b08c123e2
Redirected error stderr stream to stdout stream
2017-03-21 14:59:01 +05:30
Mayank Gupta
c710b4c9b2
Corrected wrong flag order of LDADD
2017-03-21 12:07:58 +05:30
Amey Jain
094a8f295a
Issue 699 solved.
2017-03-21 01:06:00 +05:30
Carlos Fernandez Sanz
753ece23d6
Merge pull request #722 from barun511/webvtt_another_fix
...
[FIX] # 680 Add missing line terminator in webvtt
2017-03-20 10:44:47 -07:00
Amey Jain
d2bea3802e
In ref. to issue 699. 20 ms timing mis-match.
...
modified: src/lib_ccx/general_loop.c
modified: src/lib_ccx/telxcc.c
2017-03-20 14:03:41 +05:30
Mayank Gupta
3ecacd3fa9
Updated .gitignore and configure.ac
2017-03-19 23:25:06 +05:30
Barun Parruck
4f692138fc
Add missing line terminator in webvtt
...
Fix #680
2017-03-18 19:43:30 +05:30
Mayank Gupta
cb42a5fc2a
gitignore packages created from package creation scripts
2017-03-17 23:58:47 +05:30
Mayank Gupta
316f959234
Corrected minor mistake in configure.ac
2017-03-17 23:48:27 +05:30
Mayank Gupta
6fdd4b75e8
Updated .gitignore, README.md, added checks in configure.ac, updated package creation scripts
2017-03-17 23:18:26 +05:30
Mayank Gupta
486d7ea002
Changed location of scripts and made tarball creation to work
2017-03-17 17:29:54 +05:30
Carlos Fernandez Sanz
ce9416e943
Merge pull request #721 from Diptanshu8/matroska
...
**[FIX]** Fixes issue #705
2017-03-16 11:40:27 -07:00
Diptanshu8
baa70a104a
char pointer misconception for newline characters
2017-03-16 16:09:06 +05:30
Diptanshu8
7212d6848a
Refactoring
2017-03-16 15:58:38 +05:30
Diptanshu8
b723378eb2
Quick fixes
2017-03-16 02:39:25 +05:30
Diptanshu8
5889d1edcd
Quick fixes
2017-03-16 02:29:26 +05:30
Diptanshu8
c11ff21499
Done with mkvlang options basic checking
2017-03-16 01:45:31 +05:30
Mayank Gupta
31c8f85ba5
Merge branch 'autoconf'
2017-03-16 00:06:29 +05:30
Diptanshu8
b08c6285e6
Checking of the mkvlan for last option is left and checking for '-' in the code is left
2017-03-15 23:37:43 +05:30
Mayank Gupta
56f4c14318
Corrected package version in debian.sh
2017-03-15 23:31:53 +05:30
Mayank Gupta
c44e9ecfed
Modifications for man pages to work
2017-03-15 22:12:12 +05:30
Diptanshu8
6aaaf6d9ae
MKVlang support for a multi-language extraction has been added.
2017-03-15 16:57:52 +05:30
Diptanshu8
3b0031c251
MKVlang support for a single language has been added.
2017-03-15 16:47:26 +05:30
Diptanshu8
75a010fe77
Static option _eng_ for only english subtitles has been set
2017-03-15 15:14:06 +05:30
Diptanshu8
712e44e26c
Checking the concatenated videos for subtitle errors and resolved
2017-03-15 14:36:43 +05:30
Mayank Gupta
44adf6427b
Corrected debian.sh and Makefile.am for package creation
2017-03-15 13:14:34 +05:30
Mayank Gupta
0bc2dbac4a
Merge remote-tracking branch 'upstream/master'
2017-03-15 00:50:34 +05:30