[SCM] libav/experimental: Remove outcommented fossil code.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:22:07 UTC 2013


The following commit has been merged in the experimental branch:
commit 8f83a3b0541d14f48ef7e2726102a54d12c6b0d3
Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
Date:   Sun Jan 16 18:11:34 2011 +0100

    Remove outcommented fossil code.

diff --git a/ffplay.c b/ffplay.c
index 6f476fc..b2a1d45 100644
--- a/ffplay.c
+++ b/ffplay.c
@@ -1590,8 +1590,6 @@ static int get_video_frame(VideoState *is, AVFrame *frame, int64_t *pts, AVPacke
         }
     }
 
-//            if (len1 < 0)
-//                break;
     if (got_picture){
         is->skip_frames_index += 1;
         if(is->skip_frames_index >= is->skip_frames){

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list