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
2020-01-07lavf/hlsenc: Do not mix declarations and code.n4.1.5Carl Eugen Hoyos
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
2018-03-12avformat/hlsenc: fix for zero EXTINF tag durationVishwanath Dixit
2018-03-02avformat/hlsenc: add reference stream index for split segmentSteven Liu
2018-02-23hlsenc: Fixing HLS_TEMP_FILE usage with HLS_SECOND_LEVEL_SEGMENT_...Bela Bodecs
2018-01-29avformat/hls: migrate to AVFormatContext->urlMarton Balint
2018-01-29avformat/hlsenc: use av_bprintf without buffer limit in replace_int_data_in_f...Marton Balint
2018-01-24avformat/hlsenc: closed caption tags in the master playlistVishwanath Dixit
2018-01-21avformat/hlsenc: Check that data is setBrendan McGrath
2018-01-19avformat/hlsenc: Add CODECS attribute to master playlistKarthick Jeyapal
2018-01-02avformat/hlsenc: creation of variant streams in subdirectoriesVishwanath Dixit
2018-01-02avformat/hlsenc: configurable variant stream index position in filenamesVishwanath Dixit
2018-01-02avformat/hlsenc: revamped master playlist url creation logicVishwanath Dixit
2017-12-29avformat/hlsenc, utils: Moved is_http_proto from hlsenc to utils for re-useKarthick Jeyapal
2017-12-29avformat/hlsplaylist: Audio rendition's name and defaultness made configurableKarthick Jeyapal
2017-12-29avformat/hlsenc: Modularized audio rendition playlist write to allow reuseKarthick Jeyapal
2017-12-25avformat/hlsenc: fix resource leakSteven Liu
2017-12-25avformat/hlsenc: Signal http end of chunk(http_shutdown) during hlsenc_io_clo...Karthick Jeyapal
2017-12-23avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO attributeVishwanath Dixit
2017-12-22avformat/hlsenc: set EXT-X-TARGETDURATION use lrint(EXTINF)Karthick J
2017-12-21avformat/hlsenc: Fix a memory leak when http_persistent is 1Karthick J
2017-12-21avformat/hlsenc: reindent after previous commitsSteven Liu
2017-12-21avformat/hlsenc: fix first fragment mp4 do not split bugSteven Liu
2017-12-15avformat/hlsenc: Extend persistent http connections to playlistsKarthick J
2017-12-15avformat/hlsenc: Handle NULL input in IO open and close utility functionsKarthick J
2017-12-15avformat/hlsenc: Call avio_flush during persistent http connectionsKarthick J
2017-12-12avformat/hlsenc: reindent after previous commitsSteven Liu