6263 Commits (847a53f264db0b22dcc5a23ca9ade71a627f1c6c)

Author SHA1 Message Date
Andrew Sayers dea1d7531d fix "param"s that should be "@param" 9 months ago
Andreas Rheinhardt ac86b52f80 avutil/hwcontext_vdpau: Don't use AVHWFramesInternal.priv 9 months ago
Andreas Rheinhardt f4df14b354 avutil/hwcontext_vdpau: Allocate public and priv device hwctx together 9 months ago
Martin Storsjö e30369bc1c aarch64: Use regular hwcaps flags instead of HWCAP_CPUID for CPU feature detection on Linux 9 months ago
Andreas Rheinhardt c0a1ce1c40 avutil/hwcontext_opencl: Allocate pub and priv frames hwctx together 9 months ago
Andreas Rheinhardt c305dbf745 avutil/hwcontext_opencl: Allocate pub and priv device hwctx together 9 months ago
Andreas Rheinhardt 1b7308b61d avutil/vulkan: Remove unused ff_vk_set_descriptor_sampler() 9 months ago
Andreas Rheinhardt c346c097af avutil/vulkan: Make ff_vk_set_descriptor_image() static 9 months ago
Andreas Rheinhardt c0d31cec7f avutil/vulkan: Avoid shadowing 9 months ago
Andreas Rheinhardt 0a05577d1e avutil/vulkan_loader: Avoid relocations for strings 9 months ago
Andreas Rheinhardt 674f20813d avutil/vulkan_loader: Use smaller types 9 months ago
Andreas Rheinhardt e9b4f4461f avutil/vulkan_loader: Avoid redundant strings and relocations 9 months ago
Andreas Rheinhardt e429b0fdb7 avutil/vulkan: Don't autoinclude vulkan_loader.h 9 months ago
Andreas Rheinhardt 58e3ef7f54 avutil/timestamp: Constify av_ts_make_time_string() 9 months ago
Andreas Rheinhardt e70e9b6554 avutil/hwcontext_vulkan: Allocate pub and priv frames hwctx together 9 months ago
Andreas Rheinhardt 2d63379cae avutil/hwcontext_vulkan: Allocate public and priv device hwctx together 9 months ago
Andreas Rheinhardt ac7e72972c avutil/hwcontext_cuda: Allocate public and internal device ctx jointly 9 months ago
Andreas Rheinhardt 8d277de009 avutil/hwcontext_cuda: Don't use AVHWFramesInternal.priv 9 months ago
Andreas Rheinhardt cb92b4bd83 avutil/hwcontext: Clarify documentation of AVHWFramesContext.hwctx 9 months ago
Anton Khirnov 200f82e3f8 lavu/opt: get rid of useless read_number() calls 9 months ago
Anton Khirnov 1ffa657a03 lavu/opt: simplify error handling in get_number() 9 months ago
Anton Khirnov 84ba46fa5e lavu/opt: drop an always-NULL argument to get_number() 9 months ago
Anton Khirnov 9fabdd64b2 lavu/opt: drop useless handling of NULL return from get_bool_name() 9 months ago
Anton Khirnov 333cc9bff8 lavu/opt: factor out printing option default from opt_list() 9 months ago
Anton Khirnov 8904f35133 lavu/opt: simplify printing option type in opt_list() 9 months ago
Anton Khirnov 6456dd50a6 lavu/opt: cosmetics, group option reading function together 9 months ago
Anton Khirnov 2a3a33d04b lavu/opt: cosmetics, group option setting function together 9 months ago
Anton Khirnov cc0bd9da70 lavu/opt: cosmetics, group (un)init and management functions together 9 months ago
Anton Khirnov 067fde4966 lavu/opt: document AVOption.flags 9 months ago
Anton Khirnov 39a3a1c69b lavu/opt: cosmetics, move AV_OPT_FLAG_* out of AVOption 9 months ago
Anton Khirnov 105a1bc150 lavu/opt: cosmetics, change option flags to (1 << N) style 9 months ago
Zhao Zhili f7545e90df avutil/hwcontext_opencl: Add map from Videotoolbox to OpenCL 9 months ago
Zhao Zhili dcfc6089b1 avutil/hwcontext_opencl: Fix missing linesize when map from opencl 9 months ago
Zhao Zhili 74e27d9e31 avutil/hwcontext_vulkan: Fix memleaks when transfer to vulkan 9 months ago
Zhao Zhili f6f06fb42a avutil/vulkan: avoid overreads in ff_vk_count_images 9 months ago
Zhao Zhili 03275b0f09 avutil/hwcontext_vulkan: Fix leaks in map_from_drm 9 months ago
Zhao Zhili 6f9730cb28 avutil/hwcontext_vulkan: Fix leaks when semaphore creation fails 9 months ago
Zhao Zhili 3bb00c0a42 avutil/hwcontext: Don't assume frames_uninit is reentrant 9 months ago
Zhao Zhili 90bbe1e8e2 avutil/hwcontext: Don't assume device_uninit is reentrant 9 months ago
Andreas Rheinhardt 22dda5615e avutil/mem_internal: Remove unneeded headers 9 months ago
Timo Rothenpieler 7945d30e91 avutil/mem: limit alignment to maximum simd align 9 months ago
Andreas Rheinhardt 2e4e424ac2 avutil/hwcontext: Don't check before av_buffer_unref() 9 months ago
Andreas Rheinhardt f705b8b5b4 avutil/opt: Use correct function pointer type 9 months ago
James Almer 76b2bb96b4 avutil/tx: print debug log at trace level 9 months ago
Andreas Rheinhardt cb9f1f59a1 avutil/version: Remove outdated checks 9 months ago
Andreas Rheinhardt b6b33f7edd avutil/common: Move includes to the beginning of the file 9 months ago
Andreas Rheinhardt 27cd7011bc avutil/tests/pixelutils: Remove dead code 9 months ago
Andreas Rheinhardt 870d9730d6 avutil/hwcontext_vaapi: Allocate pub and priv frames hwctx together 9 months ago
Andreas Rheinhardt 520c1b0a7c avutil/hwcontext_vaapi: Allocate public and priv device hwctx together 9 months ago
Andreas Rheinhardt e8cdce88e9 configure, libavutil/version: Remove unused HAVE_MMX2 9 months ago