441 Commits (211c88b9d5f10e8ad53a2d9d786ab07bae6a2a8e)

Author SHA1 Message Date
Ronak Patel 223d2bde22 Improve hls VOD mode hls performance problem. 6 years ago
Steven Liu bd8a5c6b7c avformat/hlsenc: improve compute after_init_list_dur 7 years ago
Steven Liu 50df4c958b avformat/hlsenc: support http method for hls fmp4 7 years ago
Aman Gupta 18074b309f avformat/hlsenc: set AVFMT_NODIMENSIONS 7 years ago
Steven Liu 783df2eb59 avformat/hlsenc: avformat/hlsenc: add error message for encrypt fmp4 mode 7 years ago
Steven Liu 987026adda avformat/hlsenc: add option hls_delete_threshold 7 years ago
Jun Zhao f1ccb4dbcf lavf/hlsenc: use ff_get_chomp_line 7 years ago
Bela Bodecs 9825f77ac7 avformat/hlsenc: fix handling of delete_segments when %v is present 7 years ago
Timo Rothenpieler 3914c8e0e6 avformat/hlsenc: initialize saveptrs 7 years ago
Jan Ekström 5b31dd1c6b avformat/hlsenc: use stream's maximum bit rate as fall-back advertised rate 7 years ago
Steven Liu f19b0c6aee avformat/hlsenc: reindent after previous commits 7 years ago
Steven Liu c8f625f529 avformat/hlsenc: fix fmp4 single init file problem 7 years ago
Steven Liu c608669264 avformat/hlsenc: fix memleak problem about fmp4_init_filename 7 years ago
Steven Liu 10a0436dca avformat/hlsenc: reindent after previous commits 7 years ago
Steven Liu a92ca3c07c avformat/hlsenc: fix write wrong init file URI string problem 7 years ago
Ravindra 6010537956 avformat/hlsenc: Option to set timeout for socket I/O operation 7 years ago
Vishwanath Dixit 9c249110ea avformat/hlsenc: fix for zero EXTINF tag duration 7 years ago
Luca Barbato aeaa108baf hls: Add a discontinuity marker on recover 7 years ago
Steven Liu aa294ad00a avformat/hlsenc: add reference stream index for split segment 7 years ago
Bela Bodecs 85e6a33bdf hlsenc: Fixing HLS_TEMP_FILE usage with HLS_SECOND_LEVEL_SEGMENT_... 7 years ago
Marton Balint 45ec2e44be avformat/hls: migrate to AVFormatContext->url 7 years ago
Marton Balint dc5d151568 avformat/hlsenc: use av_bprintf without buffer limit in replace_int_data_in_filename 7 years ago
Vishwanath Dixit 1948b76a1b avformat/hlsenc: closed caption tags in the master playlist 7 years ago
Brendan McGrath 2472dbc7a7 avformat/hlsenc: Check that data is set 7 years ago
Karthick Jeyapal 0afa171f25 avformat/hlsenc: Add CODECS attribute to master playlist 7 years ago
Vishwanath Dixit 41e51fbcd9 avformat/hlsenc: creation of variant streams in subdirectories 7 years ago
Vishwanath Dixit e872befdb5 avformat/hlsenc: configurable variant stream index position in filenames 7 years ago
Vishwanath Dixit 26e1efb04f avformat/hlsenc: revamped master playlist url creation logic 7 years ago
Karthick Jeyapal e8f71ef338 avformat/hlsenc, utils: Moved is_http_proto from hlsenc to utils for re-use 7 years ago
Karthick Jeyapal 8fd2bdd072 avformat/hlsplaylist: Audio rendition's name and defaultness made configurable 7 years ago
Karthick Jeyapal 9e25fe4204 avformat/hlsenc: Modularized audio rendition playlist write to allow reuse 7 years ago
Steven Liu 2aee5a8723 avformat/hlsenc: fix resource leak 7 years ago
Karthick Jeyapal be2da4c522 avformat/hlsenc: Signal http end of chunk(http_shutdown) during hlsenc_io_close() 7 years ago
Vishwanath Dixit d02289c386 avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO attribute 7 years ago
Karthick J 93a0e47876 avformat/hlsenc: set EXT-X-TARGETDURATION use lrint(EXTINF) 7 years ago
Karthick J 3ac76d890d avformat/hlsenc: Fix a memory leak when http_persistent is 1 7 years ago
Steven Liu 7feae7be5b avformat/hlsenc: reindent after previous commits 7 years ago
Steven Liu 8318f60845 avformat/hlsenc: fix first fragment mp4 do not split bug 7 years ago
Karthick J b2d27d912b avformat/hlsenc: Extend persistent http connections to playlists 7 years ago
Karthick J 6ae18228cd avformat/hlsenc: Handle NULL input in IO open and close utility functions 7 years ago
Karthick J deceb7d9ae avformat/hlsenc: Call avio_flush during persistent http connections 7 years ago
Steven Liu 0e5260226a avformat/hlsenc: reindent after previous commits 7 years ago
Steven Liu 08d28ee182 avformat/hlsenc: move init operations from write_header to init 7 years ago
Steven Liu d67c1dda40 avformat/hlsenc: fix compiling error when disable-network 7 years ago
Steven Liu 071f47649c avformat/hlsplaylist: add int type of API ff_hls_write_file_entry 7 years ago
Robert Nagy 31b351ea81 avformat/hlsenc: fix baseurl missing last char 7 years ago
Karthick J 3684b5e56a avformat/hlsenc: Refactored 'get_int_from_double' function to allow reuse 7 years ago
Karthick J da49cdf640 avformat/hlsenc: Modularized playlist creation to allow reuse 7 years ago
Jeyapal, Karthick 815e34b5b4 libavformat/hlsenc: Persistent HTTP connections supported as an option 7 years ago
Karthick J d5d2632e3a avformat/hlsenc: Fixed initial setting for end_pts 7 years ago