summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-11-20 15:43:19 +0100
committerMichael Niedermayer <michaelni@gmx.at>2011-11-20 15:43:19 +0100
commit34465bbcb470f63a3e545ecbec0bd5619a27509b (patch)
tree4b0c7d75e3394c43d529827e0c5a3ee839447072 /configure
parenta9011623ea95f051f740bffd2d473f28fd1f250e (diff)
parent7a9807dea44463c6741474fa8609118cd5f53b75 (diff)
downloadffmpeg-streaming-34465bbcb470f63a3e545ecbec0bd5619a27509b.zip
ffmpeg-streaming-34465bbcb470f63a3e545ecbec0bd5619a27509b.tar.gz
Merge remote-tracking branch 'shariman/wmall'
* shariman/wmall: (24 commits) Clean-up dump_int_buffer() to dump samples from a buffer Implement revert_cdlms() Doxy for reset_codec() Store transient state and position of transient area Implement use_high_update_speed() and use_normal_update_speed() Initialize num_logged_tiles and remove unnecessary codes Log index for each line of output Log tile size Output decoded residues Replace placeholders with actual calls to clear_codec_buffers() and reset_codec() Implement lms_update() Implement lms_predict() Implement reset_codec() Add missing syntax elements to WmallDecodeCtx Add .recent syntax element to cdlms struct Implement clear_codec_buffers() Add buffers to context necessary for reverting cdmls and mclms filter Use avpriv_copy_bits() instead of ff_copy_bits() Cosmetics ... Conflicts: libavcodec/wmalosslessdec.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index d0376bb..f6cb59b 100755
--- a/configure
+++ b/configure
@@ -1596,6 +1596,8 @@ x11_grab_device_indev_extralibs="-lX11 -lXext -lXfixes"
# protocols
gopher_protocol_deps="network"
+httpproxy_protocol_deps="network"
+httpproxy_protocol_select="tcp_protocol"
http_protocol_deps="network"
http_protocol_select="tcp_protocol"
https_protocol_select="tls_protocol"
OpenPOWER on IntegriCloud