Improve descriptiveness of a number of codec and container long names
This commit is contained in:
@@ -1303,5 +1303,5 @@ AVCodec ff_cook_decoder = {
|
||||
.close = cook_decode_close,
|
||||
.decode = cook_decode_frame,
|
||||
.capabilities = CODEC_CAP_DR1,
|
||||
.long_name = NULL_IF_CONFIG_SMALL("COOK"),
|
||||
.long_name = NULL_IF_CONFIG_SMALL("Cook / Cooker / Gecko (RealAudio G2)"),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user