Browse Source

one more naming consistency change

Originally committed as revision 7412 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 19 years ago
parent
commit
21e3078f27
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      configure

+ 1
- 1
configure View File

@@ -1780,7 +1780,7 @@ echo "libfaac enabled $faac"
echo "XviD enabled $xvid"
echo "x264 enabled $x264"
echo "liba52 support $a52"
echo "a52 dlopened $a52bin"
echo "liba52 dlopened $a52bin"
echo "libdts support $dts"
echo "postprocessing support $pp"
echo "software scaler enabled $swscaler"


Loading…
Cancel
Save