mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-31 03:44:15 +00:00
Disable the split function. This should end the mpeg1/2 global header issues.
Originally committed as revision 12684 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
b8fcb619e9
commit
39e9e6d940
@ -176,5 +176,4 @@ AVCodecParser mpegvideo_parser = {
|
||||
NULL,
|
||||
mpegvideo_parse,
|
||||
ff_parse1_close,
|
||||
mpegvideo_split,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user