[FFmpeg-cvslog] configure: Show whether the safe bitstream reader is enabled

Martin Storsjö git at videolan.org
Thu Dec 22 02:05:03 CET 2011


ffmpeg | branch: master | Martin Storsjö <martin at martin.st> | Wed Dec 21 15:32:39 2011 +0200| [9c984b1bd726997ea48a1441a3a84ce97648706d] | committer: Martin Storsjö

configure: Show whether the safe bitstream reader is enabled

Signed-off-by: Martin Storsjö <martin at martin.st>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9c984b1bd726997ea48a1441a3a84ce97648706d
---

 configure |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/configure b/configure
index 5cb2d1c..1c7fb3b 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}"



More information about the ffmpeg-cvslog mailing list