mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
Add long_name for Xxan codec.
Originally committed as revision 20900 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0080402d36
commit
cb39768960
@ -439,5 +439,6 @@ AVCodec xan_wc4_decoder = {
|
||||
xan_decode_end,
|
||||
xan_decode_frame,
|
||||
CODEC_CAP_DR1,
|
||||
.long_name = NULL_IF_CONFIG_SMALL("Wing Commander IV / Xxan"),
|
||||
};
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user