mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
fix psp muxing (probably this fix is wrong but its better then nothing)
Originally committed as revision 4086 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
083b80b53a
commit
ced225a762
@ -1539,7 +1539,7 @@ static AVOutputFormat psp_oformat = {
|
||||
mov_write_header,
|
||||
mov_write_packet,
|
||||
mov_write_trailer,
|
||||
.flags = AVFMT_GLOBALHEADER,
|
||||
// .flags = AVFMT_GLOBALHEADER,
|
||||
};
|
||||
|
||||
static AVOutputFormat _3g2_oformat = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user