Add long names to many AVCodec declarations.
patch by Stefano Sabatini, stefano.sabatini-lala poste it Originally committed as revision 13005 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
committed by
Diego Biurrun
parent
3ddf7fe945
commit
d5202e4fda
@@ -292,4 +292,5 @@ AVCodec vp5_decoder = {
|
||||
vp56_free,
|
||||
vp56_decode_frame,
|
||||
CODEC_CAP_DR1,
|
||||
.long_name = "On2 VP5",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user