Commit d3137297 authored by diego's avatar diego

Add codec long name, patch by Stefano Sabatini, stefano.sabatini-lala poste it.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13154 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent e75b531e
...@@ -267,5 +267,6 @@ AVCodec mdec_decoder = { ...@@ -267,5 +267,6 @@ AVCodec mdec_decoder = {
decode_end, decode_end,
decode_frame, decode_frame,
CODEC_CAP_DR1, CODEC_CAP_DR1,
.long_name="Sony PlayStation MDEC (Motion DECoder)",
}; };
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment