11831 Commits (e5b530f13751ca46bbfb883bca1102d6334cc12d)

Author SHA1 Message Date
Anton Khirnov e5b530f137 lavfi/vf_vmafmotion: convert to query_func2() 2 months ago
Anton Khirnov 73c863fad8 lavfi/vf_v360: convert to query_func2() 2 months ago
Anton Khirnov 223327d51a lavfi/vf_untile: convert to query_func2() 2 months ago
Anton Khirnov 5d0fbd7145 lavfi/vf_transpose: convert to query_func2() 2 months ago
Anton Khirnov ef4913e30d lavfi/vf_tpad: convert to query_func2() 2 months ago
Anton Khirnov ce5aa74045 lavfi/vf_tile: convert to query_func2() 2 months ago
Anton Khirnov 14ece0bf58 lavfi/vf_telecine: convert to query_func2() 2 months ago
Anton Khirnov a18418f39d lavfi/vf_swapuv: convert to query_func2() 2 months ago
Anton Khirnov 06292d34de lavfi/vf_swaprect: convert to query_func2() 2 months ago
Anton Khirnov 05aad90c69 lavfi/vf_subtitles: convert to query_func2() 2 months ago
Anton Khirnov 6ed357ce77 lavfi/vf_stereo3d: convert to query_func2() 2 months ago
Anton Khirnov bdaaddb65c lavfi/vf_stack: convert to query_func2() 2 months ago
Anton Khirnov e2f4c69779 lavfi/vf_shuffleplanes: convert to query_func2() 2 months ago
Anton Khirnov 965e9b646e lavfi/vf_showpalette: convert to query_func2() 2 months ago
Anton Khirnov a96244df77 lavfi/vf_setparams: convert to query_func2() 2 months ago
Lynne 4b128de44a
vulkan: enable selecting a compatible representation of format 2 months ago
Lynne 4d19be287f
libavfilter/Makefile: add a makefile for Vulkan shaders 2 months ago
Anton Khirnov c961a72926 lavfi/vf_scale: switch to query_func2() 2 months ago
Anton Khirnov 4d69398dda lavfi/vf_remap: switch to query_func2() 2 months ago
Anton Khirnov dcd5a51e0a lavfi/vf_mergeplanes: switch to query_func2() 2 months ago
Anton Khirnov 989bc256a3 lavfi/vf_mergeplanes: remove redundant assignment 2 months ago
Anton Khirnov c19f3fe61b lavfi/vf_quirc: use FILTER_PIXFMTS_ARRAY() instead of query_formats() 2 months ago
Anton Khirnov d83d8a1643 lavfi/vf_premultiply: switch to query_func2() 2 months ago
Anton Khirnov 4faf6c6f0d lavfi/vf_paletteuse: switch to query_func2() 2 months ago
Anton Khirnov 18e43c2d39 lavfi/vf_palettegen: switch to query_func2() 2 months ago
Anton Khirnov c8344737b6 lavfi/vf_pad: switch to query_func2() 2 months ago
Anton Khirnov 64035fe206 lavfi/vf_overlay_qsv: switch to query_func2() 2 months ago
Anton Khirnov 0c86bc32aa lavfi/vf_overlay: switch to query_func2() 2 months ago
Anton Khirnov d50a63b04e lavfi/vf_noise: switch to query_func2() 2 months ago
Anton Khirnov 271ec2ab28 lavfi/vf_mix: switch to query_func2() 2 months ago
Anton Khirnov 4b2580c184 lavfi/vf_lut2: switch to query_func2() 2 months ago
Anton Khirnov 57e81f36a4 lavfi/vf_lut: switch to query_func2() 2 months ago
Anton Khirnov 92981320b3 lavfi/vf_libplacebo: convert to query_func2() 2 months ago
Anton Khirnov 8160178dfc lavfi/vf_libplacebo: move vulkan initialization to init 2 months ago
Anton Khirnov c4822228b0 lavfi/vf_il: switch to query_func2() 2 months ago
Anton Khirnov 6929fc8845 lavfi/vf_hwupload_cuda: switch to query_func2() 2 months ago
Anton Khirnov 848256677d lavfi/vf_hwupload: switch to query_func2() 2 months ago
Anton Khirnov 036336296c lavfi/vf_hwupload: validate the hw device in init 2 months ago
Anton Khirnov 01458a0c8f lavfi/vf_hwdownload: switch to query_func2() 2 months ago
Anton Khirnov 6db8279325 lavfi/vf_hflip: switch to query_func2() 2 months ago
Anton Khirnov d26ef934f3 lavfi/vf_frei0r: switch to query_func2() 2 months ago
James Almer 3827233187 avfilter/vsrc_testsrc: add missing alpha plane define 2 months ago
James Almer f2853002dd avfilter/vsrc_testsrc: add support for packed YUV formats in yuvtestsrc 3 months ago
James Almer 667e22e85d avfilter/vsdc_testsrc: simplify yuvtest_fill_picture 3 months ago
Nicolas Gaullier de976eaf30 avfilter/framesync: fix forward EOF pts 3 months ago
Thomas Guillory 37863b92b7 libavfilter/vf_overlay: fix the displayed flags in CLI documentation 3 months ago
Marvin Scholz 7e1d72589e avfilter/af_afftdn: use av_assert0 for unreachable assert 3 months ago
Lynne c982376076
vulkan: extend ff_vk_shader_rep_fmt to be useful for bitexactness 3 months ago
Niklas Haas bed919efaa avfilter/src_movie: configure correct YUV attributes 3 months ago
James Almer 362586fcad avfilter/vf_xpsnr: remove duplicated DSP infranstructure 3 months ago