#include "url.h"
Go to the source code of this file.
Data Structures | |
struct | MMSStream |
struct | MMSContext |
Functions | |
int | ff_mms_asf_header_parser (MMSContext *mms) |
int | ff_mms_read_data (MMSContext *mms, uint8_t *buf, const int size) |
int | ff_mms_read_header (MMSContext *mms, uint8_t *buf, const int size) |
int ff_mms_asf_header_parser | ( | MMSContext * | mms | ) |
int ff_mms_read_data | ( | MMSContext * | mms, | |
uint8_t * | buf, | |||
const int | size | |||
) |
int ff_mms_read_header | ( | MMSContext * | mms, | |
uint8_t * | buf, | |||
const int | size | |||
) |