mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2024-12-25 04:11:38 +00:00
Merge commit 'd9fb5bb35066dcf85aa00e25ca91987728b2e78d'
Conflicts: src/stream_functions.c
This commit is contained in:
commit
d691d4fa4b
@ -330,6 +330,7 @@ void writercwtdata (const unsigned char *data);
|
||||
void detect_stream_type (void);
|
||||
int detect_myth( void );
|
||||
int read_video_pes_header (unsigned char *header, int *headerlength, int sbuflen);
|
||||
int read_pts_pes(unsigned char*header, int len);
|
||||
|
||||
// ts_functions.cpp
|
||||
void init_ts( void );
|
||||
|
Loading…
Reference in New Issue
Block a user