cosmetics: s/Id/id/ in libavformat where Id refers to id Software.
patch by Stefano Sabatini, stefano.sabatini-lala poste it Originally committed as revision 13662 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
committed by
Diego Biurrun
parent
359bbdabf3
commit
ffa5ed2464
@ -597,7 +597,7 @@ AVInputFormat gsm_demuxer = {
|
||||
AVOutputFormat roq_muxer =
|
||||
{
|
||||
"RoQ",
|
||||
NULL_IF_CONFIG_SMALL("Id RoQ format"),
|
||||
NULL_IF_CONFIG_SMALL("id RoQ format"),
|
||||
NULL,
|
||||
"roq",
|
||||
0,
|
||||
|
Reference in New Issue
Block a user