Commit 753890d0 authored by Stefano Sabatini's avatar Stefano Sabatini Committed by Anton Khirnov

vsrc_color: add @file doxy

Also remove outdated reference to color in vf_pad.c.
Signed-off-by: 's avatarAnton Khirnov <anton@khirnov.net>
parent deb58ab4
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
/** /**
* @file * @file
* video padding filter and color source * video padding filter
*/ */
#include "avfilter.h" #include "avfilter.h"
......
...@@ -18,6 +18,11 @@ ...@@ -18,6 +18,11 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
/**
* @file
* color source
*/
#include "avfilter.h" #include "avfilter.h"
#include "libavutil/pixdesc.h" #include "libavutil/pixdesc.h"
#include "libavutil/colorspace.h" #include "libavutil/colorspace.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment