summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2011-12-21 15:32:39 +0200
committerMartin Storsjö <martin@martin.st>2011-12-21 16:15:54 +0200
commit9c984b1bd726997ea48a1441a3a84ce97648706d (patch)
treef800d99631b3facff849bec9871b9ca630ef4e60 /configure
parent6fdb2ce34a765de95c0fe341cbcbfa0b1a21a82d (diff)
configure: Show whether the safe bitstream reader is enabled
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 5cb2d1c0ae..1c7fb3b7ec 100755
--- 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}"