Commit 0a8da1a3 authored by Mans Rullgard's avatar Mans Rullgard Committed by Diego Biurrun

configure: Do not redundantly list enabled hwaccel libs

The enabled hwaccels are listed later anyway.
Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
parent 7432e872
......@@ -3805,9 +3805,6 @@ 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 "libdxva2 enabled ${dxva2-no}"
echo "libva enabled ${vaapi-no}"
echo "libvdpau enabled ${vdpau-no}"
echo "AVISynth enabled ${avisynth-no}"
echo "frei0r enabled ${frei0r-no}"
echo "gnutls enabled ${gnutls-no}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment