framehook.c File Reference

Go to the source code of this file.

Classes

struct  _FrameHookEntry

Typedefs

typedef struct _FrameHookEntry FrameHookEntry

Functions

int frame_hook_add (int argc, char *argv[])
void frame_hook_process (AVPicture *pict, enum PixelFormat pix_fmt, int width, int height, int64_t pts)
void frame_hook_release (void)

Variables

static FrameHookEntryfirst_hook


Typedef Documentation


Function Documentation

int frame_hook_add ( int  argc,
char *  argv[] 
)

Definition at line 42 of file framehook.c.

void frame_hook_process ( AVPicture pict,
enum PixelFormat  pix_fmt,
int  width,
int  height,
int64_t  pts 
)

Definition at line 96 of file framehook.c.

void frame_hook_release ( void   ) 

Definition at line 107 of file framehook.c.


Variable Documentation

Definition at line 39 of file framehook.c.


Generated on Sat Dec 18 05:15:52 2010 for MythTV by  doxygen 1.5.5