mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 12:09:55 +00:00
fix mimetype
Originally committed as revision 4234 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0444b02304
commit
e817a73daa
@ -172,7 +172,7 @@ static int flv_write_packet(AVFormatContext *s, AVPacket *pkt)
|
||||
static AVOutputFormat flv_oformat = {
|
||||
"flv",
|
||||
"flv format",
|
||||
"video/x-flashvideo",
|
||||
"video/x-flv",
|
||||
"flv",
|
||||
sizeof(FLVContext),
|
||||
#ifdef CONFIG_MP3LAME
|
||||
|
Loading…
Reference in New Issue
Block a user