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_t * | decoder_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) |
| #define VLC_CODEC_H 1 |
| typedef struct decoder_owner_sys_t decoder_owner_sys_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 | |||
| ) |
1.5.1