Go2Webinar decoder

This commit is contained in:
Kostya Shishkov
2013-02-25 21:38:25 +01:00
parent 31980b6abd
commit 2d66a58ccd
10 changed files with 844 additions and 2 deletions

View File

@@ -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" */
{