projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lavc: Add coded bitstream read/write support for H.264
[libav.git]
/
configure
diff --git
a/configure
b/configure
index
befaed1
..
54af2e0
100755
(executable)
--- 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"