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

1
configure vendored
View File

@@ -1575,6 +1575,7 @@ flv_decoder_select="h263_decoder"
flv_encoder_select="h263_encoder"
fourxm_decoder_select="dsputil"
fraps_decoder_select="dsputil huffman"
g2m_decoder_select="dsputil zlib"
h261_decoder_select="error_resilience mpegvideo"
h261_encoder_select="aandcttables mpegvideoenc"
h263_decoder_select="error_resilience h263_parser mpegvideo"