[SCM] libav/experimental: Add @file doxy.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 17:11:57 UTC 2013


The following commit has been merged in the experimental branch:
commit b5634e458f76ec4dcbdfc2eb93dca8651e5b82f5
Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
Date:   Tue Jul 20 16:23:18 2010 +0000

    Add @file doxy.
    
    Originally committed as revision 24364 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavfilter/vsrc_buffer.c b/libavfilter/vsrc_buffer.c
index 98f2e37..5b1ecce 100644
--- a/libavfilter/vsrc_buffer.c
+++ b/libavfilter/vsrc_buffer.c
@@ -1,5 +1,4 @@
 /*
- * Memory buffer source filter
  * Copyright (c) 2008 Vitor Sessak
  *
  * This file is part of FFmpeg.
@@ -19,6 +18,11 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
+/**
+ * @file
+ * memory buffer source filter
+ */
+
 #include "avfilter.h"
 #include "vsrc_buffer.h"
 

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list