Skip to content
Snippets Groups Projects
Commit 9c984b1b authored by Martin Storsjö's avatar Martin Storsjö
Browse files

configure: Show whether the safe bitstream reader is enabled

parent 6fdb2ce3
No related branches found
No related tags found
No related merge requests found
...@@ -3205,6 +3205,7 @@ echo "postprocessing support ${postproc-no}" ...@@ -3205,6 +3205,7 @@ echo "postprocessing support ${postproc-no}"
echo "new filter support ${avfilter-no}" echo "new filter support ${avfilter-no}"
echo "network support ${network-no}" echo "network support ${network-no}"
echo "threading support ${thread_type-no}" echo "threading support ${thread_type-no}"
echo "safe bitstream reader ${safe_bitstream_reader-no}"
echo "SDL support ${sdl-no}" echo "SDL support ${sdl-no}"
echo "Sun medialib support ${mlib-no}" echo "Sun medialib support ${mlib-no}"
echo "libdxva2 enabled ${dxva2-no}" echo "libdxva2 enabled ${dxva2-no}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment