Browse Source

Change file doxy from

"video format and noformat filters" to
"format and noformat video filters",
as suggested by Diego.

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

+ 1
- 1
libavfilter/vf_format.c View File

@@ -20,7 +20,7 @@

/**
* @file libavfilter/vf_format.c
* video format and noformat filters
* format and noformat video filters
*/

#include "avfilter.h"


Loading…
Cancel
Save