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
2018-04-13avformat/hlsenc: add option hls_delete_thresholdSteven Liu
2018-03-18libavformat/dashenc: Option to set timeout for socket I/O operationRavindra
2018-03-14avformat/hlsenc: Option to set timeout for socket I/O operationRavindra
2018-02-24avformat/dashenc: chunk streaming support for low latency use casesVishwanath Dixit
2018-01-24avformat/hlsenc: closed caption tags in the master playlistVishwanath Dixit
2018-01-02avformat/hlsenc: creation of variant streams in subdirectoriesVishwanath Dixit
2018-01-02avformat/hlsenc: configurable variant stream index position in filenamesVishwanath Dixit
2017-12-29avformat/dashenc: Persistent HTTP connections supported as an optionKarthick Jeyapal
2017-12-23avformat/hlsenc:addition of #EXT-X-MEDIA tag and AUDIO attributeVishwanath Dixit
2017-11-30avformat/dashenc: Option to generate hls playlist as wellKarthick J
2017-11-29libavformat/hlsenc: Persistent HTTP connections supported as an optionJeyapal, Karthick
2017-11-24avformat/hlsenc: Added option to add EXT-X-INDEPENDENT-SEGMENTS tagKarthick J
2017-11-21avformat/dashenc: Added configuration to override HTTP User-AgentKarthick J
2017-11-20avformat/hlsenc: creation of hls master playlist fileVishwanath Dixit
2017-11-20avformat/hlsenc: creation of hls variant streams in a single hlsenc instanceVishwanath Dixit
2017-11-13avformat/img2enc: add frame_pts option for make output filenameSteven Liu
2017-11-12Merge commit '0e702124ee149593168cbbb7b30376249a64ae66'James Almer
2017-10-27doc: Provide better examples for hls and segment muxingLuca Barbato
2017-09-28movenc: Add an option for enabling negative CTS offsetsMartin Storsjö
2017-09-26Merge commit 'c5c663541739cb813a2a5668ee8339b535b35d7d'Rodger Combs
2017-09-22Fix several typosLou Logan
2017-09-05avformat/hlsenc: Added configuration to override HTTP User-AgentKarthick J
2017-08-06avformat/hlsenc: allow dynamic encryption key rotationDeHackEd
2017-07-03avfomat/hlsenc: support fmp4 format in hlsSteven Liu
2017-04-14avformat/hlsenc: add hls encrypt optionsSteven Liu
2017-04-04doc/muxers: fix default value for image2 option start_number.Nicolas George
2017-03-16doc/muxers: cleanup mpegts sectionLou Logan
2017-03-11doc/muxers: move hls_flags temp_file to after SECOND LEVEL hls exampleSteven Liu
2017-02-12doc/muxers: Fix typo, causing warnings during buildMichael Niedermayer
2017-02-11avformat/hlsenc: deprecate hls_wrap optionSteven Liu
2017-02-11doc: Add muxers/demuxers list optionMulvya
2017-02-07avformat/hlsenc: add hls_flag option to write segments to temporary file unti...Aman Gupta
2017-02-05doc/muxers: remove confusing example for segment muxer option clocktime_wrap_...Marton Balint
2017-01-31doc/muxers: add AVI muxer documentationTobias Rapp
2017-01-31doc: add dash muxerPeter Große
2017-01-12avformat/hlsenc: hls_start_number_source and start_numberBodecs Bela
2017-01-06doc/muxers/hlsenc: typo hls_flag: discont_starts => discont_startBela Bodecs
2017-01-03avformat/hlsenc: size and duration in segment filenamesBela Bodecs
2016-12-28libavformat/tee: Add fifo support for teeJan Sebechlebsky
2016-12-27avformat/hlsenc: strftime identifiers and segment indexBodecs Bela
2016-12-09doc/muxers: remove "-strict experimental" from tee muxer examplesLou Logan
2016-11-26avformat/flvenc: fix ticket 5976 and use old commitSteven Liu
2016-11-22avformat/flvenc: add no_metadata to flvflagsSteven Liu
2016-11-17hlsenc: Add encryption supportLuca Barbato
2016-11-10avformat/flvenc: add add_keyframe_index optionSteven Liu
2016-11-02avformat/mpegtsenc: Add option to mark stream begin as discontinuousMichael Niedermayer
2016-11-02Revert "img2 encoder: allow %t in filename, based on patch from Yuval Adam"Michael Niedermayer
2016-11-02img2 encoder: use more descriptive vsync namesrogerdpack
2016-11-02img2 encoder: allow %t in filename, based on patch from Yuval Adamrogerdpack
2016-10-22doc: fix spelling errorsAndreas Cadhalpun