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-12-07ffmpeg: deprecate passing numbers to -vsyncAnton Khirnov
2021-12-06doc/filters: note duration range in xfadeGyan Doshi
2021-12-04doc/APIchanges: fix typoAnton Khirnov
2021-12-04ffmpeg: make -bits_per_raw_sample a per-output-stream optionAnton Khirnov
2021-12-04avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov
2021-12-04lavu/avframe: add a time_base fieldLynne
2021-12-02avfilter: add audio dynamic smooth filterPaul B Mahol
2021-12-02avfilter: add audio spectral stats filterPaul B Mahol
2021-11-29fftools/ffprobe: print size of attachment streams (extradata_size)softworkz
2021-11-29avfilter/src_movie: add format_opts for the opened fileLimin Wang
2021-11-29lavu/pixfmt: add high-bit-depth semi-planar 4:2:2/4:4:4 formatsrcombs
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