422 Commits (75efe530ce390898b01ba1a1cb3554223d593a9a)

Author SHA1 Message Date
Bela Bodecs 098ab93257 avformat/hlsenc: temp_file usage for master playlist and vtt playlist 5 years ago
Derek Buitenhuis 025fcee6fa hlsenc: Add option to set custom HTTP headers 5 years ago
Bela Bodecs 2045dd0050 avformat/hlsenc: better error log message for var_stream_map content 5 years ago
Bela Bodecs 1beeb3b877 avformat/hlsenc: better checking var_stream_map content 5 years ago
Bodecs Bela 86f04b918c avformat/hlsenc: enhanced %v handling with variant names 5 years ago
Bodecs Bela 09a4853930 av_format/hlsenc: fix %v handling by format_name function 5 years ago
Steven Liu fa7a6dbd76 avformat/hlsenc: add EXT-X-I-FRAMES-ONLY tag support 6 years ago
Steven Liu 4ef0bea292 doc/muxers: fix typo of the hls var_stream_map example 6 years ago
Steven Liu b18c8688dd avformat/hlsenc: flush packets before update split message 6 years ago
Carl Eugen Hoyos 9461e4bc69 lavf: Constify AVOutputFormat pointer. 6 years ago
Steven Liu 9ec1f7634a avformat/hlsenc: fix fmp4_init_filename file name with %v problem 6 years ago
Steven Liu 1e03d60054 avformat/hlsenc: add var_stream_map LANGUAGE field string parameter 6 years ago
Steven Liu 6a25bb5aa4 avformat/hlsenc: add var_stream_map DEFAULT field status parameter 6 years ago
Steven Liu 62e8644bca avformat/hlsenc: make the EXT-X-MEDIA NAME field by stream id. 6 years ago
Steven Liu b9523f2fd3 avformat/hlsenc: free variant streams after write all variant streams info 6 years ago
Steven Liu cef857da48 avformat/hlsenc: remove unused variable to fix compiler warning 6 years ago
Adrian Guzowski c822d70c3d Fix usage of temp_file flag in hls_flags option. 6 years ago
Steven Liu cdbf8847ea avformat/hlsenc: remove duplicate operation at hls_write_header 6 years ago
Karthick J 2349260330 avformat/hlsenc : Added an option to ignore IO errors 6 years ago
Karthick J 56503a6925 avformat/hlsenc: Handled error from ff_http_do_new_request() function 6 years ago
Steven Liu f9ea493147 avformat/hlsenc: remove the cannot reach result 6 years ago
Carl Eugen Hoyos fc94e9704e lavf/hlsenc: Do not mix declarations and code. 6 years ago
Steven Liu 43cc2e39c0 avformat/hlsenc: check dirname and fix vtt problem 6 years ago
Charles Liu 1ff4bd59df avformat/hlsenc.c: fix the output's duration smaller than input's in sub-range mode. 6 years ago
Charles Liu 76b8e42c1f avformat/hlsenc.c: the size of init.mp4 is zero. 6 years ago
Charles Liu 2365f47bf5 avformat/hlsenc.c: remove the useless variable fmp4_init_mode. 6 years ago
Charles Liu e9dbd62cb5 avformat/hlsenc.c: fix memory leak in fmp4 mode. 6 years ago
Charles Liu 3d1b795493 avformat/hlsenc: fix the duration of m4s segment is unusually smaller than expected. 6 years ago
Steven Liu bb660800a5 avformat/utils: move mkdir_p to utils 6 years ago
Steven Liu fbd8746efa avformat/hlsenc: rename option from use_localtime to strftime 6 years ago
Jun Zhao c4608d225f lavf/hlsenc: fix mixed declarations and code warning. 6 years ago
Ronak Patel 223d2bde22 Improve hls VOD mode hls performance problem. 6 years ago
Steven Liu bd8a5c6b7c avformat/hlsenc: improve compute after_init_list_dur 6 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