| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/hlsenc, hlsplaylist: Cosmetics | Andreas Rheinhardt | 2020-05-28 | 1 | -8/+14 |
* | avformat/hlsplaylist: Add const where appropriate | Andreas Rheinhardt | 2020-05-28 | 1 | -11/+16 |
* | avformat: add subtitle support in master playlist m3u8 | Limin Wang | 2020-04-08 | 1 | -1/+16 |
* | avformat/hlsplaylist: simplify code for checking whether the string is empty | Limin Wang | 2020-04-08 | 1 | -3/+3 |
* | lavf/hlsenc: refine the get_relative_url function to avoid extra malloc for r... | Limin Wang | 2019-09-02 | 1 | -2/+2 |
* | avformat/hlsenc: add EXT-X-I-FRAMES-ONLY tag support | Steven Liu | 2019-06-14 | 1 | -3/+8 |
* | avformat/hlsenc: add var_stream_map LANGUAGE field string parameter | Steven Liu | 2019-01-31 | 1 | -3/+6 |
* | avformat/hlsenc: closed caption tags in the master playlist | Vishwanath Dixit | 2018-01-24 | 1 | -1/+4 |
* | avformat/hlsenc: Add CODECS attribute to master playlist | Karthick Jeyapal | 2018-01-19 | 1 | -1/+4 |
* | avformat/hlsplaylist: Audio rendition's name and defaultness made configurable | Karthick Jeyapal | 2017-12-29 | 1 | -2/+3 |
* | avformat/hlsenc: Modularized audio rendition playlist write to allow reuse | Karthick Jeyapal | 2017-12-29 | 1 | -0/+9 |
* | avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO attribute | Vishwanath Dixit | 2017-12-23 | 1 | -1/+3 |
* | avformat/hlsplaylist: add return value check of strftime | Steven Liu | 2017-12-04 | 1 | -1/+4 |
* | avformat/hlsplaylist: add int type of API ff_hls_write_file_entry | Steven Liu | 2017-12-04 | 1 | -2/+4 |
* | avformat/hlsenc: Modularized playlist creation to allow reuse | Karthick J | 2017-11-29 | 1 | -0/+138 |