Home
last modified time | relevance | path

Searched refs:ff_hls_write_playlist_header (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dhlsplaylist.h49 void ff_hls_write_playlist_header(AVIOContext *out, int version, int allowcache,
H A Dhlsplaylist.c98 void ff_hls_write_playlist_header(AVIOContext *out, int version, int allowcache, in ff_hls_write_playlist_header() function
H A Dhlsenc.c1592 ff_hls_write_playlist_header(byterange_mode ? hls->m3u8_out : vs->out, hls->version, hls->allowcache, in hls_window()
1641 ff_hls_write_playlist_header(hls->sub_m3u8_out, hls->version, hls->allowcache, in hls_window()
H A Ddashenc.c547 ff_hls_write_playlist_header(c->m3u8_out, 6, -1, target_duration, in write_hls_media_playlist()

Completed in 10 milliseconds