Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-15avformat/hlsenc: use old way for fragment mp4 in HLS PUT methodSteven Liu
2019-07-11avformat/hlsenc: use one handler for m3u8 and segmentsSteven Liu
2019-07-01avformat/hlsenc: changing all filename length to MAX_URL_SIZEBela Bodecs
2019-06-28avformat/hlsenc: temp_file usage for master playlist and vtt playlistBela Bodecs
2019-06-27hlsenc: Add option to set custom HTTP headersDerek Buitenhuis
2019-06-24avformat/hlsenc: better error log message for var_stream_map contentBela Bodecs
2019-06-22avformat/hlsenc: better checking var_stream_map contentBela Bodecs
2019-06-20avformat/hlsenc: enhanced %v handling with variant namesBodecs Bela
2019-06-19av_format/hlsenc: fix %v handling by format_name functionBodecs Bela
2019-06-14avformat/hlsenc: add EXT-X-I-FRAMES-ONLY tag supportSteven Liu
2019-06-02doc/muxers: fix typo of the hls var_stream_map exampleSteven Liu
2019-04-14avformat/hlsenc: flush packets before update split messageSteven Liu
2019-03-20lavf: Constify AVOutputFormat pointer.Carl Eugen Hoyos
2019-02-10avformat/hlsenc: fix fmp4_init_filename file name with %v problemSteven Liu
2019-01-31avformat/hlsenc: add var_stream_map LANGUAGE field string parameterSteven Liu
2019-01-31avformat/hlsenc: add var_stream_map DEFAULT field status parameterSteven Liu
2019-01-31avformat/hlsenc: make the EXT-X-MEDIA NAME field by stream id.Steven Liu
2019-01-04avformat/hlsenc: free variant streams after write all variant streams infoSteven Liu
2018-12-26avformat/hlsenc: remove unused variable to fix compiler warningSteven Liu
2018-12-26Fix usage of temp_file flag in hls_flags option.Adrian Guzowski
2018-12-24avformat/hlsenc: remove duplicate operation at hls_write_headerSteven Liu
2018-12-10avformat/hlsenc : Added an option to ignore IO errorsKarthick J
2018-12-10avformat/hlsenc: Handled error from ff_http_do_new_request() functionKarthick J
2018-11-25avformat/hlsenc: remove the cannot reach resultSteven Liu
2018-11-17lavf/hlsenc: Do not mix declarations and code.Carl Eugen Hoyos
2018-11-12avformat/hlsenc: check dirname and fix vtt problemSteven Liu
2018-10-30avformat/hlsenc.c: fix the output's duration smaller than input's in sub-rang...Charles Liu
2018-10-30avformat/hlsenc.c: the size of init.mp4 is zero.Charles Liu
2018-10-30avformat/hlsenc.c: remove the useless variable fmp4_init_mode.Charles Liu
2018-10-30avformat/hlsenc.c: fix memory leak in fmp4 mode.Charles Liu
2018-10-30avformat/hlsenc: fix the duration of m4s segment is unusually smaller than ex...Charles Liu
2018-09-25avformat/utils: move mkdir_p to utilsSteven Liu
2018-09-05avformat/hlsenc: rename option from use_localtime to strftimeSteven Liu
2018-08-22lavf/hlsenc: fix mixed declarations and code warning.Jun Zhao
2018-08-19Improve hls VOD mode hls performance problem.Ronak Patel
2018-07-11avformat/hlsenc: improve compute after_init_list_durSteven Liu
2018-05-24avformat/hlsenc: support http method for hls fmp4Steven Liu
2018-05-12avformat/hlsenc: set AVFMT_NODIMENSIONSAman Gupta
2018-04-16avformat/hlsenc: avformat/hlsenc: add error message for encrypt fmp4 modeSteven Liu
2018-04-13avformat/hlsenc: add option hls_delete_thresholdSteven Liu
2018-04-12lavf/hlsenc: use ff_get_chomp_lineJun Zhao
2018-04-11avformat/hlsenc: fix handling of delete_segments when %v is presentBela Bodecs
2018-03-27avformat/hlsenc: initialize saveptrsTimo Rothenpieler
2018-03-25avformat/hlsenc: use stream's maximum bit rate as fall-back advertised rateJan Ekström
2018-03-18avformat/hlsenc: reindent after previous commitsSteven Liu
2018-03-18avformat/hlsenc: fix fmp4 single init file problemSteven Liu
2018-03-18avformat/hlsenc: fix memleak problem about fmp4_init_filenameSteven Liu
2018-03-18avformat/hlsenc: reindent after previous commitsSteven Liu
2018-03-18avformat/hlsenc: fix write wrong init file URI string problemSteven Liu
2018-03-14avformat/hlsenc: Option to set timeout for socket I/O operationRavindra