summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* 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
* avfilter/vf_maskedclamp: add slice threadingPaul B Mahol2018-04-27
* avfilter/vf_atadenoise: do not abort if user specified invalid sizePaul B Mahol2018-04-26
* avfilter/vf_mix: clip output pixel valuesPaul B Mahol2018-04-26
* avfilter/vf_mix: add scale optionPaul B Mahol2018-04-26
* avfilter: add tmix filterPaul B Mahol2018-04-26
* avfiler/vf_mix: fix crash with >8 bit depthPaul B Mahol2018-04-25
* avfilter/vf_interlace: remove duplicate code with same funcionalityVasile Toncu2018-04-23
* lavf/qsv: clone the frame which may be managed by frameworkRuiling Song2018-04-21
* lavf: make overlay_qsv work based on framesyncRuiling Song2018-04-21
* avfilter: add deblock filterPaul B Mahol2018-04-21