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-07-15avformat/riffenc: indicate storage of flipped RGB bitmapsGyan Doshi
2020-07-09libavformat/dashenc.c: Support mpd update periodSiyuan Huang
2020-06-15avformat/dashenc: Add hls_master_name optionPrzemysław Sobala
2020-06-09avformat/fifo: add timeshift option to delay outputMarton Balint
2020-05-19doc/muxers: Document title tag for attachmentsAndreas Rheinhardt
2020-05-04doc/muxers: remove hls_fmp4_init_resend parameterSteven Liu
2020-05-01avformat/hlsenc: add support for microseconds since epoch based sequence numberMarton Balint
2020-04-21avformat/mpegtsenc: use standard pids for m2tsMarton Balint
2020-04-21avformat/matroskaenc: Redo handling of FlagDefaultAndreas Rheinhardt
2020-04-20avformat/dashenc: add a PlaybackRate elementJames Almer
2020-04-20doc/muxers: fix some dashenc option namesJames Almer
2020-04-15avformat/hlsenc: add hls_fmp4_init_resend optionSteven Liu
2020-04-08avformat: add subtitle support in master playlist m3u8Limin Wang
2020-04-02avformat/matroskaenc: Don't fail if reserved Cues space doesn't sufficeAndreas Rheinhardt
2020-03-06doc/demuxers: update mov sectionGyan Doshi
2020-02-26doc/muxers: describe the default behavior of the write_prft dash muxer optionJames Almer
2020-02-16avformat/dashenc: add Trick Mode support for AdaptationSetsJames Almer
2020-02-03avformat/dashenc: use AV_OPT_TYPE_DICT for http_optsMarton Balint
2020-01-19avformat/img2enc: add support for specifying protocol optionsMarton Balint
2020-01-16avformat/dashenc: document the new optionsJames Almer
2020-01-03doc/muxers: fix order of options and examples for image2 muxerMarton Balint
2019-12-03avformat/mpegtsenc: allow any sensible PID for elementary and PMT PIDsMarton Balint
2019-10-30doc: fix typo in muxers documentationAlfred E. Heggestad
2019-10-07doc/formats: Update documentation for chromaprintAndriy Gelman
2019-09-21avformat/hashenc: add streamhash muxerMoritz Barsnick
2019-09-18doc: various spelling, grammar and formatting fixesMoritz Barsnick
2019-08-23avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmtMarton Balint
2019-08-23avformat/mpegtsenc: add support for setting PCR interval for VBR streamsMarton Balint
2019-08-15avformat/mpegtsenc: remove deprecated resend_headers optionMarton Balint
2019-07-22avformat/dashenc: add descriptor which is useful to the scheme defined by ISO...Leo Zhang
2019-07-04doc/muxers: fix docs format for DASH muxerJun Zhao
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-20avformat/hlsenc: enhanced %v handling with variant namesBodecs 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-02avformat/dashenc: Add support for Global SIDXKarthick J
2019-03-13avformat/mxfenc: allow user comments for opatom muxerMark Reid
2019-02-25avformat/dashenc: Added option to repeatedly publish master playlistKarthick J
2019-02-17doc/muxers: grammar fixReto Kromer
2019-02-13doc/muxers: fix typoReto Kromer
2019-02-10doc: fix various typosMoritz Barsnick
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-21avformat/dashenc: Added documentation for $ext$ identifier in filenamesKarthick J
2018-12-17avformat/dashenc: Added support for Low-latency HLS(Experimental)kjeyapal@akamai.com
2018-12-11avformat/movenc: Added an option to disable SIDX atomkjeyapal@akamai.com
2018-12-10avformat/hlsenc : Added an option to ignore IO errorsKarthick J
2018-12-04doc: chromaprintGyan Doshi