Commit 2c62e737 authored by Diego Biurrun's avatar Diego Biurrun

Add empty line in output to increase readability.

Originally committed as revision 12271 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 61d251db
......@@ -1952,6 +1952,7 @@ echo "libvorbis enabled ${libvorbis-no}"
echo "x264 enabled ${libx264-no}"
echo "XviD enabled ${libxvid-no}"
echo "zlib enabled ${zlib-no}"
echo
for type in decoder encoder parser demuxer muxer protocol filter bsf indev outdev; do
echo "Enabled ${type}s:"
......
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