summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
...
* | avfilter: add Haas stereo enhancerPaul B Mahol2017-09-08
* | lavfi/buffersrc: add av_buffersrc_close().Nicolas George2017-09-08
* | avfilter/vf_overlay: Restore shorthand option orderMichael Niedermayer2017-09-05
* | avformat/hlsenc: Added configuration to override HTTP User-AgentKarthick J2017-09-05
* | avfilter/avf_avectorscope: add possibility to auto zoomPaul B Mahol2017-09-05
* | avfilter: add despill filterPaul B Mahol2017-09-05
* | avcodec: add AV_HWACCEL_CODEC_CAP_EXPERIMENTAL flagJames Almer2017-09-04
* | avfilter/vf_fftfilt: make it possible to evaluate expressions per framePaul B Mahol2017-09-04
* | lavd: drop QTKit indevClément Bœsch2017-09-04
* | doc/filters: add missing '' for blend examplePaul B Mahol2017-09-03
* | doc/filters: add one more blend examplePaul B Mahol2017-09-03
* | avfilter/vf_displace: add mirror edge modePaul B Mahol2017-09-03
* | avfilter/vf_subtitles: enable processing of alpha channelPaul B Mahol2017-09-03
* | doc/filters.texi: Add default values to vf_vaguedenoiser optionsLeo Izen2017-09-03
* | lavf: make avio_read_partial() publicwm42017-09-01
* | avio: add a destructor for AVIOContextAnton Khirnov2017-09-01
* | avfilter/af_adelay: remove requirement that at least one delay should be prov...Paul B Mahol2017-08-30
* | Add FITS EncoderParas Chadha2017-08-30
* | Add FITS DecoderParas Chadha2017-08-30
* | doc/filters: document framesync options.Nicolas George2017-08-29
* | avformat/hls: Fix DoS due to infinite loopMichael Niedermayer2017-08-27
* | lavd: implement NewTek NDI input/output device supportMaksym Veremeyenko2017-08-27
* | doc/filters: improve pseudocolor examplePaul B Mahol2017-08-26
* | avfilter/af_surround: make volume configurable for front center and lfe channelPaul B Mahol2017-08-26
* | ffmpeg options: Enable trailing ? for map_channelpkviet2017-08-25
* | doc/filters: add pseudocolor examplePaul B Mahol2017-08-25
* | avfilter/af_firequalizer: add min_phase optionMuhammad Faiz2017-08-25
* | avfilter/vf_blend: rename addition128 and difference128 to grainmerge and gra...Paul B Mahol2017-08-24
* | lavf/g726: Demuxer for raw G.726 streams, both left- and right-justified.Carl Eugen Hoyos2017-08-24
* | libavdevice/decklink: configurablity to set max queue sizeRavindra2017-08-22
* | doc/encoders: add "coder" option documentation for h264_vaapiJun Zhao2017-08-20
* | vaapi_encode: Move quality option to common codeMark Thompson2017-08-20
* | avutil/eval: add linear interpolation helperPaul B Mahol2017-08-19
* | avfilter: add pseudocolor filterPaul B Mahol2017-08-19
* | filters.texi: clarify audio upsampling in loudnormKyle Swanson2017-08-17
* | filters.texi: explain audio upsampling in loudnormWerner Robitza2017-08-17
* | encoders.texi: Replace x264 --full-help suggestion with --fullhelpLeo Izen2017-08-16
* | Add tonemap filterVittorio Giovara2017-08-15
* | Add single precision planar RGB pixel formatsVittorio Giovara2017-08-15
* | avfilter/vf_datascope: make it possible to change pixscope window positionPaul B Mahol2017-08-15
* | imgutils: add function to clear an image to blackwm42017-08-08
* | lavc, lavu: move frame cropping to a convenience functionwm42017-08-08
* | avfilter/vf_premultiply: add inplace modePaul B Mahol2017-08-07
* | avformat/hlsenc: allow dynamic encryption key rotationDeHackEd2017-08-06
* | avfilter: add floodfill filterPaul B Mahol2017-08-05
* | doc/filters.texi: add yet another laplacian edge detectorPaul B Mahol2017-08-05
* | doc/libav-merge: remove the hls merge TODOSteven Liu2017-08-04
* | avfilter: add tlut2 filterPaul B Mahol2017-08-04
* | avfilter: add unpremultiply filterPaul B Mahol2017-08-02
* | doc/filters.texi: add another lut2 examplePaul B Mahol2017-07-31