xine-lib 1.2.11
|
Go to the source code of this file.
Data Structures | |
struct | sdpplin_stream_t |
struct | sdpplin_t |
Functions | |
sdpplin_t * | sdpplin_parse (char *data) |
void | sdpplin_free (sdpplin_t *description) |
void sdpplin_free | ( | sdpplin_t * | description | ) |
References _x_freep(), sdpplin_t::abstract, sdpplin_t::author, sdpplin_t::copyright, sdpplin_free_stream(), sdpplin_t::stream, sdpplin_t::stream_count, and sdpplin_t::title.
Referenced by real_parse_sdp().
sdpplin_t * sdpplin_parse | ( | char * | data | ) |
References sdpplin_t::abstract, sdpplin_t::author, sdpplin_t::copyright, filter(), sdpplin_t::flags, lprintf, nl(), NULL, sdpplin_free_stream(), sdpplin_parse_stream(), sdpplin_t::stream, sdpplin_t::stream_count, sdpplin_stream_t::stream_id, sdpplin_t::title, UINT16_MAX, xine_base64_decode(), xine_buffer_copyin, xine_buffer_free, and xine_buffer_init().
Referenced by real_parse_sdp().