mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 11:39:47 +00:00
configure: Show whether the safe bitstream reader is enabled
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
parent
6fdb2ce34a
commit
9c984b1bd7
1
configure
vendored
1
configure
vendored
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user