Use more descriptive format long_names.
Originally committed as revision 17184 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -451,7 +451,7 @@ static int rm_write_trailer(AVFormatContext *s)
|
||||
|
||||
AVOutputFormat rm_muxer = {
|
||||
"rm",
|
||||
NULL_IF_CONFIG_SMALL("RM format"),
|
||||
NULL_IF_CONFIG_SMALL("RealMedia format"),
|
||||
"application/vnd.rn-realmedia",
|
||||
"rm,ra",
|
||||
sizeof(RMMuxContext),
|
||||
|
Reference in New Issue
Block a user