You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
add ogv extension
Originally committed as revision 14295 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -281,7 +281,7 @@ AVOutputFormat ogg_muxer = {
|
||||
"ogg",
|
||||
NULL_IF_CONFIG_SMALL("Ogg"),
|
||||
"application/ogg",
|
||||
"ogg",
|
||||
"ogg,ogv",
|
||||
0,
|
||||
CODEC_ID_FLAC,
|
||||
CODEC_ID_THEORA,
|
||||
|
Reference in New Issue
Block a user