Commit Graph

1788 Commits

Author SHA1 Message Date
Anshul Maheshwari
3c232bfca0 Merge remote-tracking branch 'upstream/master' 2014-07-13 18:24:37 +05:30
Anshul Maheshwari
b3fe96477a dereferebcing NULL pointer 2014-07-13 18:08:44 +05:30
Anshul Maheshwari
5f87544a0d Invalid memory access at boundary 2014-07-13 01:43:27 +05:30
cfsmp3
f0c0ca4566 Merge branch 'pr/n73_anshul1912' 2014-07-12 21:26:45 +02:00
Anshul Maheshwari
23719526cd update changes_text 2014-07-13 00:54:57 +05:30
cfsmp3
67ffe22460 Merge branch 'pr/n72_anshul1912' 2014-07-12 21:18:07 +02:00
Anshul Maheshwari
08996a3253 using freep and removing redundant code 2014-07-12 19:42:38 +05:30
Anshul Maheshwari
95e2f7665b corrected time roll up 2014-07-12 11:28:43 +05:30
Anshul Maheshwari
a5ef2d1574 some memory check before accessing 2014-07-11 13:13:48 -07:00
Anshul Maheshwari
cc0a786004 compile on windows 2014-07-11 22:13:33 +05:30
Anshul Maheshwari
4d6693d948 cleaned mp4.c file 2014-07-11 19:09:34 +05:30
Anshul Maheshwari
9c0792c5a0 using time from data structure 2014-07-11 18:51:04 +05:30
Anshul Maheshwari
0f06f47ab4 logic to devide time between frames 2014-07-11 18:40:00 +05:30
Anshul Maheshwari
5371f854fc indentation of 608_srt.c 2014-07-11 16:59:20 +05:30
wforums
bd49f0f959 Fix for .bin/RCWT file generation
When not using latin1 charset, we were producing unreadable .bin files.

Fixed by adding a separate case where for an RCWT under no circumstance
BOM's can be added before the header.
2014-07-10 12:37:30 +02:00
Willem
63d3071233 Merge pull request #1 from CCExtractor/master
put wtv specific dump in WTV_DEBUG macro
2014-07-10 11:36:00 +02:00
Anshul Maheshwari
015a50bafd put wtv specific dump in WTV_DEBUG macro 2014-07-07 18:02:59 +05:30
Anshul Maheshwari
1ee4b9bd01 put wtv specific dump in WTV_DEBUG macro 2014-07-07 17:45:12 +05:30
wforums
b7b8adf517 Bugfix for DVR-MS files
Moved all statics to a struct. Solves the issues on windows with the
DVR-MS files, which were due to the static parsebuf.
2014-07-06 15:36:30 +02:00
wforums
83faf38070 Revert "Bugfix for DVR-MS files"
This reverts commit c2d4de1442.
2014-07-06 15:34:47 +02:00
wforums
c2d4de1442 Bugfix for DVR-MS files
Wouldn't process any DVR-MS files on windows. Bug traced back to
changing from cpp to c in 8980e807a8.

Reverting this was OK for the version of 20 May
(f7c0000add) with an own project, but not
for the current master.

Hence the change in the vcxproj, where a switch was causing this
behaviour.
2014-07-06 11:52:57 +02:00
cfsmp3
83a5957bc7 changed version number 2014-07-05 11:24:43 +02:00
Anshul Maheshwari
ab9bb5dfd6 fixing configuration file 2014-07-05 14:52:34 +05:30
cfsmp3
714906b5c2 Merge branch 'pr/n62_rkuchumov' 2014-07-04 10:02:32 +02:00
Ruslan Kuchumov
134762d6eb 608.c collision with Anshul's code 2014-07-03 22:22:57 +00:00
Ruslan Kuchumov
732e129d07 mp4.c unused variables 2014-07-03 22:14:11 +00:00
Ruslan Kuchumov
e1f9749c97 skip_u32() & commented unused vars 2014-07-03 22:05:46 +00:00
Anshul Maheshwari
385946ecd3 changed space to tab 608.c
also commented one unused function
2014-07-03 23:45:17 +05:30
Ruslan Kuchumov
8d073accd4 removed warnings (-Wall) 2014-07-03 15:48:29 +00:00
Anshul Maheshwari
175806b87f added configuration's source file in vcxproj 2014-07-03 19:37:15 +05:30
Anshul Maheshwari
6f33566e89 added details of using configuration option 2014-07-03 19:31:54 +05:30
Anshul Maheshwari
b470072451 deleted binary file 2014-07-03 19:31:46 +05:30
wforums
f6554f1468 Changes.TXT
Updated.
2014-07-02 19:22:56 +02:00
cfsmp3
63f4c2e9d6 Updated CHANGES.TXT. 2014-07-02 09:50:28 +02:00
Anshul Maheshwari
05e5887772 Updated Readme File 2014-07-02 11:38:16 +05:30
Anshul Maheshwari
57df6a5d9c Changed Refrence fram cpp to c files in comments
Now our source code does not contain any cpp files
2014-07-02 11:32:22 +05:30
Anshul Maheshwari
8fb135efcb removed redundant declaration of get_fts
Its already declared in ccextractor.c
2014-07-02 11:25:52 +05:30
Anshul Maheshwari
8ad13c0083 update CHANGES.TXT 2014-07-02 11:23:07 +05:30
Anshul Maheshwari
0c29b8b27d Support for configuration file 2014-07-01 17:49:21 +05:30
cfsmp3
a8e123efbe Merge branch 'pr/n54_anshul1912' 2014-07-01 12:28:53 +02:00
cfsmp3
2257c12ed2 Merge commit '4ca13ff56e962f62fabd2258fa6f63e935ef49c0' 2014-07-01 12:28:39 +02:00
cfsmp3
0b42956d65 Merge branch 'pr/n57_wforums'
Conflicts:
	docs/CHANGES.TXT
2014-07-01 12:26:57 +02:00
Ruslan Kuchumov
7be2d231a8 mp4 support 2014-07-01 13:09:26 +00:00
wforums
d1add49b9d Changes.txt updated 2014-07-01 10:23:15 +02:00
wforums
46193445c3 Small change
Forgot to update comment after switching around parameters.
2014-07-01 10:02:51 +02:00
wforums
c258207e4f Finished Custom TTXT
Finished.
- Reordered parameters
- Fully removed ccx_options.ucla_settings as it's fully replaced by the
transcript_settings
- Added parameter parsing + explanation for the custom TTXT
- Finished teletext changes for custom TTXT format
2014-07-01 09:46:18 +02:00
wforums
a0f9387889 Custom TTXT
Almost done, still left to do:
- update telxx.c to reflect changes
- add new commandline parameter + parsing.

608 & XDS are working already for normal & UCLA mode, nothing
broken/changed output wise.
2014-07-01 09:46:06 +02:00
wforums
0d463342f3 ttxt cont 2014-07-01 09:45:54 +02:00
wforums
82041086b4 First attempt 2014-07-01 09:45:41 +02:00
wforums
4ca13ff56e XDS case fix
- Fixed a case error in the XDS.
2014-07-01 09:36:01 +02:00