summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* avfilter: add xcorrelate video filterPaul B Mahol2021-10-131-0/+18
* avfilter: add limitdiff video filterPaul B Mahol2021-10-131-0/+31
* avfilter/vf_palette(gen|use): support palettes with alphaSoft Works2021-10-131-0/+8
* avformat/libsrt: add snddropdelay parameter for srtLimin Wang2021-10-111-0/+6
* avcodec: add native Speex decoderPaul B Mahol2021-10-101-2/+2
* avfilter: add audio signal to distortion ratio filterPaul B Mahol2021-10-091-0/+7
* doc/filters: specify more axcorrelate designPaul B Mahol2021-10-091-1/+1
* avcodec: GEM Raster image decoderPeter Ross2021-10-081-0/+2
* avfilter/sharpen_npp: add sharpening video filter with borders controlRoman Arzumanyan2021-10-071-0/+17
* examples/remuxing: Fix use of uninitialized valueAndreas Rheinhardt2021-10-071-1/+1
* examples/qsvdec: Don't use stack packetAndreas Rheinhardt2021-10-031-9/+9