| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/hlsenc: rename option from use_localtime to strftime | Steven Liu | 2018-09-05 | 1 | -8/+14 |
* | lavf/hlsenc: fix mixed declarations and code warning. | Jun Zhao | 2018-08-22 | 1 | -1/+1 |
* | Improve hls VOD mode hls performance problem. | Ronak Patel | 2018-08-19 | 1 | -11/+33 |
* | avformat/hlsenc: improve compute after_init_list_dur | Steven Liu | 2018-07-11 | 1 | -1/+1 |
* | avformat/hlsenc: support http method for hls fmp4 | Steven Liu | 2018-05-24 | 1 | -1/+3 |
* | avformat/hlsenc: set AVFMT_NODIMENSIONS | Aman Gupta | 2018-05-12 | 1 | -1/+1 |
* | avformat/hlsenc: avformat/hlsenc: add error message for encrypt fmp4 mode | Steven Liu | 2018-04-16 | 1 | -1/+6 |
* | avformat/hlsenc: add option hls_delete_threshold | Steven Liu | 2018-04-13 | 1 | -0/+9 |
* | lavf/hlsenc: use ff_get_chomp_line | Jun Zhao | 2018-04-12 | 1 | -10/+2 |
* | avformat/hlsenc: fix handling of delete_segments when %v is present | Bela Bodecs | 2018-04-11 | 1 | -3/+23 |
* | avformat/hlsenc: initialize saveptrs | Timo Rothenpieler | 2018-03-27 | 1 | -1/+2 |
* | avformat/hlsenc: use stream's maximum bit rate as fall-back advertised rate | Jan Ekström | 2018-03-25 | 1 | -2/+17 |
* | avformat/hlsenc: reindent after previous commits | Steven Liu | 2018-03-18 | 1 | -125/+125 |
* | avformat/hlsenc: fix fmp4 single init file problem | Steven Liu | 2018-03-18 | 1 | -16/+50 |
* | avformat/hlsenc: fix memleak problem about fmp4_init_filename | Steven Liu | 2018-03-18 | 1 | -7/+8 |
* | avformat/hlsenc: reindent after previous commits | Steven Liu | 2018-03-18 | 1 | -22/+22 |
* | avformat/hlsenc: fix write wrong init file URI string problem | Steven Liu | 2018-03-18 | 1 | -16/+0 |
* | avformat/hlsenc: Option to set timeout for socket I/O operation | Ravindra | 2018-03-14 | 1 | -1/+4 |
* | avformat/hlsenc: fix for zero EXTINF tag duration | Vishwanath Dixit | 2018-03-12 | 1 | -1/+1 |
* | avformat/hlsenc: add reference stream index for split segment | Steven Liu | 2018-03-02 | 1 | -1/+7 |
* | hlsenc: Fixing HLS_TEMP_FILE usage with HLS_SECOND_LEVEL_SEGMENT_... | Bela Bodecs | 2018-02-23 | 1 | -7/+13 |
* | avformat/hls: migrate to AVFormatContext->url | Marton Balint | 2018-01-28 | 1 | -72/+94 |
* | avformat/hlsenc: use av_bprintf without buffer limit in replace_int_data_in_f... | Marton Balint | 2018-01-28 | 1 | -55/+58 |
* | avformat/hlsenc: closed caption tags in the master playlist | Vishwanath Dixit | 2018-01-24 | 1 | -2/+153 |
* | avformat/hlsenc: Check that data is set | Brendan McGrath | 2018-01-21 | 1 | -1/+1 |
* | avformat/hlsenc: Add CODECS attribute to master playlist | Karthick Jeyapal | 2018-01-19 | 1 | -1/+66 |
* | avformat/hlsenc: creation of variant streams in subdirectories | Vishwanath Dixit | 2018-01-02 | 1 | -8/+60 |
* | avformat/hlsenc: configurable variant stream index position in filenames | Vishwanath Dixit | 2018-01-02 | 1 | -52/+101 |
* | avformat/hlsenc: revamped master playlist url creation logic | Vishwanath Dixit | 2018-01-02 | 1 | -16/+18 |
* | avformat/hlsenc, utils: Moved is_http_proto from hlsenc to utils for re-use | Karthick Jeyapal | 2017-12-29 | 1 | -9/+3 |
* | avformat/hlsplaylist: Audio rendition's name and defaultness made configurable | Karthick Jeyapal | 2017-12-29 | 1 | -1/+1 |
* | avformat/hlsenc: Modularized audio rendition playlist write to allow reuse | Karthick Jeyapal | 2017-12-29 | 1 | -4/+2 |
* | avformat/hlsenc: fix resource leak | Steven Liu | 2017-12-25 | 1 | -2/+5 |
* | avformat/hlsenc: Signal http end of chunk(http_shutdown) during hlsenc_io_clo... | Karthick Jeyapal | 2017-12-25 | 1 | -0/+5 |
* | avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO attribute | Vishwanath Dixit | 2017-12-23 | 1 | -3/+61 |
* | avformat/hlsenc: set EXT-X-TARGETDURATION use lrint(EXTINF) | Karthick J | 2017-12-22 | 1 | -1/+1 |
* | avformat/hlsenc: Fix a memory leak when http_persistent is 1 | Karthick J | 2017-12-21 | 1 | -0/+2 |
* | avformat/hlsenc: reindent after previous commits | Steven Liu | 2017-12-21 | 1 | -12/+12 |
* | avformat/hlsenc: fix first fragment mp4 do not split bug | Steven Liu | 2017-12-21 | 1 | -10/+62 |
* | avformat/hlsenc: Extend persistent http connections to playlists | Karthick J | 2017-12-15 | 1 | -29/+27 |
* | avformat/hlsenc: Handle NULL input in IO open and close utility functions | Karthick J | 2017-12-15 | 1 | -2/+2 |
* | avformat/hlsenc: Call avio_flush during persistent http connections | Karthick J | 2017-12-15 | 1 | -0/+2 |
* | avformat/hlsenc: reindent after previous commits | Steven Liu | 2017-12-12 | 1 | -30/+30 |
* | avformat/hlsenc: move init operations from write_header to init | Steven Liu | 2017-12-11 | 1 | -336/+345 |
* | avformat/hlsenc: fix compiling error when disable-network | Steven Liu | 2017-12-04 | 1 | -1/+5 |
* | avformat/hlsplaylist: add int type of API ff_hls_write_file_entry | Steven Liu | 2017-12-04 | 1 | -4/+8 |
* | avformat/hlsenc: fix baseurl missing last char | Robert Nagy | 2017-12-04 | 1 | -4/+1 |
* | avformat/hlsenc: Refactored 'get_int_from_double' function to allow reuse | Karthick J | 2017-11-30 | 1 | -6/+1 |
* | avformat/hlsenc: Modularized playlist creation to allow reuse | Karthick J | 2017-11-29 | 1 | -94/+21 |
* | libavformat/hlsenc: Persistent HTTP connections supported as an option | Jeyapal, Karthick | 2017-11-29 | 1 | -7/+41 |