
Data Structures | |
| struct | demux_sys_t |
Functions | |
| static int | Demux (demux_t *p_demux) |
| static int | Control (demux_t *p_demux, int i_query, va_list args) |
| int | Import_PLS (vlc_object_t *p_this) |
| void | Close_PLS (vlc_object_t *p_this) |
| void Close_PLS | ( | vlc_object_t * | p_this | ) |
References demux_t::p_sys, and demux_sys_t::psz_prefix.
| static int Control | ( | demux_t * | p_demux, | |
| int | i_query, | |||
| va_list | args | |||
| ) | [static] |
References VLC_EGENERIC, and VLC_UNUSED.
| static int Demux | ( | demux_t * | p_demux | ) | [static] |
References atoll(), GetCurrentItem(), input_item_CopyOptions(), input_item_New, input_item_node_AppendItem(), input_item_node_Create(), input_item_node_PostAndDelete(), msg_Dbg, msg_Warn, demux_t::p_sys, ProcessMRL(), psz_name, demux_sys_t::psz_prefix, psz_value, demux_t::s, strcasecmp(), strdup(), stream_ReadLine(), strncasecmp(), and vlc_gc_decref.
| int Import_PLS | ( | vlc_object_t * | p_this | ) |
1.5.6