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
2019-05-21doc: add basic documentation for libdav1dJames Almer
2019-05-20ffplay: added option always on top for video windowDaniel Kucera
2019-05-17avfilter/vf_ocr: also export confidence of resultPaul B Mahol
2019-05-17doc/scaler: explain values for src_range, dst_rangeWerner Robitza
2019-05-17doc/scaler: indicate some options as API only.Gyan Doshi
2019-05-17doc/filters: update URL for sr filter script repositorySteven Liu
2019-05-17Revert "doc/filters: update URL for sr filter script repository"Steven Liu
2019-05-16doc/filters: update URL for sr filter script repositoryGyan Doshi
2019-05-16doc/filters: mention obvious operation, for our always clueless usersPaul B Mahol
2019-05-16lavu: bump minor and update APIchanges for the new transform APILynne
2019-05-14avfilter: add asr filterPaul B Mahol
2019-05-14avfilter: add xmedian filterPaul B Mahol
2019-05-13doc/filters: add scale2ref example for proportional scalingGyan Doshi
2019-05-13avfilter/vf_chromahold: implement blend optionPaul B Mahol
2019-05-13doc/filters: mention drawtext command supportGyan Doshi
2019-05-11avfilter: add colorhold filterPaul B Mahol
2019-05-07doc/filters: layout requirements for xstackGyan Doshi
2019-05-05avfilter/vf_vibrance: add alternate optionPaul B Mahol
2019-05-04avfilter/f_realtime: add option to scale speedMoritz Barsnick
2019-05-04doc/general.texi: add note about 32-bit GCC builds of AviSynth+Stephen Hutchinson
2019-05-04doc/general.texi: update AviSynth+ reference pageStephen Hutchinson
2019-05-04doc/general.texi: remove note about regressed AviSynth+ headerStephen Hutchinson
2019-04-29avfilter/avf_showwaves: Add draw mode also to showwavespic filterMartin Vobruba
2019-04-29avfilter/avf_showspectrum: add log scale for frequency plotPaul B Mahol
2019-04-27avfilter: add audio soft clip filterPaul B Mahol
2019-04-26avfilter/af_astats: count number of NaNs/Infs/denormals for floating-point au...Paul B Mahol
2019-04-24avfilter/af_surround: add angle optionPaul B Mahol
2019-04-23avfilter/af_surround: export more channel's in/out gainsPaul B Mahol
2019-04-23avfilter/af_surround: expose window size to userPaul B Mahol
2019-04-23examples/avio_reading: Use avio_context_free() to free AVIOContextJun Zhao
2019-04-22avfilter/af_surround: make channel spread from stereo image user configurablePaul B Mahol
2019-04-22avfilter/af_surround: add lfe_mode optionPaul B Mahol
2019-04-21doc/codecs: mention error returned for flag AV_CODEC_FLAG_DROPCHANGEDGyan Doshi
2019-04-21doc/mailing-list-faq: auto unsubscribe due to DMARCLou Logan
2019-04-20lavfi: add colorkey_opencl filterJarek Samic
2019-04-20avfilter: add lagfun filterPaul B Mahol
2019-04-20avfilter/vf_lut3d: add cineSpace 3D lut supportPaul B Mahol
2019-04-20avfilter/vf_lut3d: add cineSpace 1D lut parsingPaul B Mahol
2019-04-20doc/filters: list values for af_surround window functionGyan Doshi
2019-04-20avfilter/af_surround: allow user to change overlap and win_funcPaul B Mahol
2019-04-20doc/APIchanges: update for 3153a6502aGyan Doshi
2019-04-20avcodec: add AV_CODEC_FLAG_DROPCHANGED to flagsGyan Doshi
2019-04-20lavf: bump version/add APIchanges entry when cleanup applehttpJun Zhao
2019-04-18doc/mailing-list-faq: add DMARC mungingLou Logan
2019-04-18doc/encoders: Fix libvpx option name arnr-maxframes.Carl Eugen Hoyos
2019-04-18Updated documentation for libaom encoder options.Sam John
2019-04-18avfilter/af_agate: implement mode optionPaul B Mahol
2019-04-17avfilter/af_sidechaincompress: implement mode optionPaul B Mahol
2019-04-15lavf/hls: Cleanup the applehttpJun Zhao
2019-04-11avformat/file: add seekable option to disallow seekingMarton Balint