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 |
|
Diptanshu8
|
9bbab6b595
|
ASS/SSA newline character covered
|
2017-03-15 00:48:45 +05:30 |
|
Mayank Gupta
|
460f4e9866
|
Changes to create release tarball scripts
|
2017-03-15 00:46:36 +05:30 |
|
Diptanshu8
|
f944c93faa
|
yet to cover ass/ssa subtitiles' newline
|
2017-03-15 00:35:40 +05:30 |
|
Diptanshu8
|
2c7bfef0f0
|
ASS/SSA support added for avoiding newline chars at the beginning of sentence.
|
2017-03-15 00:35:40 +05:30 |
|
Diptanshu8
|
6f5b2aa360
|
Changes made to avoid breakline/newline at the beginning of sentence.
|
2017-03-15 00:35:40 +05:30 |
|
Diptanshu8
|
d08cad3642
|
Rebasing
|
2017-03-15 00:35:17 +05:30 |
|
Diptanshu8
|
d2d055dd37
|
Done with removal of MATROSKA_MAX_TRACKS
|
2017-03-15 00:33:58 +05:30 |
|
Diptanshu8
|
7feb705d73
|
Rebasing
|
2017-03-15 00:33:12 +05:30 |
|
Mayank Gupta
|
b0ec1a073b
|
Added man pages for ccextractor
|
2017-03-15 00:30:42 +05:30 |
|
Carlos Fernandez Sanz
|
c0a40529a9
|
Merge pull request #714 from saurabhshri/Cleaning
[IMPROVEMENT] Cleaning and replacing redundant code with already existing functions.
|
2017-03-13 22:54:16 -07:00 |
|
Mayank Gupta
|
7bb9a5f783
|
Updated Makefile.am and configure.ac
|
2017-03-13 13:17:30 +05:30 |
|
Mayank Gupta
|
00522bc950
|
Updated README.md
|
2017-03-13 11:40:11 +05:30 |
|
Mayank Gupta
|
0632c3a023
|
Updated configure.ac
|
2017-03-13 10:54:00 +05:30 |
|
Mayank Gupta
|
6f9b8a6d42
|
Corrected autogen.sh
|
2017-03-13 10:18:13 +05:30 |
|
Mayank Gupta
|
72c797bf83
|
created autogen.sh
|
2017-03-13 10:11:51 +05:30 |
|
Mayank Gupta
|
5f12bd7538
|
Autoconf scripts added
|
2017-03-13 10:05:30 +05:30 |
|
Saurabh Shrivastava
|
7b4c3bb26d
|
Removed depricated function.
|
2017-03-12 00:39:57 +05:30 |
|
Saurabh Shrivastava
|
4bcc79fdb7
|
Use already available functions.
Removed code with redundant functionality.
-extracting filename without extension
-generating timestamp for srt format from milliseconds
|
2017-03-12 00:28:33 +05:30 |
|
Carlos Fernandez Sanz
|
7d4a6fb8d3
|
Merge pull request #712 from canihavesomecoffee/contributor-guide
[IMPROVEMENT] Add templates for issues and PR's
|
2017-03-06 12:33:24 -08:00 |
|
canihavesomecoffee
|
5194dea1b8
|
Add contributors guide, update readme
|
2017-03-06 21:29:21 +01:00 |
|
Carlos Fernandez
|
5f510cdfa2
|
filename_non_ext instead of filename_without_ext in matroska.c
|
2017-03-06 11:32:06 -08:00 |
|
Carlos Fernandez Sanz
|
564aff23a6
|
Merge pull request #711 from Izaron/platform-lld-spec
Added multiplatform LLD and LLU specs
|
2017-03-06 10:21:21 -08:00 |
|
Evgeny Shulgin
|
f057a7db05
|
Added multiplatform LLD and LLU specs
|
2017-03-06 16:48:54 +03:00 |
|
Carlos Fernandez Sanz
|
47c0bdcd47
|
Merge pull request #709 from kapilkd13/master
modified subtitle file name genrated by matroska(mkv) - remove 'mkv'
|
2017-03-05 11:36:43 -08:00 |
|
kapil kumar
|
d80a4f4b3c
|
modified subtitle file name genrated by matroska(mkv) -some changes
|
2017-03-05 23:57:57 +05:30 |
|
kapil kumar
|
fac11ec5ed
|
modified subtitle file name genrated by matroska(mkv)
|
2017-03-05 23:45:43 +05:30 |
|
Carlos Fernandez Sanz
|
66e8b280de
|
Merge pull request #707 from Izaron/matroska
Replaced %lld with %I64d
|
2017-03-05 10:05:05 -08:00 |
|
Carlos Fernandez Sanz
|
ceed0e42b3
|
Merge pull request #708 from Izaron/bytestream
Removed builtin code in Matroska
|
2017-03-05 10:03:54 -08:00 |
|
Evgeny Shulgin
|
564093e0ec
|
Removed builtin code in Matroska
|
2017-03-05 20:18:13 +03:00 |
|
Evgeny
|
af3fff4034
|
Replaced %lld with %I64d
|
2017-03-05 15:05:07 +03:00 |
|
Carlos Fernandez
|
254ffb3f39
|
Updated GSoC status in README.md
|
2017-03-02 15:05:36 -08:00 |
|
Evgeny
|
a66f3c3973
|
Added "No captions" code support in Matroska
|
2017-03-02 16:46:10 +03:00 |
|