Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <ceffmpeg@gmail.com>2018-05-14 22:00:26 +0300
committerCarl Eugen Hoyos <ceffmpeg@gmail.com>2018-05-14 22:00:26 +0300
commit20b88076223b88f99e44b6ac5d68749c8d6998ca (patch)
treea5ee5b5f1cbe6622b4564bbf2259db66d75d252c
parent42a03e77000692ad6de032b8cf684e1d6ec73790 (diff)
configure: Mention the dash demuxer in the libxml2 help text.
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 6a9d51698d..1f7d0140e3 100755
--- a/configure
+++ b/configure
@@ -282,7 +282,8 @@ External library support:
--enable-libxcb-shape enable X11 grabbing shape rendering [autodetect]
--enable-libxvid enable Xvid encoding via xvidcore,
native MPEG-4/Xvid encoder exists [no]
- --enable-libxml2 enable XML parsing using the C library libxml2 [no]
+ --enable-libxml2 enable XML parsing using the C library libxml2, needed
+ for dash demuxing support [no]
--enable-libzimg enable z.lib, needed for zscale filter [no]
--enable-libzmq enable message passing via libzmq [no]
--enable-libzvbi enable teletext support via libzvbi [no]