Include dependency graph for encoder.c:

Data Structures | |
| struct | encoder_sys_t |
Functions | |
| static block_t * | EncodeVideo (encoder_t *p_enc, picture_t *p_pict) |
| static block_t * | EncodeAudio (encoder_t *p_enc, picture_t *p_pict) |
| int | OpenEncoder (vlc_object_t *p_this) |
| void | CloseEncoder (vlc_object_t *p_this) |
| void CloseEncoder | ( | vlc_object_t * | p_this | ) |
| int OpenEncoder | ( | vlc_object_t * | p_this | ) |
1.5.1