aboutsummaryrefslogtreecommitdiffstats
path: root/doc/muxers.texi
Commit message (Expand)AuthorAgeFilesLines
* doc/muxers: note movie_timescale option in movencGyan Doshi2021-05-091-0/+5
* avformat/dashenc: Remove deprecated min_seg_duration optionAndreas Rheinhardt2021-04-271-2/+0
* avformat/hlsenc: Remove deprecated localtime optionsAndreas Rheinhardt2021-04-271-6/+0
* avformat/hlsenc: Remove deprecated wrap optionAndreas Rheinhardt2021-04-271-9/+0
* doc/muxers: add entry for ALP muxerGyan Doshi2021-04-261-0/+31
* doc/muxers: add entry for ADTS muxerGyan Doshi2021-04-261-0/+22
* doc/muxers.texi: fix build issue for unknown commandGuo, Yejun2021-04-191-1/+1
* doc/muxers: add entries for raw muxersGyan Doshi2021-04-111-0/+172
* doc/muxers: fix alphabetical sorting of entriesGyan Doshi2021-04-071-174/+174
* doc/muxers: add entry for A64 muxerGyan Doshi2021-04-021-0/+5
* doc/muxers.texi: Readd documentation removed accidentallyAndreas Rheinhardt2021-03-071-0/+2
* avformat/hlsenc: use AV_OPT_TYPE_DURATIONLimin Wang2021-02-021-4/+11
* doc/muxers: correct description of hls_enc_key and hls_enc_ivSteven Liu2020-12-281-2/+2
* hlsenc: expand hls_fmp4_init_filename with strftime()Nikola Pajkovsky2020-12-081-0/+7
* avformat/riffenc: indicate storage of flipped RGB bitmapsGyan Doshi2020-07-151-0/+13
* libavformat/dashenc.c: Support mpd update periodSiyuan Huang2020-07-091-0/+4
* avformat/dashenc: Add hls_master_name optionPrzemysław Sobala2020-06-151-1/+3
* avformat/fifo: add timeshift option to delay outputMarton Balint2020-06-091-0/+5
* doc/muxers: Document title tag for attachmentsAndreas Rheinhardt2020-05-191-1/+2
* doc/muxers: remove hls_fmp4_init_resend parameterSteven Liu2020-05-041-1/+1
* avformat/hlsenc: add support for microseconds since epoch based sequence numberMarton Balint2020-05-011-0/+3
* avformat/mpegtsenc: use standard pids for m2tsMarton Balint2020-04-211-2/+4
* avformat/matroskaenc: Redo handling of FlagDefaultAndreas Rheinhardt2020-04-211-0/+19
* avformat/dashenc: add a PlaybackRate elementJames Almer2020-04-201-0/+8
* doc/muxers: fix some dashenc option namesJames Almer2020-04-201-4/+4
* avformat/hlsenc: add hls_fmp4_init_resend optionSteven Liu2020-04-151-0/+3
* avformat: add subtitle support in master playlist m3u8Limin Wang2020-04-081-0/+15
* avformat/matroskaenc: Don't fail if reserved Cues space doesn't sufficeAndreas Rheinhardt2020-04-021-2/+3
* doc/demuxers: update mov sectionGyan Doshi2020-03-061-7/+0
* doc/muxers: describe the default behavior of the write_prft dash muxer optionJames Almer2020-02-261-0/+2
* avformat/dashenc: add Trick Mode support for AdaptationSetsJames Almer2020-02-161-0/+2
* avformat/dashenc: use AV_OPT_TYPE_DICT for http_optsMarton Balint2020-02-031-1/+2
* avformat/img2enc: add support for specifying protocol optionsMarton Balint2020-01-181-0/+11
* avformat/dashenc: document the new optionsJames Almer2020-01-151-3/+25
* doc/muxers: fix order of options and examples for image2 muxerMarton Balint2020-01-031-26/+26
* avformat/mpegtsenc: allow any sensible PID for elementary and PMT PIDsMarton Balint2019-12-031-3/+4
* doc: fix typo in muxers documentationAlfred E. Heggestad2019-10-301-1/+1
* doc/formats: Update documentation for chromaprintAndriy Gelman2019-10-081-4/+6
* avformat/hashenc: add streamhash muxerMoritz Barsnick2019-09-201-0/+47
* doc: various spelling, grammar and formatting fixesMoritz Barsnick2019-09-181-2/+2
* avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmtMarton Balint2019-08-231-4/+4
* avformat/mpegtsenc: add support for setting PCR interval for VBR streamsMarton Balint2019-08-231-2/+4
* avformat/mpegtsenc: remove deprecated resend_headers optionMarton Balint2019-08-141-4/+0
* avformat/dashenc: add descriptor which is useful to the scheme defined by ISO...Leo Zhang2019-07-221-0/+4
* doc/muxers: fix docs format for DASH muxerJun Zhao2019-07-041-30/+32
* avformat/hlsenc: temp_file usage for master playlist and vtt playlistBela Bodecs2019-06-281-1/+5
* hlsenc: Add option to set custom HTTP headersDerek Buitenhuis2019-06-271-0/+3
* avformat/hlsenc: better error log message for var_stream_map contentBela Bodecs2019-06-241-1/+2
* avformat/hlsenc: enhanced %v handling with variant namesBodecs Bela2019-06-201-1/+15
* avformat/hlsenc: add EXT-X-I-FRAMES-ONLY tag supportSteven Liu2019-06-141-0/+4