mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-10 03:00:42 +08:00
Go2Webinar decoder
This commit is contained in:
@@ -1221,6 +1221,13 @@ static const AVCodecDescriptor codec_descriptors[] = {
|
||||
.long_name = NULL_IF_CONFIG_SMALL("Escape 130"),
|
||||
.props = AV_CODEC_PROP_LOSSY,
|
||||
},
|
||||
{
|
||||
.id = AV_CODEC_ID_G2M,
|
||||
.type = AVMEDIA_TYPE_VIDEO,
|
||||
.name = "g2m",
|
||||
.long_name = NULL_IF_CONFIG_SMALL("Go2Meeting"),
|
||||
.props = AV_CODEC_PROP_LOSSY,
|
||||
},
|
||||
|
||||
/* various PCM "codecs" */
|
||||
{
|
||||
|
Reference in New Issue
Block a user