summaryrefslogtreecommitdiff
path: root/libavformat/hlsplaylist.h
Commit message (Expand)AuthorAge
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* avformat/hlsenc, hlsplaylist: CosmeticsAndreas Rheinhardt2020-05-28
* avformat/hlsplaylist: Add const where appropriateAndreas Rheinhardt2020-05-28
* avformat: add subtitle support in master playlist m3u8Limin Wang2020-04-08
* lavf/hlsenc: refine the get_relative_url function to avoid extra malloc for r...Limin Wang2019-09-02
* avformat/hlsenc: add EXT-X-I-FRAMES-ONLY tag supportSteven Liu2019-06-14
* avformat/hlsenc: add var_stream_map LANGUAGE field string parameterSteven Liu2019-01-31
* avformat/hlsenc: closed caption tags in the master playlistVishwanath Dixit2018-01-24
* avformat/hlsenc: Add CODECS attribute to master playlistKarthick Jeyapal2018-01-19
* avformat/hlsplaylist: Audio rendition's name and defaultness made configurableKarthick Jeyapal2017-12-29
* avformat/hlsenc: Modularized audio rendition playlist write to allow reuseKarthick Jeyapal2017-12-29
* avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO attributeVishwanath Dixit2017-12-23
* avformat/hlsenc: set EXT-X-TARGETDURATION use lrint(EXTINF)Karthick J2017-12-22
* avformat/hlsplaylist: add int type of API ff_hls_write_file_entrySteven Liu2017-12-04
* avformat/hlsenc: Refactored 'get_int_from_double' function to allow reuseKarthick J2017-11-30
* avformat/hlsplaylist: add missing header includesJames Almer2017-11-29
* avformat/hlsplaylist: fix header include guardJames Almer2017-11-29
* avformat/hlsenc: Modularized playlist creation to allow reuseKarthick J2017-11-29