264 Commits (415886588fad089895b60027ac08c8aa1a2431aa)

Author SHA1 Message Date
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
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