mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
Add codec long name, patch by Stefano Sabatini, stefano.sabatini-lala poste it.
Originally committed as revision 13154 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
committed by
Diego Biurrun
parent
9203741a46
commit
7c55e71d51
@@ -267,5 +267,6 @@ AVCodec mdec_decoder = {
|
||||
decode_end,
|
||||
decode_frame,
|
||||
CODEC_CAP_DR1,
|
||||
.long_name="Sony PlayStation MDEC (Motion DECoder)",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user