summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/vf_scale_qsv: fix the class_name in help for scale_qsvLinjie Fu2020-02-18
* avfilter/vf_aspect: Fix integer overflow in compute_dar()Michael Niedermayer2020-02-16
* avfilter/vf_phase: add >8 bit supportPaul B Mahol2020-02-15
* avfilter/opencl: use av_fopen_utf8()Paul B Mahol2020-02-14
* avfilter/vf_fieldhint: use av_fopen_utf8()Paul B Mahol2020-02-14
* avfilter/vf_lut3d: use av_fopen_utf8()Paul B Mahol2020-02-14
* avfilter/vf_remap: add fill color optionPaul B Mahol2020-02-14
* avfilter: add pad opencl filterPaul B Mahol2020-02-14
* avfilter/vf_xmedian: implement percentile optionPaul B Mahol2020-02-12
* avfilter/vf_median: implement percentile optionPaul B Mahol2020-02-12
* avfilter/vf_colorlevels: add support for commandsPaul B Mahol2020-02-11
* avfilter/vf_colorkey: add support for commandsPaul B Mahol2020-02-11
* avfilter/vf_dedot: Fix leak of AVFrame if making it writable failsAndreas Rheinhardt2020-02-11
* avfilter/vf_thumbnail: fix possible crash on errorPaul B Mahol2020-02-10
* avfilter/vf_thumbnail: add timeline supportPaul B Mahol2020-02-10
* avfilter/vf_fade: fix color fading for planar rgbPaul B Mahol2020-02-09
* avfilter/vf_fade: add >8 bit support for black and alpha fadePaul B Mahol2020-02-09
* lavfi/vf_*_vaapi: Fix error caseMark Thompson2020-02-09
* lavfi/vf_deshake_opencl: Avoid propagating uninitialised dataMark Thompson2020-02-09
* avfilter/af_afftfilt: fix memory leaks on errorPaul B Mahol2020-02-09
* avfilter/af_afffilt: fix crash on errorPaul B Mahol2020-02-09
* avfilter/vf_xfade: add diagonal smooth transitionsPaul B Mahol2020-02-09
* 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