[FFmpeg-cvslog] vsrc_buffer: remove duplicated file description

Stefano Sabatini git at videolan.org
Wed May 25 09:42:44 CEST 2011


ffmpeg | branch: master | Stefano Sabatini <stefano.sabatini-lala at poste.it> | Wed May 25 09:37:25 2011 +0200| [ecf72542fac6d05d88efe4a7a474adb8ec291fbe] | committer: Stefano Sabatini

vsrc_buffer: remove duplicated file description

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

 libavfilter/vsrc_buffer.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/libavfilter/vsrc_buffer.h b/libavfilter/vsrc_buffer.h
index 7e2526b..c717f3d 100644
--- a/libavfilter/vsrc_buffer.h
+++ b/libavfilter/vsrc_buffer.h
@@ -1,5 +1,4 @@
 /*
- * Memory buffer source filter
  * Copyright (c) 2008 Vitor Sessak
  *
  * This file is part of FFmpeg.
@@ -27,7 +26,6 @@
  * memory buffer source API for video
  */
 
-
 #include "avfilter.h"
 
 /**



More information about the ffmpeg-cvslog mailing list