|
|
|
@@ -74,7 +74,7 @@ static const AVCodecDescriptor codec_descriptors[] = { |
|
|
|
.id = AV_CODEC_ID_RV20, |
|
|
|
.type = AVMEDIA_TYPE_VIDEO, |
|
|
|
.name = "rv20", |
|
|
|
.long_name = NULL_IF_CONFIG_SMALL("RealVideo 1.0"), |
|
|
|
.long_name = NULL_IF_CONFIG_SMALL("RealVideo 2.0"), |
|
|
|
.props = AV_CODEC_PROP_LOSSY, |
|
|
|
}, |
|
|
|
{ |
|
|
|
|