projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fdb2ce
)
configure: Show whether the safe bitstream reader is enabled
author
Martin Storsjö
<martin@martin.st>
Wed, 21 Dec 2011 13:32:39 +0000
(15:32 +0200)
committer
Martin Storsjö
<martin@martin.st>
Wed, 21 Dec 2011 14:15:54 +0000
(16:15 +0200)
Signed-off-by: Martin Storsjö <martin@martin.st>
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
5cb2d1c
..
1c7fb3b
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-3205,6
+3205,7
@@
echo "postprocessing support ${postproc-no}"
echo "new filter support ${avfilter-no}"
echo "network support ${network-no}"
echo "threading support ${thread_type-no}"
+echo "safe bitstream reader ${safe_bitstream_reader-no}"
echo "SDL support ${sdl-no}"
echo "Sun medialib support ${mlib-no}"
echo "libdxva2 enabled ${dxva2-no}"