Commit Graph

540 Commits

Author SHA1 Message Date
wforums
47264425df Fix of build script + moving ccfont2 2014-10-10 16:47:30 +02:00
wforums
e8f8d04369 possible fix for ucla timing issue 2014-10-10 16:37:41 +02:00
Anshul Maheshwari
78cb26c9cb moved windows specific include 2014-10-09 20:20:23 -07:00
Anshul Maheshwari
2f5d45df01 added library file in windows build script 2014-10-09 18:49:02 -07:00
wforums
53be44dfdb Merge branch 'master' of https://github.com/CCExtractor/ccextractor 2014-10-09 23:12:13 +02:00
wforums
48b5a0b384 Small UCLA fix
-
2014-10-09 23:12:07 +02:00
Anshul Maheshwari
a08c7b1871 corrected do_NAL declaration 2014-10-09 16:15:13 +05:30
Anshul Maheshwari
0a2a00f883 corrected pointer 2014-10-09 15:36:46 +05:30
Anshul Maheshwari
2125e58e1f minor refactoring to correctly set options 2014-10-09 15:04:17 +05:30
Anshul Maheshwari
5bdd6971f7 moved option parsing in library 2014-10-08 18:48:16 +05:30
Anshul Maheshwari
051bc7138d moved global variable in library context 2014-10-08 18:44:07 +05:30
Anshul Maheshwari
e6dca329ee removed option parameter from ccextractor 2014-10-07 21:43:00 +05:30
Anshul Maheshwari
6cfddb12a6 corrected typo cxx to ccx 2014-10-07 19:56:35 +05:30
Anshul Maheshwari
c9c063b8d8 Merge -xds willem changes 2014-10-07 19:50:02 +05:30
Anshul Maheshwari
e0cd8b2e56 builds on windows 2014-10-07 19:25:09 -07:00
Anshul Maheshwari
38d2088db5 include lib_ccx.h instead of ccextractor.h 2014-10-07 16:35:30 +05:30
Anshul Maheshwari
8e940b050a rename ccextractor.h to lib_ccx.h 2014-10-07 16:25:14 +05:30
cfsmp3
5733b40ca6 Merge branch 'pr/n107_anshul1912' 2014-10-07 12:03:51 +02:00
cfsmp3
22c40675a6 Merge branch 'pr/n108_wforums' 2014-10-07 12:00:36 +02:00
wforums
a3ef46c21d XDS fix + exception when parameters not compatible
See title :)
2014-10-07 11:34:09 +02:00
Anshul Maheshwari
93a546bab4 compiled on windows 2014-10-07 00:24:45 -07:00
Anshul Maheshwari
ec427fd82c remove use of relative path 2014-10-07 00:21:28 -07:00
Anshul Maheshwari
70cc3c2046 Added Cmake support 2014-10-07 02:39:41 +05:30
Anshul Maheshwari
5634960813 add ccx library path in Makefile 2014-10-07 02:39:36 +05:30
Anshul Maheshwari
c7a49e80e3 relative paths while including header file 2014-10-07 02:39:31 +05:30
Anshul Maheshwari
617d2d30dc move all code except ccextractor in folder lib_ccx 2014-10-07 02:38:54 +05:30
cfsmp3
18f781d099 0.74 2014-09-24 13:04:26 +02:00
Ruslan Kuchumov
84db812769 windows support 2014-09-08 18:49:37 +00:00
Ruslan Kuchumov
7763f8aeab pointer bugfix 2014-09-08 18:02:49 +00:00
Ruslan Kuchumov
faa879801e printing output on SIGINT 2014-09-08 09:02:10 +00:00
wforums
4635329a5b Changes.txt updated
-
2014-09-06 13:17:04 +02:00
wforums
b89cc3b6df UCLA TT format change
Switched around TEL & TT page number in ttxt format.
2014-09-06 13:16:51 +02:00
wforums
e9f8313f7c BOM parameter
BOM can be not written now if -nobom is passed as parameter.
2014-09-06 13:16:25 +02:00
wforums
324cd84ffe UCLA parameter fix
Added a new option to ensure that UCLA parameter doesn't get overriden
anymore.
2014-09-06 12:13:50 +02:00
wforums
9d7518c9ec -o1 -o2 -12 fix
Fixes the issue where when using multiple output files, everyting is
written to the -o2 output file.
2014-09-06 00:07:28 +02:00
Ruslan Kuchumov
32e0d6023d sending teletext to the server 2014-09-04 16:07:06 +00:00
Ruslan Kuchumov
c9465e476b segfault when no input files bugfix 2014-09-04 16:02:51 +00:00
Ruslan Kuchumov
45d237da40 removed bin output when sending to server 2014-09-04 15:33:02 +00:00
cfsmp3
631ae2e02f Version bump (0.72 to 0.73) 2014-08-19 07:45:00 +02:00
Anshul Maheshwari
695aa14cd7 Merge remote-tracking branch 'carlos/master' 2014-08-18 23:47:03 +05:30
Anshul Maheshwari
b638bb1d3a updated some grammer in Readme.md 2014-08-18 23:37:03 +05:30
Anshul Maheshwari
28950bf90e changes should not be in Readme.md 2014-08-18 23:22:43 +05:30
wforums
77f8289ca6 Version change
- Added description
2014-08-18 14:26:52 +02:00
wforums
cece92a828 Merge conflict resolve
Fixed merge conflicts
2014-08-18 13:50:30 +02:00
wforums
bd08454d66 Merge from upstream 2014-08-18 13:45:44 +02:00
wforums
c6e5dd5cf7 GPACMP4 filter
moved 2 files to filter
2014-08-18 13:43:12 +02:00
cfsmp3
bd8e3ad137 Merge branch 'pr/n98_rkuchumov' 2014-08-18 13:34:31 +02:00
cfsmp3
8a2e71fcfb Merge branch 'pr/n99_rkuchumov' 2014-08-18 13:33:06 +02:00
wforums
301c2a7138 Library - step one and half
- moved around some functions
- 608_helpers is gone now (moved last function)
2014-08-18 10:35:43 +02:00
Anshul Maheshwari
5368d7292f update version 2014-08-18 13:13:54 +05:30