thumbfinder.cpp File Reference

Go to the source code of this file.

Functions

static int myth_sws_img_convert (AVPicture *dst, PixelFormat dst_pix_fmt, AVPicture *src, PixelFormat pix_fmt, int width, int height)

Variables

struct SeekAmount SeekAmounts []
int SeekAmountsCount = sizeof(SeekAmounts) / sizeof(SeekAmounts[0])

Function Documentation

static int myth_sws_img_convert ( AVPicture dst,
PixelFormat  dst_pix_fmt,
AVPicture src,
PixelFormat  pix_fmt,
int  width,
int  height 
) [static]

Definition at line 795 of file thumbfinder.cpp.


Variable Documentation

Initial value:
{
    {"frame",       -1},
    {"1 second",     1},
    {"5 seconds",    5},
    {"10 seconds",  10},
    {"30 seconds",  30},
    {"1 minute",    60},
    {"5 minutes",  300},
    {"10 minutes", 600},
    {"Cut Point",   -2},
}

Definition at line 72 of file thumbfinder.cpp.

int SeekAmountsCount = sizeof(SeekAmounts) / sizeof(SeekAmounts[0])

Definition at line 85 of file thumbfinder.cpp.

Referenced by ThumbFinder::changeSeekAmount().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sun May 27 06:41:47 2012 for MythTV by  doxygen 1.6.3