Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dhls.c59 * played sequentially. There may be several playlists with the same
63 * playlists.
164 * Alternative rendition playlists have a single rendition associated
196 struct playlist **playlists; member
209 struct playlist **playlists; member
265 struct playlist *pls = c->playlists[i]; in free_playlist_list()
286 av_freep(&c->playlists); in free_playlist_list()
295 av_freep(&var->playlists); in free_variant_list()
333 dynarray_add(&c->playlists, &c->n_playlists, pls); in new_playlist()
367 dynarray_add(&var->playlists, in new_variant()
[all...]

Completed in 3 milliseconds