407 Commits (3ab11dc5bb6eec9b645da45fe28b1b2c29e92eed)

Author SHA1 Message Date
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
Karthick J efb51c8ebb avformat/hlsenc: Added option to add EXT-X-INDEPENDENT-SEGMENTS tag 7 years ago
Karthick J 241c1192d6 avformat/hlsenc: Refactor an inconsistent variable name 7 years ago
Karthick J f335efc0ad avformat/hlsenc: Minor fix in setting http options for master playlist 7 years ago
Steven Liu 25aff9d820 avformat/hlsenc: use FFABS to instead of abs 7 years ago
Vishwanath Dixit 77ab1d7bae avformat/hlsenc: creation of hls master playlist file 7 years ago
Vishwanath Dixit 92a32d0747 avformat/hlsenc: creation of hls variant streams in a single hlsenc instance 7 years ago
Steven Liu 880b299381 avformat/hlsenc: write fmp4 init header after first AV frame 7 years ago
Timo Rothenpieler 3ee63f3fb7 avformat/hlsenc: allocate space for terminating null 7 years ago
Steven Liu c7360512c2 avformat/hlsenc: reindent hlsenc code 7 years ago
Steven Liu c52beb4839 avformat/hlsenc: check hls segment mode for ignore the init filename 7 years ago
Steven Liu 073986c5ae avformat/hlsenc: reindent hlsenc code 7 years ago
Steven Liu c3e279e752 avformat/hlsenc: fix missing first segment bug in fmp4 mode 7 years ago
Steven Liu f520830761 avformat/hlsenc: fix base_output_dirname is null when basename_size is 0 bug 7 years ago
Steven Liu c34c0e3a64 avformat/hlsenc: support http method for hls fmp4 init file 7 years ago
Steven Liu 7e9cdd3f49 avformat/hlsenc: fix CID 1418106 7 years ago
Aman Gupta 73bf0f42e3 avformat/hlsenc: fix segfault when using -hls_segment_type fmp4 with -hls_segment_filename 7 years ago
Karthick J 837c55e072 avformat/hlsenc: Added configuration to override HTTP User-Agent 7 years ago
Steven Liu 20a6b198b4 avformat/hlsenc: move free fmp4_init_filename after hls_window operation 7 years ago
DeHackEd eabeb9093a avformat/hlsenc: allow dynamic encryption key rotation 8 years ago
Steven Liu 738b29cfb6 avformat/hlsenc: support fmp4 single file mode 8 years ago
Steven Liu 805ce25b1d avformat/hlsenc: improve hls encrypt get key file operation 8 years ago
Steven Liu f21457f8e0 avformat/hlsenc: fix hls fmp4 extention name bug 8 years ago
Derek Buitenhuis 2d417076a2 avformat/hlsenc: Add missing error check 8 years ago
Steven Liu 23e21130bb avformat/hlsenc: add warn message when use both fmp4 and single_file 8 years ago
Steven Liu 1fe40e73a6 avformat/hlsenc: copy codec_tag when stream copy 8 years ago
Steven Liu d01b8f8683 avformat/hlsenc: optimize help message default value. 8 years ago
Steven Liu 274bd1670b avfomat/hlsenc: support fmp4 format in hls 8 years ago
Steven Liu 3996ae9302 avformat/hlsenc: donnot show duplicate segment warning at byterange mode 8 years ago
Luca Barbato 16cb06bb30 hlsenc: Support recovery from an already present playlist 8 years ago
Steven Liu 7355c1dda2 avformat/hlsenc: move old_filename free operation earlier 8 years ago
Steven Liu cbfd44a922 avformat/hlsenc: fix CID 1405135 8 years ago
Steven Liu 363e4f0810 avformat/hlsenc: hold old key info when append list 8 years ago
Steven Liu 5caaa3a49e avformat/hlsenc: add hls encrypt options 8 years ago
Steven Liu e90ad88281 avformat/hlsenc: fix duration wrong when no pkt duration 8 years ago