382 Commits (cba716f55e79ebb2db9627c6e3e11d6fc77ae737)

Author SHA1 Message Date
Steven Liu d1fe1344ea avformat/hlsenc: fix memleak in update_variant_stream_info 5 years ago
Steven Liu 3708a2a909 avformat/hlsenc: reindent code 5 years ago
Steven Liu 939c17fcb3 avformat/hlsenc: remove unuse comment of the code 5 years ago
Jun Zhao f36925201c lavf/hlsenc: free the old_filname to avoid memory leak 5 years ago
Limin Wang eccb94c3ba lavf/hlsenc: fix one warning: unused variable 'filename' [-Wunused-variable] 5 years ago
Steven Liu cff309097a avformat/hlsenc: merge mpegts and fmp4 workflow to one workflow 5 years ago
Steven Liu 23678462c0 avformat/hlsenc: Fix overflow of int for durations compute 5 years ago
Steven Liu 234a5e058d avformat/hlsenc: use old way for fragment mp4 in HLS PUT method 5 years ago
Steven Liu 33a8cd5925 avformat/hlsenc: use one handler for m3u8 and segments 5 years ago
Bela Bodecs 1476d82e73 avformat/hlsenc: changing all filename length to MAX_URL_SIZE 5 years ago
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