mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-04-24 16:40:06 +08:00
avs2: correct avs2 description
Signed-off-by: hwren <hwrenx@126.com> Signed-off-by: Gyan Doshi <ffmpeg@gyani.pro>
This commit is contained in:
@@ -1398,7 +1398,7 @@ static const AVCodecDescriptor codec_descriptors[] = {
|
||||
.id = AV_CODEC_ID_AVS2,
|
||||
.type = AVMEDIA_TYPE_VIDEO,
|
||||
.name = "avs2",
|
||||
.long_name = NULL_IF_CONFIG_SMALL("AVS2/IEEE 1857.4"),
|
||||
.long_name = NULL_IF_CONFIG_SMALL("AVS2-P2/IEEE1857.4"),
|
||||
.props = AV_CODEC_PROP_LOSSY,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user