9949 Commits (c512be9a908204d9ac99556b908140b10a2dc13e)

Author SHA1 Message Date
Andreas Rheinhardt c512be9a90 lib*/version.h: Bump Versions before release/5.0 branch 3 years ago
Niklas Haas fc40f45b9c lavfi/showinfo: Support AV_FRAME_DATA_DOVI_METADATA 3 years ago
Andreas Rheinhardt 20b0d24c2f Makefile: Redo duplicating object files in shared builds 3 years ago
Michael Niedermayer 4be85c9331 lib*/version.h: Bump Versions after release/5.0 branch 3 years ago
Michael Niedermayer f3964a59e1 lib*/version.h: Bump Versions before release/5.0 branch 3 years ago
Wu Jianhua 68d0a7e446 avfilter/vf_scale_vulkan: align struct ScaleVulkanContext 3 years ago
Wu Jianhua c7c37a8f22 transpose_vulkan: add passthrough option 3 years ago
Paul B Mahol 209488ccb0 avfilter: add anlmf filter 3 years ago
rcombs 8e24a8e93a lavfi/metal: fix build with pre-10.11 deployment targets 3 years ago
rcombs 0f77ee9d97 lavfi/metal: fix build on pre-10.15 SDKs 3 years ago
rcombs 2d16182e7d lavfi/metal: don't use braced-include for internal headers 3 years ago
Andreas Rheinhardt c26730ed8f tests/dnn: Make DNN tests regular libavfilter tests 3 years ago
Aman Karmani 4ac869ca2a avfilter: add vf_yadif_videotoolbox 3 years ago
Aman Karmani ecee6af8bd avfilter: add metal utilities 3 years ago
Aman Karmani ad3c19dc9e avfilter/vf_yadif_cuda: simplify filter definition 3 years ago
Niklas Haas e9ba40c5c9 lavfi/vf_libplacebo: update deprecated option name 3 years ago
Niklas Haas 5317a6366f vf_libplacebo: switch to newer libplacebo helpers 3 years ago
Limin Wang 571e8ca2dd avfilter/af_astats: improve options descriptions 3 years ago
Paul B Mahol 996b13fac4 avfilter: add audio dynamic equalizer filter 3 years ago
Wu Jianhua f176669a37 avfilter/vf_transpose_vulkan: simplify config_props_output function 3 years ago
Wu Jianhua f106c72285 avfilter/vf_transpose_vulkan: add clock and cclock option 3 years ago
Wu Jianhua 58816f6927 avfilter: add a transpose_vulkan filter 3 years ago
Wu Jianhua ceeff7ae8d avfilter/vf_transpose: fix un-checked potential memory allocation failure 3 years ago
Anton Khirnov 177a328c7c lavfi/vf_subtitles: stop using deprecated ass_set_aspect_ratio() 3 years ago
Anton Khirnov b9c928a486 avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
Anton Khirnov 944c34a94c lavfi/allfilters: move vf_chromaber_vulkan to video section 3 years ago
Andreas Rheinhardt 03ab1de429 avfilter/buffersink: Remove outdated comments 3 years ago
Andreas Rheinhardt 01d158d1c8 all: Remove unused-but-set variables 3 years ago
Wu Jianhua bdfb0e4da4 avfilter: add a flip_vulkan filter 3 years ago
Paul B Mahol fc9a686688 avfilter: add audio dynamic smooth filter 3 years ago
Paul B Mahol 11b11577fe avfilter: add audio spectral stats filter 3 years ago
Limin Wang 86a2123a6e avfilter/src_movie: add format_opts for the opened file 3 years ago
Andreas Rheinhardt f5e74e8d48 avfilter/vf_paletteuse: Add missing parentheses 3 years ago
Paul B Mahol e38551180e avfilter/af_biquads: add svf transform type 3 years ago
Andreas Rheinhardt 01923579f4 avfilter/vf_huesaturation: Remove dead store 3 years ago
Wu Jianhua 3188b606d7 avfilter: add a vflip_vulkan filter 3 years ago
Wu Jianhua d313cb5a2f avfilter: add a hflip_vulkan filter 3 years ago
Wu Jianhua 999048b6b1 avfilter/overlay_vulkan: call av_vkfmt_from_pixfmt only one time 3 years ago
Wu Jianhua 067da5c87e avfilter/scale_vulkan: call av_vkfmt_from_pixfmt only one time 3 years ago
Wu Jianhua 404a58d5be avfilter/scale_vulkan: call av_pix_fmt_count_planes only one time 3 years ago
Wu Jianhua 6e4efe439f avfilter/chromaber_vulkan: call av_vkfmt_from_pixfmt only one time 3 years ago
Wu Jianhua 9f2b204461 avfilter/avgblur_vulkan: call av_vkfmt_from_pixfmt only one time 3 years ago
Wu Jianhua 14f78d6234 avfilter/overlay_vulkan: use FF_ARRAY_ELEMS instead of magic number 3 years ago
Wu Jianhua 8763bdc8cf avfilter/scale_vulkan: use FF_ARRAY_ELEMS instead of magic number 3 years ago
Wu Jianhua 766b1c170b avfilter/chromaber_vulkan: use FF_ARRAY_ELEMS instead of magic number 3 years ago
Wu Jianhua 6a2284711e avfilter/avgblur_vulkan: use FF_ARRAY_ELEMS instead of magic number 3 years ago
Wu Jianhua a1d1663458 avfilter/avgblur_vulkan: check if shader is created with success 3 years ago
Lynne 1d06084171
vulkan: fix checkheaders 3 years ago
Lynne f6dd30df24
lavfi/vulkan: split off lavfi-specific code into vulkan_filter.c 3 years ago
Lynne b2aec70bd6
lavu/vulkan: add option to switch between shader compilers and cleanup glslang 3 years ago