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…
x
Reference in New Issue
Block a user