117643 Commits (08b1bffa49715a9615acc025dfbea252d8409e1f)
 

Author SHA1 Message Date
Martin Schitter 887726a7aa
libavcodec/: Add ID and desc for DNxUncompressed 3 months ago
Min Chen 37842f2caa avcodec/mfenc: add support for AV1 MF encoders 3 months ago
Martin Storsjö 6668268e16 checkasm: lls: Use relative tolerances rather than absolute ones 3 months ago
Martin Storsjö 77e6293735 arm: Consistently use proper interworking function returns 3 months ago
Niklas Haas ec9985b54f swscale/internal: constify and expose ff_swscale() 3 months ago
Niklas Haas 403a20b2e6 swscale/rgb2xyz: expose these functions internally 3 months ago
Niklas Haas 775de8c19d swscale/rgb2xyz: follow convention on image pointers and strides 3 months ago
Niklas Haas 9d8f5141cf swscale/rgb2xyz: add explicit width parameter 3 months ago
Niklas Haas ea228fc415 swscale/rgb2xyz: minor style fixes 3 months ago
James Almer 04612351ab swscale/input: add V30X input support 3 months ago
James Almer ea05edc9e0 swscale/input: add VYU444 input support 3 months ago
James Almer ec7f5e314d swscale/input: add UYVA input support 3 months ago
James Almer bb37d3c33e swscale/input: add AYUV input support 3 months ago
Lynne 80a0567a2f
vulkan: fix ImageView flexible array struct allocation 3 months ago
Marvin Scholz f5e2914a89 libavutil/vulkan: fix flexible array struct allocation 3 months ago
jinbo e6ecc1e757
swscale: Fix conflicting types for loongarch 3 months ago
Martin Schitter 6a735e3388
RELEASE: update release number after release/7.1 branch 3 months ago
Lynne 4ad4f8101a
hwcontext_vulkan: set hwctx->device_features 3 months ago
Lynne 31def0c3ce
hwcontext_vulkan: remove redundant hostQueryReset setting 3 months ago
Lynne b8d1b4358b
vulkan: add a #define when printf debugging is enabled 3 months ago
Lynne 204558cee8
configure: explicitly disable spirv_compiler 3 months ago
Lynne 57b7e96b04
configure: add spirv_compiler to avfilter_suggest as well 3 months ago
James Almer 29ea34728f avutil/pixfmt: add V30X pixel format 3 months ago
James Almer 1f9424e0b1 avutil/pixfmt: add VYU444 pixel format 3 months ago
James Almer dc3ef53819 avutil/pixfmt: add UYVA pixel format 3 months ago
James Almer 263108a504 avutil/pixfmt: add AYUV pixel format 3 months ago
James Almer 2e79690a70 avutil/pixfmt: extend the VUY{A,X} description 3 months ago
Niklas Haas 477445722c swscale/ppc: fix altivec build failure 3 months ago
Martin Storsjö b9145fcab2 swscale: Fix aarch64 and i386 compilation failures 3 months ago
Niklas Haas 73b3344edd swscale/input: parametrize ff_sws_init_input_funcs() pointers 3 months ago
Niklas Haas 20b350b284 swscale/internal: add typedefs for input reading functions 3 months ago
Niklas Haas b90d522d2c swscale/internal: forward typedef SwsContext 3 months ago
Niklas Haas c1a0e65763 swscale/internal: constify SwsFunc 3 months ago
Niklas Haas 286bdc9cdc swscale/internal: turn cascaded_tmp into an array 3 months ago
Niklas Haas 61369484f6 swscale/internal: expose ff_update_palette() internally 3 months ago
Niklas Haas aee19ee431 swscale/internal: rename NB_SWS_DITHER for consistency 3 months ago
Niklas Haas 41ce370b65 tests/swscale: fix minor typos 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
Anton Khirnov 496b8d7a13 fftools/ffmpeg_filter: stop setting a no-op option 3 months ago
Anton Khirnov 26ae8d1891 lavfi/avfilter: drop ff_ prefixes from static functions 3 months ago
Anton Khirnov d3739dcbec lavfi/avfilter: make ff_inlink_evaluate_timeline_at_frame() static 3 months ago
Anton Khirnov 6647e57dcb lavfi/avfilter: document AVFilterContext.is_disabled as private 3 months ago
Anton Khirnov 4472bddb18 lavfi/avfilter: move AVFilterContext.command_queue to FFFilterContext 3 months ago
Anton Khirnov 71f176e3ce lavfi/avfilter: move AVFilterContext.{enable,var_values} to FFFilterContext 3 months ago
Anton Khirnov b1247e7c1f lavfi/avfilter: move AVFilterContext.ready to FFFilterContext 3 months ago
Anton Khirnov e0eec71a13 lavfi/vf_geq: switch to query_func2() 3 months ago
Anton Khirnov a81061b911 lavfi/vf_hwmap: switch to query_func2() 3 months ago
Anton Khirnov eb0c9670b4 lavfi/vf_format: switch to query_func2() 3 months ago
Anton Khirnov cfbb6e9f5d lavfi/vf_fieldorder: switch to query_func2() 3 months ago