summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* lavfi/nlmeans: random code shuffling to help compilerClément Bœsch2018-05-08
* fate: update fate-sws-pixdesc-query reference fileJames Almer2018-05-05
* avfilter/drawutils: support gray14Paul B Mahol2018-05-05
* avfilter/vf_extractplanes: add support for extracting planes with 14 depthPaul B Mahol2018-05-05
* avfilter: forward status back in some filters that missed itPaul B Mahol2018-05-05
* avfilter/af_amerge: port to activate APIPaul B Mahol2018-05-05
* avfilter/vf_colorchannelmixer: add planar rgb supportPaul B Mahol2018-05-05
* avfilter/vf_colorchannelmixer: refactor codePaul B Mahol2018-05-05
* avfilter/vf_colorbalance: fix off by one overflowPaul B Mahol2018-05-05
* avfilter/vf_colorchannelmixer: add slice threadingPaul B Mahol2018-05-05
* avfilter/vf_colorbalance: add slice threadingPaul B Mahol2018-05-05
* avfilter/vf_colorbalance: add planar rgb supportPaul B Mahol2018-05-05
* avfilter/vf_convolution: use already available dstridePaul B Mahol2018-05-05
* avfilter/vf_colorbalance: add 16bit depth supportPaul B Mahol2018-05-05
* avfilter/vf_libvmaf: the libvmaf filter tried to join on an invalid thread idKevin Wheatley2018-05-04
* avfilter/vf_lut3d: fix typoPaul B Mahol2018-05-04
* avfilter/vf_edgedetect: add more formats support to canny modePaul B Mahol2018-05-04
* avfilter/vf_edgedetect: add planes optionPaul B Mahol2018-05-04
* avfilter/vf_edgedetect: add canny modePaul B Mahol2018-05-04
* avfilter/vf_convolution: add column/vertical modePaul B Mahol2018-05-04
* avfilter/vf_lut3d: add planar rgb supportPaul B Mahol2018-05-04
* Adds SRCNN filter.Sergey Lavrushkin2018-05-04
* avfilter/vf_amplify: add more options for finer filteringPaul B Mahol2018-05-04
* avfilter/drawutils: add support for full rangePaul B Mahol2018-05-03
* avfilter/vf_neighbor: add >8 depth suppportPaul B Mahol2018-05-03
* avfilter/vf_convolution: unbreak roberts filterPaul B Mahol2018-05-03
* avfilter/vf_convolution: add horizontal/row modePaul B Mahol2018-05-03
* avfilter/vf_overlay: exclude nv12/nv21 formats from x86 asm checkPaul B Mahol2018-05-03
* avfilter/vf_convolution: rewrite so it doesn't use temp buffersPaul B Mahol2018-05-03
* avfilter/vf_overlay: add x86 SIMDPaul B Mahol2018-05-02
* avfilter/af_biquads: add slice threadingPaul B Mahol2018-05-01
* avfilter/af_biquads: change clipping detection from global to channelPaul B Mahol2018-05-01
* avfilter/vf_neighbor: add slice threadingPaul B Mahol2018-05-01
* avfilter/vf_neighbor: simplify code littlePaul B Mahol2018-05-01
* avfilter/vf_neighbor: rewrite without using temp memoryPaul B Mahol2018-05-01
* Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was ...Marton Balint2018-04-30
* avfilter/vf_mix: initialize last to silence possible warningPaul B Mahol2018-04-30
* avfilter/vf_mix: make setting weights more user friendlyPaul B Mahol2018-04-29
* avfilter/vf_fieldmatch: add support for >8 bit depth in ppsrcPaul B Mahol2018-04-29
* avfilter/vf_fieldmatch: switch to activatePaul B Mahol2018-04-29
* avfilter: add amplify filterPaul B Mahol2018-04-29
* avfilter/vf_overlay: use slice_end in alpha_composite()Paul B Mahol2018-04-29
* avfilter/vf_fieldmatch: use correct subsamplings for y0a, y1a and startxPaul B Mahol2018-04-28
* avfilter/vf_overlay: add slice threadingPaul B Mahol2018-04-28
* avfilter/vf_convolution: make rdiv set to 0 more usefulPaul B Mahol2018-04-28
* avfilter/vf_mix: use correct linesizesPaul B Mahol2018-04-27
* avfilter/vf_shuffleplanes: add support for timelinePaul B Mahol2018-04-27
* avfilter/vf_premultiply: add slice threadingPaul B Mahol2018-04-27
* avfilter/vf_maskedclamp: silence warningPaul B Mahol2018-04-27
* avfilter/vf_mix: add slice threadingPaul B Mahol2018-04-27