summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/af_asoftclip: add support for commandsPaul B Mahol2020-02-09
* avfilter/af_asoftclip: add slice threading supportPaul B Mahol2020-02-09
* avfilter/vf_alphamerge: add AVClass to private contextPaul B Mahol2020-02-08
* avfilter/vf_paletteuse: Fix potential double-free of AVFrameAndreas Rheinhardt2020-02-08
* avfilter/vf_alphamerge: add timeline supportPaul B Mahol2020-02-08
* avfilter/vf_fade: improve type option descriptionPaul B Mahol2020-02-08
* avfilter/vf_fade: add missing .flags for type optionPaul B Mahol2020-02-08
* avfilter/vf_maskedclamp: make C version consistent with ASM onePaul B Mahol2020-02-08
* aviflter/vf_xfade: add pixelize transitionPaul B Mahol2020-02-07
* avfilter/vf_xfade: add dissolve transitionPaul B Mahol2020-02-07
* avfilter/af_crystalizer: add slice threading supportPaul B Mahol2020-02-07
* avfilter: add afirsrc filterPaul B Mahol2020-02-07
* avfilter/af_acrossover: free all output frames on errorPaul B Mahol2020-02-07
* avfilter/af_acrossover: add slice threading supportPaul B Mahol2020-02-07
* avfilter/af_acrossover: improve filter outputPaul B Mahol2020-02-06
* avfilter/Makefile: add vulkan.h to the list of skipped headersJames Almer2020-02-06
* avfilter/vf_xfade: add horzopen/close transitionPaul B Mahol2020-02-05
* avfilter/vf_xfade: add vertopen/close transitionPaul B Mahol2020-02-05
* vf_ssim: Fix loading doubles to float registers on i386Martin Storsjö2020-02-05
* lavfi: bump minor version for the Vulkan filtersLynne2020-02-04
* lavfi: add an chromaber_vulkan filterLynne2020-02-04
* lavfi: add an avgblur_vulkan filterLynne2020-02-04
* lavfi: add an overlay_vulkan filterLynne2020-02-04
* lavfi: add an scale_vulkan filterLynne2020-02-04
* lavfi: add Vulkan filtering frameworkLynne2020-02-04
* lavfi/vf_hwupload: Add support for HW -> HW transfersPhilip Langdale2020-02-04
* avfilter/vf_ssim: improve precisionPaul B Mahol2020-02-04
* avfilter/vf_xfade: add circleopen & circleclose transitionPaul B Mahol2020-02-04
* avfilter/vf_xfade_opencl: move passthrough code before eof checkPaul B Mahol2020-02-03
* avfilter/vf_xfade: move passthrough code before eof checkPaul B Mahol2020-02-03
* avfilter: add xfade opencl filterPaul B Mahol2020-02-02
* avfilter/vf_xfade: remove unused headerPaul B Mahol2020-02-01
* avfilter/vf_psnr: fix logic failure when comparing time basesPaul B Mahol2020-02-01
* avfilter/vf_ssim: fix logic failure when comparing time basesPaul B Mahol2020-02-01
* avfilter/vf_geq: use per-thread AVExpr for expression evaluationMarton Balint2020-01-31
* avfilter/vf_xfade: add smooth transitionsPaul B Mahol2020-01-31
* avfilter/vf_drawtext: do not overread text if the last UTF8 sequence is invalidMarton Balint2020-01-31
* avfilter/vf_drawtext: use replacement chars for invalid UTF8 sequencesMarton Balint2020-01-31
* avfilter/vf_xfade: add radial transitionPaul B Mahol2020-01-30
* avfilter: add xfade filterPaul B Mahol2020-01-30
* avfilter/vf_geq: fix multiple assignments of ptr in slice_geq_filterMarton Balint2020-01-29
* avfilter/asrc_sinc: Don't allocate arrays separatelyAndreas Rheinhardt2020-01-28
* avfilter/vf_colorconstancy: fix memory leak on errorPaul B Mahol2020-01-27
* avfilter/vf_find_rect: Remove assertMichael Niedermayer2020-01-27
* avfilter/vf_find_rect: Increase worst case scoreMichael Niedermayer2020-01-27
* avfilter/scale: don't fail for circular expressionsGyan Doshi2020-01-26
* avfilter/vf_tonemap_opencl: fix long filter descriptionPaul B Mahol2020-01-26
* avfilter/vf_v360: do not remap alpha plane if that will be overwritten laterPaul B Mahol2020-01-25
* avfilter/vf_v360: mark another hemisphere not visible for flat input formatPaul B Mahol2020-01-25
* avfilter/vf_v360: add mask option, unset pixels are marked as transparentPaul B Mahol2020-01-25