summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorMark Thompson <sw@jkqxz.net>2017-05-14 16:18:25 +0100
committerMark Thompson <sw@jkqxz.net>2017-08-12 22:17:20 +0100
commitacf06f45441be24c5cbae0920579cd69427326a1 (patch)
treef960aebda99c3c68edc9d587e84f193f88374e34 /configure
parent18f1706f331bf5dd565774eae680508c8d3a97ad (diff)
downloadffmpeg-streaming-acf06f45441be24c5cbae0920579cd69427326a1.zip
ffmpeg-streaming-acf06f45441be24c5cbae0920579cd69427326a1.tar.gz
lavc: Add coded bitstream read/write support for H.264
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index befaed1..54af2e0 100755
--- a/configure
+++ b/configure
@@ -1740,6 +1740,7 @@ CONFIG_EXTRA="
bswapdsp
cabac
cbs
+ cbs_h264
dirac_parse
dvprofile
faandct
@@ -1966,6 +1967,7 @@ w32threads_deps="atomics_native"
threads_if_any="$THREADS_LIST"
# subsystems
+cbs_h264_select="cbs golomb"
dct_select="rdft"
dirac_parse_select="golomb"
error_resilience_select="me_cmp"
OpenPOWER on IntegriCloud