libmpeg2.c File Reference

Include dependency graph for libmpeg2.c:


Data Structures

struct  decoder_sys_t

Defines

#define AR_SQUARE_PICTURE   1
#define AR_4_3_PICTURE   2
#define AR_16_9_PICTURE   3
#define AR_221_1_PICTURE   4

Functions

static int OpenDecoder (vlc_object_t *)
static void CloseDecoder (vlc_object_t *)
static picture_tDecodeBlock (decoder_t *, block_t **)
static picture_tGetNewPicture (decoder_t *, uint8_t **)
static void GetAR (decoder_t *p_dec)
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)

Define Documentation

#define AR_16_9_PICTURE   3

#define AR_221_1_PICTURE   4

#define AR_4_3_PICTURE   2

#define AR_SQUARE_PICTURE   1


Function Documentation

static void CloseDecoder ( vlc_object_t  )  [static]

static picture_t * DecodeBlock ( decoder_t ,
block_t **   
) [static]

static void GetAR ( decoder_t p_dec  )  [static]

static picture_t * GetNewPicture ( decoder_t ,
uint8_t **   
) [static]

static int OpenDecoder ( vlc_object_t  )  [static]

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


Generated on Wed Aug 13 08:03:15 2008 for VLC by  doxygen 1.5.1