Add long names to some AVCodec declarations.
patch by Stefano Sabatini, stefano.sabatini-lala poste it Originally committed as revision 13022 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:

committed by
Diego Biurrun

parent
0dfea024e1
commit
bcdb2378f7
@@ -263,5 +263,6 @@ AVCodec sgi_decoder = {
|
||||
NULL,
|
||||
sgi_end,
|
||||
decode_frame,
|
||||
.long_name = "SGI image",
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user