This is an automatic generated email to let you know that the following patch 
were queued at the 
http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree:

Subject: test-media: remove left-over debug lines
Author:  Hans Verkuil <hverkuil-ci...@xs4all.nl>
Date:    Tue Sep 24 16:33:12 2019 +0200

Signed-off-by: Hans Verkuil <hverkuil-ci...@xs4all.nl>

 contrib/test/test-media | 4 ----
 1 file changed, 4 deletions(-)

---

http://git.linuxtv.org/cgit.cgi/v4l-utils.git/commit/?id=9adc8e21d22ba3d7e51af1db777c61bb36f094e5
diff --git a/contrib/test/test-media b/contrib/test/test-media
index 368f6cb204b3..144dcc9df4f1 100755
--- a/contrib/test/test-media
+++ b/contrib/test/test-media
@@ -516,7 +516,6 @@ if [ $vicodec -eq 1 ]; then
        echo
        echo stateless decode
        echo
-       cp $tmpdir/comp.yu12.1280.24 /home/hans
        v4l2-ctl $decless_opts --stream-from-hdr=$tmpdir/comp.hdr.yu12.1280.24 
--stream-to=$tmpdir/raw.yu12.1280.24.stateless
        cmp $tmpdir/raw.yu12.1280.24 $tmpdir/raw.yu12.1280.24.stateless
 
@@ -536,9 +535,6 @@ if [ $vicodec -eq 1 ]; then
        v4l2-ctl $decless_opts -v width=1920,height=1088 
--stream-from-hdr=$tmpdir/comp.hdr.yu12.mix.4.6 
--stream-to=$tmpdir/raw.yu12.mix.4.6.stateless
        cmp $tmpdir/raw.yu12.mix.4.6 $tmpdir/raw.yu12.mix.4.6.stateless
 
-       ls -l $tmpdir
-       cp $tmpdir/* /home/hans/tmp
-
        rm -rf $tmpdir
        echo
        echo

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to