Searched refs:set_http_options (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | hlsenc.c | 324 static void set_http_options(AVFormatContext *s, AVDictionary **options, HLSContext *c) in set_http_options() function 572 set_http_options(avf, &opt, hls); in hls_delete_file() 771 set_http_options(s, &options, hls); in do_encrypt() 792 set_http_options(s, &options, hls); in hls_encryption_start() 822 set_http_options(s, &options, hls); in hls_encryption_start() 922 set_http_options(s, &options, hls); in hls_mux_init() 1399 set_http_options(s, &options, hls); in create_master_playlist() 1578 set_http_options(s, &options, hls); in hls_window() 1822 set_http_options(s, &options, c); in hls_start() 1839 set_http_options( in hls_start() [all...] |
H A D | dashenc.c | 476 static void set_http_options(AVDictionary **options, DASHContext *c) in set_http_options() function 533 set_http_options(&http_opts, c); in write_hls_media_playlist() 1150 set_http_options(&opts, c); in write_manifest() 1265 set_http_options(&opts, c); in write_manifest() 1585 set_http_options(&opts, c); in dash_init() 1859 set_http_options(&http_opts, c); in dashenc_delete_file() 2261 set_http_options(&opts, c); in dash_write_packet()
|
Completed in 8 milliseconds