Anshul Maheshwari
69c0b2e223
handling end of data correctly
2014-07-16 16:06:29 +05:30
Anshul Maheshwari
855ca48220
not to use g++
2014-07-16 16:05:55 +05:30
Anshul Maheshwari
02bee86397
correct value for try_to_add_start_credits
2014-07-14 21:28:27 +05:30
Anshul Maheshwari
315d466da8
updated mythtv for encoder
2014-07-14 18:47:54 +05:30
Anshul Maheshwari
d4597e0094
indentation of mythtv
2014-07-14 17:52:06 +05:30
cfsmp3
b8ff3414c0
Fix is packet size, as reporte by Coverity
2014-07-14 14:12:12 +02:00
Anshul Maheshwari
2206cc1f78
adding encoder in rcwt loop
2014-07-14 17:24:20 +05:30
Anshul Maheshwari
00433467be
use_"-12"_and_"-out=raw"_tn_both_fields_in_1_file
2014-07-14 17:20:03 +05:30
Anshul Maheshwari
1000e33e7f
adding raw data support
2014-07-14 13:37:30 +05:30
Anshul Maheshwari
a64245fb5b
correcting help message typo
2014-07-14 13:37:07 +05:30
Anshul Maheshwari
2f784f00ff
correcting logic of devide time
...
Added another loop so that data whose start time is
already set, does not get affected while setting
others time.
in cc_encoder doing data++ so that it can buffer
more then 2 data
2014-07-14 13:32:54 +05:30
Anshul Maheshwari
136012c558
moving write header in init_encoder
...
RCWT header can't have a BOM before it, or parsing it later will not
be possible
2014-07-13 18:40:50 +05:30
Anshul Maheshwari
874abf6442
added encoder context in spupng
2014-07-13 18:28:39 +05:30
Anshul Maheshwari
20975957ee
corrected corruption of sub for mp4
2014-07-13 18:28:33 +05:30
Anshul Maheshwari
1fabae2870
using encoder from cc_encoder_common
2014-07-13 18:28:28 +05:30
Anshul Maheshwari
abb3523ee3
passing encoder context
2014-07-13 18:28:22 +05:30
Anshul Maheshwari
ec63a06e25
generic-code-from-608-encoder-to-common-encoder
2014-07-13 18:28:16 +05:30
Anshul Maheshwari
8b4353f08c
passing-subtitle-in-output_c
2014-07-13 18:28:11 +05:30
Anshul Maheshwari
8bfb3b87c3
remove declaration conflicts
2014-07-13 18:28:06 +05:30
Anshul Maheshwari
f1a493b999
passing-subtitle-in-myth.c-n-sequencing.c
2014-07-13 18:28:00 +05:30
Anshul Maheshwari
3afcfa79e1
allocating-cc_subtitle-for-mp4
2014-07-13 18:27:55 +05:30
Anshul Maheshwari
adaa436f6b
allocating-cc_subtitle-in-general_loop.c
2014-07-13 18:27:49 +05:30
Anshul Maheshwari
37135762c5
passing-av-subtitle-in-es_userdata.c
2014-07-13 18:27:44 +05:30
Anshul Maheshwari
e6aa7128df
passing cc_subtitle in ccextractor_h n es_function_c
2014-07-13 18:27:37 +05:30
Anshul Maheshwari
da8d4a290c
passing cc_subtitle in src/avc_functions.c
2014-07-13 18:27:30 +05:30
Anshul Maheshwari
4d11a727d9
passing cc_subtitle in cc608 decoder
2014-07-13 18:27:20 +05:30
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