summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* ffmpeg: deprecate passing numbers to -vsyncAnton Khirnov2021-12-071-7/+9
* doc/filters: note duration range in xfadeGyan Doshi2021-12-061-0/+1
* doc/APIchanges: fix typoAnton Khirnov2021-12-041-1/+1
* ffmpeg: make -bits_per_raw_sample a per-output-stream optionAnton Khirnov2021-12-041-0/+7
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-041-0/+3
* lavu/avframe: add a time_base fieldLynne2021-12-031-0/+3
* avfilter: add audio dynamic smooth filterPaul B Mahol2021-12-021-0/+20
* avfilter: add audio spectral stats filterPaul B Mahol2021-12-021-0/+63
* fftools/ffprobe: print size of attachment streams (extradata_size)softworkz2021-11-291-0/+1
* avfilter/src_movie: add format_opts for the opened fileLimin Wang2021-11-291-0/+9
* lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formatsrcombs2021-11-281-0/+3
* avformat/rtp: add localaddr for network interface selectionLimin Wang2021-11-271-0/+4
* avfilter/af_biquads: add svf transform typePaul B Mahol2021-11-261-0/+9
* avutil/hwcontext_cuda: add option to use primary device contextTimo Rothenpieler2021-11-221-0/+15
* doc/examples/metadata: Constify values from av_dict_get()Chad Fraleigh2021-11-181-1/+1
* avutil: Add Dolby Vision RPU side data typeDerek Buitenhuis2021-11-171-0/+3
* avfilter: add colorspectrum source video filterPaul B Mahol2021-11-161-1/+14
* ffmpeg: rewrite setting the stream dispositionAnton Khirnov2021-11-161-21/+16
* cmdutils: add an option for listing stream dispositionsAnton Khirnov2021-11-161-0/+3
* lavf: add "disposition" AVOption to AVStream AVClassAnton Khirnov2021-11-161-0/+1
* lavf: add public functions converting dispositions to/from stringsAnton Khirnov2021-11-161-0/+1
* lavf: add an AVClass to AVStream on next major bumpAnton Khirnov2021-11-161-0/+4
* avfilter/v360: add support for off-axis projection outputPaul B Mahol2021-11-151-0/+5
* doc/filters: add details and ranges for colorkeyGyan Doshi2021-11-151-10/+16
* avfilter/af_apad: do not add infinite silence for zero pad_dur or whole_durMarton Balint2021-11-141-2/+5
* doc/t2h.pm: fix missing TOC with texinfo 6.8 and aboveMatthew White2021-11-141-1/+5
* doc/t2h.pm: fix missing CSS with texinfo 6.8 and aboveMatthew White2021-11-141-3/+19
* doc/developer: add description about safely sending patches via E-Mail clientsSoft Works2021-11-131-0/+16
* avfilter/src_movie: make the number of decode thread configurableLimin Wang2021-11-121-0/+3
* doc/APIchanges: fix typos and correct a dateLynne2021-11-121-2/+2
* doc/APIchanges: update for Vulkan API changesLynne2021-11-121-0/+4
* avfilter/vf_estdif: allow to change two more optionsPaul B Mahol2021-11-111-0/+8
* avfilter/vf_estdif: export distance cost as filter optionPaul B Mahol2021-11-091-0/+4
* doc/muxers: note on Apple's version LHLS for lhls optionZhao Zhili2021-11-051-3/+4
* avformat/dashenc: enabling streaming and hls_playlist for lhlsZhao Zhili2021-11-051-1/+1
* lavf/mov: Change default to prefer TFDT time and allow for fallback to SIDX o...Thilo Borgmann2021-11-051-1/+1
* avfilter/scale_npp: add scale2ref_npp filterRoman Arzumanyan2021-11-031-0/+111
* avfilter/vf_chromanr: improve filtering resultsPaul B Mahol2021-11-031-4/+4
* doc/filters: fix typo for hsvkey/hsvholdPaul B Mahol2021-10-291-6/+6
* avfilter: add huesaturation filterPaul B Mahol2021-10-291-0/+56
* avfilter/vf_histogram: add more color modesPaul B Mahol2021-10-271-0/+3
* avfilter: split negate filter from lut filterPaul B Mahol2021-10-271-0/+13
* avformat/avio{,buf}: introduce public AVIOContext::bytes_{read,written}Jan Ekström2021-10-241-0/+3
* avformat/avio{,buf}: deprecate AVIOContext::writtenJan Ekström2021-10-241-0/+6
* doc/filters: add notes for varblurGyan Doshi2021-10-211-3/+8
* avfilter: add varblur video filterPaul B Mahol2021-10-191-0/+16
* doc/filters: correct description of select filter variablesGyan Doshi2021-10-181-7/+7
* avfilter/vf_v360: add reset_rot optionPaul B Mahol2021-10-161-0/+3
* avfilter/vf_fftfilt: export FFT arrays sizePaul B Mahol2021-10-141-0/+4
* avfilter/vf_histogram: add colors_mode optionPaul B Mahol2021-10-141-0/+14