libavfilter/libmpcodecs/vf_framestep.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "config.h"
#include "mp_msg.h"
#include "help_mp.h"
#include "cpudetect.h"
#include "img_format.h"
#include "mp_image.h"
#include "vf.h"

Go to the source code of this file.

Data Structures

struct  vf_priv_s
 Stores persistant variables. More...

Functions

static int put_image (struct vf_instance *vf, mp_image_t *mpi, double pts)
static void uninit (struct vf_instance *vf)
static int vf_open (vf_instance_t *vf, char *args)

Variables

const vf_info_t vf_info_framestep


Function Documentation

static int put_image ( struct vf_instance vf,
mp_image_t mpi,
double  pts 
) [static]

Definition at line 92 of file vf_framestep.c.

static void uninit ( struct vf_instance vf  )  [static]

Definition at line 149 of file vf_framestep.c.

static int vf_open ( vf_instance_t vf,
char *  args 
) [static]

Definition at line 156 of file vf_framestep.c.


Variable Documentation

Initial value:

 {
    "Dump one every n / key frames",
    "framestep",
    "Daniele Forghieri",
    "",
    vf_open,
    NULL
}

Definition at line 198 of file vf_framestep.c.


Generated on Fri Oct 26 02:38:19 2012 for FFmpeg by  doxygen 1.5.8