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
2017-09-10add missing ignore filesJesse Liu
2017-09-09avfilter: add generic FFT video convolve filterPaul B Mahol
2017-09-09Add SUP/PGS subtitle muxerPetri Hintukainen
2017-09-08avfilter: add Haas stereo enhancerPaul B Mahol
2017-09-08lavfi/buffersrc: add av_buffersrc_close().Nicolas George
2017-09-06avfilter/vf_overlay: Restore shorthand option orderMichael Niedermayer
2017-09-05avformat/hlsenc: Added configuration to override HTTP User-AgentKarthick J
2017-09-05avfilter/avf_avectorscope: add possibility to auto zoomPaul B Mahol
2017-09-05avfilter: add despill filterPaul B Mahol
2017-09-04avcodec: add AV_HWACCEL_CODEC_CAP_EXPERIMENTAL flagJames Almer
2017-09-04avfilter/vf_fftfilt: make it possible to evaluate expressions per framePaul B Mahol
2017-09-04lavd: drop QTKit indevClément Bœsch
2017-09-03doc/filters: add missing '' for blend examplePaul B Mahol
2017-09-03doc/filters: add one more blend examplePaul B Mahol
2017-09-03avfilter/vf_displace: add mirror edge modePaul B Mahol
2017-09-03avfilter/vf_subtitles: enable processing of alpha channelPaul B Mahol
2017-09-03doc/filters.texi: Add default values to vf_vaguedenoiser optionsLeo Izen
2017-09-01lavf: make avio_read_partial() publicwm4
2017-09-01avio: add a destructor for AVIOContextAnton Khirnov
2017-08-30avfilter/af_adelay: remove requirement that at least one delay should be prov...Paul B Mahol
2017-08-30Add FITS EncoderParas Chadha
2017-08-30Add FITS DecoderParas Chadha
2017-08-29doc/filters: document framesync options.Nicolas George
2017-08-27avformat/hls: Fix DoS due to infinite loopMichael Niedermayer
2017-08-27lavd: implement NewTek NDI input/output device supportMaksym Veremeyenko
2017-08-26doc/filters: improve pseudocolor examplePaul B Mahol
2017-08-26avfilter/af_surround: make volume configurable for front center and lfe channelPaul B Mahol
2017-08-26ffmpeg options: Enable trailing ? for map_channelpkviet
2017-08-25doc/filters: add pseudocolor examplePaul B Mahol
2017-08-25avfilter/af_firequalizer: add min_phase optionMuhammad Faiz
2017-08-24avfilter/vf_blend: rename addition128 and difference128 to grainmerge and gra...Paul B Mahol
2017-08-24lavf/g726: Demuxer for raw G.726 streams, both left- and right-justified.Carl Eugen Hoyos
2017-08-22libavdevice/decklink: configurablity to set max queue sizeRavindra
2017-08-20doc/encoders: add "coder" option documentation for h264_vaapiJun Zhao
2017-08-20vaapi_encode: Move quality option to common codeMark Thompson
2017-08-19avutil/eval: add linear interpolation helperPaul B Mahol
2017-08-19avfilter: add pseudocolor filterPaul B Mahol
2017-08-18filters.texi: clarify audio upsampling in loudnormKyle Swanson
2017-08-17filters.texi: explain audio upsampling in loudnormWerner Robitza
2017-08-16encoders.texi: Replace x264 --full-help suggestion with --fullhelpLeo Izen
2017-08-15Add tonemap filterVittorio Giovara
2017-08-15Add single precision planar RGB pixel formatsVittorio Giovara
2017-08-15avfilter/vf_datascope: make it possible to change pixscope window positionPaul B Mahol
2017-08-08imgutils: add function to clear an image to blackwm4
2017-08-08lavc, lavu: move frame cropping to a convenience functionwm4
2017-08-07avfilter/vf_premultiply: add inplace modePaul B Mahol
2017-08-06avformat/hlsenc: allow dynamic encryption key rotationDeHackEd
2017-08-05avfilter: add floodfill filterPaul B Mahol
2017-08-05doc/filters.texi: add yet another laplacian edge detectorPaul B Mahol
2017-08-04doc/libav-merge: remove the hls merge TODOSteven Liu