Use more descriptive format long_names.

Originally committed as revision 17184 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun
2009-02-12 17:26:06 +00:00
parent 69acc88b2f
commit 517ac2434b
6 changed files with 7 additions and 7 deletions

View File

@ -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),