summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2013-02-25 21:38:25 +0100
committerKostya Shishkov <kostya.shishkov@gmail.com>2013-06-03 09:24:55 +0200
commit2d66a58ccde05e764594bd7e5f0f9244634d0b2c (patch)
tree82f7d6649934d37fafc77f034e68d13ab89da068 /configure
parent31980b6abdd8ffb6953472a7a6b59f3aa5762c31 (diff)
Go2Webinar decoder
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 73f4cd89b7..be96eb1141 100755
--- a/configure
+++ b/configure
@@ -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"