Skip to content

Commit

Permalink
configure: Do not redundantly list enabled hwaccel libs
Browse files Browse the repository at this point in the history
The enabled hwaccels are listed later anyway.

Signed-off-by: Mans Rullgard <[email protected]>
  • Loading branch information
mansr authored and DonDiego committed Feb 23, 2013
1 parent 7432e87 commit 0a8da1a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit 0a8da1a

Please sign in to comment.