one more naming consistency change

Originally committed as revision 7412 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2007-01-06 23:05:56 +00:00
parent a10b8204bb
commit 21e3078f27
1 changed files with 1 additions and 1 deletions

2
configure vendored
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"