[SCM] libav/experimental: do not loop input, useless

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:21:38 UTC 2013


The following commit has been merged in the experimental branch:
commit bc908bc453af1676be3ef3dbf278a9954f8553df
Author: Baptiste Coudurier <baptiste.coudurier at gmail.com>
Date:   Sat May 24 23:53:37 2008 +0000

    do not loop input, useless
    
    Originally committed as revision 13369 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/tests/test.conf b/tests/test.conf
index 5c331e1..b5f2095 100644
--- a/tests/test.conf
+++ b/tests/test.conf
@@ -57,7 +57,7 @@ FileMaxSize 100M
 
 # Fire up ffmpeg pointing at this stream
 
-Launch ./ffmpeg -loop_input -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i tests/vsynth1/%02d.pgm
+Launch ./ffmpeg -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i tests/vsynth1/%02d.pgm
 
 ACL allow localhost
 </Feed>

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list