libavfilter/libmpcodecs/vf_dint.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <inttypes.h>
#include "config.h"
#include "mp_msg.h"
#include "mp_image.h"
#include "img_format.h"
#include "vf.h"
Go to the source code of this file.
Define Documentation
Function Documentation
static int config |
( |
struct vf_instance * |
vf, |
|
|
int |
width, |
|
|
int |
height, |
|
|
int |
d_width, |
|
|
int |
d_height, |
|
|
unsigned int |
flags, |
|
|
unsigned int |
outfmt | |
|
) |
| | [static] |
Variable Documentation
Initial value:
{
"drop interlaced frames",
"dint",
"A.G.",
"",
vf_open,
NULL
}
Definition at line 207 of file vf_dint.c.