| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/hlsenc: closed caption tags in the master playlist | Vishwanath Dixit | 2018-01-24 | 1 | -1/+1 |
* | avformat/hlsenc: Add CODECS attribute to master playlist | Karthick Jeyapal | 2018-01-19 | 1 | -1/+2 |
* | avformat/hlsplaylist: Audio rendition's name and defaultness made configurable | Karthick Jeyapal | 2017-12-29 | 1 | -1/+2 |
* | avformat/hlsenc: Modularized audio rendition playlist write to allow reuse | Karthick Jeyapal | 2017-12-29 | 1 | -0/+1 |
* | avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO attribute | Vishwanath Dixit | 2017-12-23 | 1 | -1/+1 |
* | avformat/hlsenc: set EXT-X-TARGETDURATION use lrint(EXTINF) | Karthick J | 2017-12-22 | 1 | -5/+0 |
* | avformat/hlsplaylist: add int type of API ff_hls_write_file_entry | Steven Liu | 2017-12-04 | 1 | -1/+1 |
* | avformat/hlsenc: Refactored 'get_int_from_double' function to allow reuse | Karthick J | 2017-11-30 | 1 | -0/+5 |
* | avformat/hlsplaylist: add missing header includes | James Almer | 2017-11-29 | 1 | -0/+4 |
* | avformat/hlsplaylist: fix header include guard | James Almer | 2017-11-29 | 1 | -2/+2 |
* | avformat/hlsenc: Modularized playlist creation to allow reuse | Karthick J | 2017-11-29 | 1 | -0/+51 |