Home
last modified time | relevance | path

Searched refs:set_http_options (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Dhlsenc.c300 static void set_http_options(AVFormatContext *s, AVDictionary **options, HLSContext *c) in set_http_options() function
704 set_http_options(s, &options, hls); in do_encrypt()
725 set_http_options(s, &options, hls); in hls_encryption_start()
755 set_http_options(s, &options, hls); in hls_encryption_start()
853 set_http_options(s, &options, hls); in hls_mux_init()
1314 set_http_options(s, &options, hls);
1485 set_http_options(s, &options, hls);
1727 set_http_options(s, &options, c);
1736 set_http_options(s, &options, c);
2252 set_http_options(s, &options, hls);
[all …]
Ddashenc.c483 static void set_http_options(AVDictionary **options, DASHContext *c) in set_http_options() function
540 set_http_options(&http_opts, c); in write_hls_media_playlist()
1153 set_http_options(&opts, c); in write_manifest()
1270 set_http_options(&opts, c); in write_manifest()
1558 set_http_options(&opts, c); in dash_init()
1831 set_http_options(&http_opts, c); in dashenc_delete_file()
2233 set_http_options(&opts, c); in dash_write_packet()