[FFmpeg-cvslog] r20298 - trunk/libavfilter/vf_null.c

stefano subversion
Mon Oct 19 01:00:11 CEST 2009


Author: stefano
Date: Mon Oct 19 01:00:11 2009
New Revision: 20298

Log:
Make clear in the doxy that this is a *video* filter.

Modified:
   trunk/libavfilter/vf_null.c

Modified: trunk/libavfilter/vf_null.c
==============================================================================
--- trunk/libavfilter/vf_null.c	Mon Oct 19 00:58:42 2009	(r20297)
+++ trunk/libavfilter/vf_null.c	Mon Oct 19 01:00:11 2009	(r20298)
@@ -18,7 +18,7 @@
 
 /**
  * @file libavfilter/vf_null.c
- * null filter
+ * null video filter
  */
 
 #include "avfilter.h"



More information about the ffmpeg-cvslog mailing list