]> git.sesse.net Git - ffmpeg/commitdiff
configure: Show whether the safe bitstream reader is enabled
authorMartin Storsjö <martin@martin.st>
Wed, 21 Dec 2011 13:32:39 +0000 (15:32 +0200)
committerMartin Storsjö <martin@martin.st>
Wed, 21 Dec 2011 14:15:54 +0000 (16:15 +0200)
Signed-off-by: Martin Storsjö <martin@martin.st>
configure

index 5cb2d1c0ae17e5ea5b262fad3dac9e1db9a1ce7b..1c7fb3b7ecf2bb8ceb3c24948548e5d629b6c090 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}"