vlc_codec.h File Reference

This file defines the structure and types used by decoders and encoders. More...

Include dependency graph for vlc_codec.h:

Go to the source code of this file.

Data Structures

struct  decoder_t
struct  encoder_t

Defines

#define VLC_CODEC_H   1

Typedefs

typedef decoder_owner_sys_t decoder_owner_sys_t

Functions

input_attachment_tdecoder_GetInputAttachment (decoder_t *, const char *psz_name)
int decoder_GetInputAttachments (decoder_t *p_dec, input_attachment_t ***ppp_attachment, int *pi_attachment)
mtime_t decoder_GetDisplayDate (decoder_t *, mtime_t)


Detailed Description

This file defines the structure and types used by decoders and encoders.


Define Documentation

#define VLC_CODEC_H   1


Typedef Documentation

typedef struct decoder_owner_sys_t decoder_owner_sys_t


Function Documentation

mtime_t decoder_GetDisplayDate ( decoder_t ,
mtime_t   
)

input_attachment_t* decoder_GetInputAttachment ( decoder_t ,
const char *  psz_name 
)

int decoder_GetInputAttachments ( decoder_t p_dec,
input_attachment_t ***  ppp_attachment,
int *  pi_attachment 
)


Generated on Wed Aug 13 08:02:40 2008 for VLC by  doxygen 1.5.1