[FFmpeg-devel] [PATCH 2/4] wtvenc: add @file comment

Peter Ross pross at xvid.org
Sat Nov 5 06:09:17 CET 2011


---
 libavformat/wtvenc.c |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/libavformat/wtvenc.c b/libavformat/wtvenc.c
index 4aef9ae..48de580 100644
--- a/libavformat/wtvenc.c
+++ b/libavformat/wtvenc.c
@@ -19,6 +19,12 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
+/**
+ * @file
+ * Windows Television (WTV) demuxer
+ * @author Zhentan Feng <spyfeng at gmail dot com>
+ */
+
 #include "libavutil/intreadwrite.h"
 #include "libavutil/avassert.h"
 #include "avformat.h"
-- 
1.7.7.1

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111105/2c1422e2/attachment.asc>


More information about the ffmpeg-devel mailing list