Browse Source

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

Originally committed as revision 20298 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Stefano Sabatini 15 years ago
parent
commit
f28b385d47
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavfilter/vf_null.c

+ 1
- 1
libavfilter/vf_null.c View File

@@ -18,7 +18,7 @@

/**
* @file libavfilter/vf_null.c
* null filter
* null video filter
*/

#include "avfilter.h"


Loading…
Cancel
Save