summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/metadata: allow deleting all metadataMarton Balint2016-10-01
* lavfi/metadata: fix setting metadata valuesMarton Balint2016-10-01
* avfilter/vf_colorspace: fix range for output colorspace optionJames Almer2016-09-28
* avfilter/tests/integral: Remove unused variablesMichael Niedermayer2016-09-24
* lavfi: add nlmeans filterClément Bœsch2016-09-24
* avfilter/drawutils: allow drawing opaque text on transparent backgroundPaul B Mahol2016-09-21
* vf_colorspace: Interpret unspecified color range as limited rangeVittorio Giovara2016-09-19
* avfilter/vf_overlay: add YUVA422P to alpha_pix_fmtsPaul B Mahol2016-09-17
* avfilter/vf_overlay: support J formats tooPaul B Mahol2016-09-17
* avfilter/vf_unsharp: limit matrix size in either direction to 23Paul B Mahol2016-09-17
* avfilter/vf_unsharp: check if scalebits is too highPaul B Mahol2016-09-17
* avfilter/vf_lut2: also export video input bit depthPaul B Mahol2016-09-16
* vf_colorspace: Add modern names for color range optionVittorio Giovara2016-09-14
* avfilter/af_amerge: allow merging 1 input onlyMarton Balint2016-09-13
* vf_colorspace: Add BT-names for gamma22/28 transfer optionVittorio Giovara2016-09-13
* avfilter/vf_convolution: add slice threading supportPaul B Mahol2016-09-12
* avfilter: add sobel and prewitt filterPaul B Mahol2016-09-12
* avfilter/vf_vaguedenoiser: calculate dimensions at initPaul B Mahol2016-09-12
* avfilter/vf_vaguedenoiser: change thresholding to function pointersPaul B Mahol2016-09-12
* avfilter/vf_overlay: inline yuv output formatsPaul B Mahol2016-09-11
* avfilter/vf_overlay: split blend_image into functions for each overlay formatPaul B Mahol2016-09-11
* avfilter/avf_concat: Make independent of the channel layoutMichael Niedermayer2016-09-10
* avfilter/af_amix: use ff_all_channel_counts() instead of ff_all_channel_layou...Paul B Mahol2016-09-10
* avfilter/vf_histogram: set foreground alpha if possible in destination formatPaul B Mahol2016-09-10
* avfilter/vf_datascope: cleanup code a littlePaul B Mahol2016-09-09
* avfilter/vf_weave: do not leak unused framePaul B Mahol2016-09-09
* af_hdcd: fix bounds check in hdcd_envelope()Burt P2016-09-08
* avfilter/vf_datascope: let user change background opacityPaul B Mahol2016-09-09
* avfilter/vf_shuffleframes: unbreak filterPaul B Mahol2016-09-08
* avfilter/vf_waveform: make possible to change background opacityPaul B Mahol2016-09-07
* af_hdcd: hdcd_analyze_gen() using int instead of floatBurt P2016-09-07
* af_hdcd: tweak hdcd_analyze_prepare() a bitBurt P2016-09-07
* af_hdcd: move decoding setup from init to config_inputBurt P2016-09-07
* af_hdcd: fix possible integer overflowBurt P2016-09-07
* af_hdcd: some types renamed to remove _tBurt P2016-09-07
* avfilter/vf_paletteuse: add option to use new palette for each output framePaul B Mahol2016-09-07
* avfilter/vf_palettegen: add mode for generating palette for each input framePaul B Mahol2016-09-07
* avfilter: add avgblur filterPaul B Mahol2016-09-07
* avfilter/fifo: Make independent of the channel layoutMichael Niedermayer2016-09-06
* avfilter/af_atempo: Make independent of the channel layoutMichael Niedermayer2016-09-06
* avfilter/af_amix: make independent of the channel layoutMichael Niedermayer2016-09-06
* doc/showspectrum*: Change options order to reflect numeric values.Carl Eugen Hoyos2016-09-06
* avfilter/vf_owdenoise: hight bit-depth supportPaul B Mahol2016-09-06
* avfilter/vf_gblur: add sigmaV option, different vertical filteringPaul B Mahol2016-09-04
* avfilter/Makefile: move anullsrc and nullsink to correct placePaul B Mahol2016-09-04
* avfilter/vf_bitplanenoise: silence clang warning, do not truncate valuePaul B Mahol2016-09-04
* avfilter: add gblur filterPaul B Mahol2016-09-04
* vf_colorspace: Allow overriding input color propertiesVittorio Giovara2016-09-04
* avfilter/vf_zscale: make possible to change chroma locationPaul B Mahol2016-09-02
* avfilter/vf_minterpolate: rename chroma log varsDavinder Singh2016-09-02