[FFmpeg-cvslog] commit: Remove outcommented fossil code. (Stefano Sabatini )

git at videolan.org git
Mon Jan 17 22:06:56 CET 2011


ffmpeg | branch: master | Stefano Sabatini <stefano.sabatini-lala at poste.it> | Sun Jan 16 18:11:34 2011 +0100| [8f83a3b0541d14f48ef7e2726102a54d12c6b0d3] | committer: Stefano Sabatini 

Remove outcommented fossil code.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8f83a3b0541d14f48ef7e2726102a54d12c6b0d3
---

 ffplay.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

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){




More information about the ffmpeg-cvslog mailing list