Searched refs:ff_format_set_url (Results 1 - 7 of 7) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | hlsenc.c | 979 ff_format_set_url(vs->avf, new_url); in sls_flags_filename_process() 990 ff_format_set_url(vs->avf, filename); in sls_flags_filename_process() 1003 ff_format_set_url(vs->avf, filename); in sls_flags_filename_process() 1071 ff_format_set_url(oc, filename); in sls_flag_use_localtime_filename() 1085 ff_format_set_url(oc, filename); in sls_flag_use_localtime_filename() 1096 ff_format_set_url(oc, filename); in sls_flag_use_localtime_filename() 1284 ff_format_set_url(vs->avf, new_file); in parse_playlist() 1691 ff_format_set_url(oc, new_name); in hls_start() 1696 ff_format_set_url(vtt_oc, new_name); in hls_start() 1706 ff_format_set_url(o in hls_start() [all...] |
H A D | internal.h | 689 void ff_format_set_url(AVFormatContext *s, char *url);
|
H A D | sapenc.c | 170 ff_format_set_url(contexts[i], new_url); in sap_write_header()
|
H A D | webm_chunk.c | 80 ff_format_set_url(oc, wc->header_filename); in webm_chunk_init()
|
H A D | avformat.c | 772 void ff_format_set_url(AVFormatContext *s, char *url) in ff_format_set_url() function
|
H A D | segment.c | 216 ff_format_set_url(oc, new_name); in set_segment_filename()
|
H A D | rtsp.c | 2002 ff_format_set_url(s, new_url); in ff_rtsp_connect()
|
Completed in 20 milliseconds