summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* avfilter/avf_avectorscope: disable mirroringPaul B Mahol2018-04-18
* avfilter: add lowshelf and highshelf filtersPaul B Mahol2018-04-17
* avfilter/af_afir: make max IR length configurablePaul B Mahol2018-04-16
* avfilter/af_headphone: switch to activatePaul B Mahol2018-04-16
* Bump minor versions after release/4.0 branchingMichael Niedermayer2018-04-16
* Bump minor versions for branching release/4.0Michael Niedermayer2018-04-16
* avfilter/showvolume : cosmetic move bracket after func declaration to a new lineMartin Vignali2018-04-16
* avfilter/showvolume : add persistent max displayMartin Vignali2018-04-16
* avfilter/showvolume : add display scale optionMartin Vignali2018-04-16
* avfilter/af_headphone: fix type=time with hrir=multichPaul B Mahol2018-04-16
* avfilter/af_headphone: add single hrir multichannel stream modePaul B Mahol2018-04-15