mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-05-01 06:13:08 +08:00
vsrc_color: add @file doxy
Also remove outdated reference to color in vf_pad.c. Signed-off-by: Anton Khirnov <anton@khirnov.net>
This commit is contained in:
committed by
Anton Khirnov
parent
deb58ab447
commit
753890d0db
@@ -21,7 +21,7 @@
|
||||
|
||||
/**
|
||||
* @file
|
||||
* video padding filter and color source
|
||||
* video padding filter
|
||||
*/
|
||||
|
||||
#include "avfilter.h"
|
||||
|
||||
@@ -18,6 +18,11 @@
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file
|
||||
* color source
|
||||
*/
|
||||
|
||||
#include "avfilter.h"
|
||||
#include "libavutil/pixdesc.h"
|
||||
#include "libavutil/colorspace.h"
|
||||
|
||||
Reference in New Issue
Block a user