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
path: root/doc
AgeCommit message (Expand)Author
2021-11-27avformat/rtp: add localaddr for network interface selectionLimin Wang
2021-11-26avfilter/af_biquads: add svf transform typePaul B Mahol
2021-11-23avutil/hwcontext_cuda: add option to use primary device contextTimo Rothenpieler
2021-11-18doc/examples/metadata: Constify values from av_dict_get()Chad Fraleigh
2021-11-17avutil: Add Dolby Vision RPU side data typeDerek Buitenhuis
2021-11-16avfilter: add colorspectrum source video filterPaul B Mahol
2021-11-16ffmpeg: rewrite setting the stream dispositionAnton Khirnov
2021-11-16cmdutils: add an option for listing stream dispositionsAnton Khirnov
2021-11-16lavf: add "disposition" AVOption to AVStream AVClassAnton Khirnov
2021-11-16lavf: add public functions converting dispositions to/from stringsAnton Khirnov
2021-11-16lavf: add an AVClass to AVStream on next major bumpAnton Khirnov
2021-11-15avfilter/v360: add support for off-axis projection outputPaul B Mahol
2021-11-15doc/filters: add details and ranges for colorkeyGyan Doshi
2021-11-14avfilter/af_apad: do not add infinite silence for zero pad_dur or whole_durMarton Balint
2021-11-14doc/t2h.pm: fix missing TOC with texinfo 6.8 and aboveMatthew White
2021-11-14doc/t2h.pm: fix missing CSS with texinfo 6.8 and aboveMatthew White
2021-11-13doc/developer: add description about safely sending patches via E-Mail clientsSoft Works
2021-11-12avfilter/src_movie: make the number of decode thread configurableLimin Wang
2021-11-12doc/APIchanges: fix typos and correct a dateLynne
2021-11-12doc/APIchanges: update for Vulkan API changesLynne
2021-11-11avfilter/vf_estdif: allow to change two more optionsPaul B Mahol
2021-11-09avfilter/vf_estdif: export distance cost as filter optionPaul B Mahol
2021-11-05doc/muxers: note on Apple's version LHLS for lhls optionZhao Zhili
2021-11-05avformat/dashenc: enabling streaming and hls_playlist for lhlsZhao Zhili
2021-11-05lavf/mov: Change default to prefer TFDT time and allow for fallback to SIDX o...Thilo Borgmann
2021-11-03avfilter/scale_npp: add scale2ref_npp filterRoman Arzumanyan
2021-11-03avfilter/vf_chromanr: improve filtering resultsPaul B Mahol
2021-10-30doc/filters: fix typo for hsvkey/hsvholdPaul B Mahol
2021-10-30avfilter: add huesaturation filterPaul B Mahol
2021-10-27avfilter/vf_histogram: add more color modesPaul B Mahol
2021-10-27avfilter: split negate filter from lut filterPaul B Mahol
2021-10-24avformat/avio{,buf}: introduce public AVIOContext::bytes_{read,written}Jan Ekström
2021-10-24avformat/avio{,buf}: deprecate AVIOContext::writtenJan Ekström
2021-10-21doc/filters: add notes for varblurGyan Doshi
2021-10-19avfilter: add varblur video filterPaul B Mahol
2021-10-18doc/filters: correct description of select filter variablesGyan Doshi
2021-10-16avfilter/vf_v360: add reset_rot optionPaul B Mahol
2021-10-14avfilter/vf_fftfilt: export FFT arrays sizePaul B Mahol
2021-10-14avfilter/vf_histogram: add colors_mode optionPaul B Mahol
2021-10-13avfilter: add xcorrelate video filterPaul B Mahol
2021-10-13avfilter: add limitdiff video filterPaul B Mahol
2021-10-13avfilter/vf_palette(gen|use): support palettes with alphaSoft Works
2021-10-11avformat/libsrt: add snddropdelay parameter for srtLimin Wang
2021-10-10avcodec: add native Speex decoderPaul B Mahol
2021-10-09avfilter: add audio signal to distortion ratio filterPaul B Mahol
2021-10-09doc/filters: specify more axcorrelate designPaul B Mahol
2021-10-08avcodec: GEM Raster image decoderPeter Ross
2021-10-07avfilter/sharpen_npp: add sharpening video filter with borders controlRoman Arzumanyan
2021-10-07examples/remuxing: Fix use of uninitialized valueAndreas Rheinhardt
2021-10-03examples/qsvdec: Don't use stack packetAndreas Rheinhardt