mimetype fixes patch by (Ryutaroh Matsumoto <ryutaroh at it dot ss dot titech dot ac dot jp>)
Originally committed as revision 1352 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:

committed by
Michael Niedermayer

parent
732d9245c9
commit
c6c11cb6c6
@@ -756,7 +756,7 @@ static AVInputFormat rm_iformat = {
|
||||
static AVOutputFormat rm_oformat = {
|
||||
"rm",
|
||||
"rm format",
|
||||
"audio/x-pn-realaudio",
|
||||
"application/vnd.rn-realmedia",
|
||||
"rm,ra",
|
||||
sizeof(RMContext),
|
||||
CODEC_ID_AC3,
|
||||
|
Reference in New Issue
Block a user