mpeg2fix.cpp File Reference

Go to the source code of this file.

Functions

void * my_malloc (unsigned size, mpeg2_alloc_t reason)
void my_av_print (void *ptr, int level, const char *fmt, va_list vl)
void DEBUGpts (QPtrList< MPEG2frame > *vFrame)
static QString PtsTime (int64_t pts)
static void SETBITS (unsigned char *ptr, long value, int num)
int fill_buffers (void *r, int finish)
void copy_quant_matrix (mpeg2dec_t *dec, uint16_t *dest)
void usage (char *s)
int main (int argc, char **argv)

Variables

int print_verbose_messages = MPF_GENERAL | MPF_IMPORTANT
 This global variable is set at startup with the flags of the verbose messages we want to see.


Function Documentation

void* my_malloc ( unsigned  size,
mpeg2_alloc_t  reason 
)

Definition at line 31 of file mpeg2fix.cpp.

Referenced by MPEG2fixup::MPEG2fixup().

void my_av_print ( void *  ptr,
int  level,
const char *  fmt,
va_list  vl 
)

Definition at line 54 of file mpeg2fix.cpp.

Referenced by MPEG2fixup::MPEG2fixup().

void DEBUGpts ( QPtrList< MPEG2frame > *  vFrame  ) 

Definition at line 74 of file mpeg2fix.cpp.

static QString PtsTime ( int64_t  pts  )  [static]

static void SETBITS ( unsigned char *  ptr,
long  value,
int  num 
) [static]

Definition at line 323 of file mpeg2fix.cpp.

Referenced by MPEG2fixup::SetFrameNum().

int fill_buffers ( void *  r,
int  finish 
)

Definition at line 437 of file mpeg2fix.cpp.

Referenced by do_replex(), init_multiplex(), and MPEG2replex::Start().

void copy_quant_matrix ( mpeg2dec_t dec,
uint16_t *  dest 
)

Definition at line 11 of file helper.c.

Referenced by MPEG2fixup::BuildFrame().

void usage ( char *  s  ) 

Definition at line 2364 of file mpeg2fix.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 2380 of file mpeg2fix.cpp.


Variable Documentation

int print_verbose_messages = MPF_GENERAL | MPF_IMPORTANT

This global variable is set at startup with the flags of the verbose messages we want to see.

Definition at line 2362 of file mpeg2fix.cpp.


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