Skip to content
Snippets Groups Projects
Commit d6bd62db authored by Diego Biurrun's avatar Diego Biurrun
Browse files

Call x264 and Xvid libx264 and libxvid in the configure output for consistency.

Originally committed as revision 13466 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 842eabc5
No related branches found
No related tags found
No related merge requests found
......@@ -1963,8 +1963,8 @@ echo "libnut enabled ${libnut-no}"
echo "libschroedinger enabled ${libschroedinger-no}"
echo "libtheora enabled ${libtheora-no}"
echo "libvorbis enabled ${libvorbis-no}"
echo "x264 enabled ${libx264-no}"
echo "Xvid enabled ${libxvid-no}"
echo "libx264 enabled ${libx264-no}"
echo "libxvid enabled ${libxvid-no}"
echo "zlib enabled ${zlib-no}"
echo "bzlib enabled ${bzlib-no}"
echo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment