Add/update some comments.

Originally committed as revision 7578 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2007-01-18 08:23:36 +00:00
parent 7dc0c991da
commit 2a04823942
1 changed files with 2 additions and 2 deletions

View File

@ -542,7 +542,7 @@ do_audio_decoding
fi fi
################################### ###################################
# libav testing # libavformat testing
################################### ###################################
if [ -n "$do_libavtest" ] ; then if [ -n "$do_libavtest" ] ; then
@ -660,7 +660,7 @@ for pix_fmt in $conversions ; do
-f rawvideo -s 352x288 -pix_fmt yuv444p $file -f rawvideo -s 352x288 -pix_fmt yuv444p $file
done done
fi fi # [ -n "$do_libavtest" ]