Include dependency graph for mpjpeg.c:

Defines | |
| #define | SOUT_CFG_PREFIX "sout-mpjpeg-" |
| #define | BOUNDARY "7b3cc56e5f51db803f790dad720ed50a" |
Functions | |
| static int | Open (vlc_object_t *) |
| static void | Close (vlc_object_t *) |
| int | vlc_entry__main (module_t *p_module) |
| const char * | vlc_entry_license__main (void) |
| static int | Control (sout_mux_t *, int, va_list) |
| static int | AddStream (sout_mux_t *, sout_input_t *) |
| static int | DelStream (sout_mux_t *, sout_input_t *) |
| static int | Mux (sout_mux_t *) |
| #define BOUNDARY "7b3cc56e5f51db803f790dad720ed50a" |
| #define SOUT_CFG_PREFIX "sout-mpjpeg-" |
| static int AddStream | ( | sout_mux_t * | , | |
| sout_input_t * | ||||
| ) | [static] |
| static void Close | ( | vlc_object_t * | ) | [static] |
| static int Control | ( | sout_mux_t * | , | |
| int | , | |||
| va_list | ||||
| ) | [static] |
| static int DelStream | ( | sout_mux_t * | , | |
| sout_input_t * | ||||
| ) | [static] |
| static int Mux | ( | sout_mux_t * | ) | [static] |
| static int Open | ( | vlc_object_t * | ) | [static] |
| int vlc_entry__main | ( | module_t * | p_module | ) |
| const char* vlc_entry_license__main | ( | void | ) |
1.5.1