mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-27 21:20:41 +00:00
unset extension, so code path, and guess format do not choose
avm2/flash 9 by default, not sure this is adequate though, this fixes regression tests. Originally committed as revision 11588 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
7055cdacab
commit
afecbec22b
@ -805,7 +805,7 @@ AVOutputFormat avm2_muxer = {
|
||||
"avm2",
|
||||
"Flash 9 (AVM2) format",
|
||||
"application/x-shockwave-flash",
|
||||
"swf",
|
||||
NULL,
|
||||
sizeof(SWFContext),
|
||||
CODEC_ID_MP3,
|
||||
CODEC_ID_FLV1,
|
||||
|
Loading…
Reference in New Issue
Block a user