6144 Commits (9124d807dc0d6eabed297c922cc2a4d18e08ee0a)

Author SHA1 Message Date
Andreas Rheinhardt ac61231757 avutil/avstring: Use proper types 10 months ago
Anton Khirnov efe4478778 lavu/opt: add array options 10 months ago
Anton Khirnov fc706276c0 lavu/opt: distinguish between native and foreign access for AVOption fields 10 months ago
Anton Khirnov c259f80315 lavu/opt: factor per-type dispatch out of av_opt_copy() 10 months ago
Anton Khirnov 2cd89194b0 libavutil/opt: rework figuring out option sizes 10 months ago
Anton Khirnov 85797886fe lavu/opt: factor per-type dispatch out of av_opt_set() 10 months ago
Anton Khirnov a1be08ba05 lavu/opt: factor per-type dispatch out of av_opt_get() 10 months ago
Andreas Rheinhardt dfffe03755 avutil/dict: Deduplicate freeing dictionary 10 months ago
James Almer 783d00b203 libs: bump major version for all libraries 10 months ago
Andreas Rheinhardt 3e669b24e2 avutil/hwcontext: Allocate AVHWFramesCtx jointly with its internals 10 months ago
Andreas Rheinhardt a0b9b96269 avutil/hwcontext_internal: Remove unused AVHWFramesInternal.priv 10 months ago
Andreas Rheinhardt 51d6bee667 avutil/hwcontext_d3d12va: Allocate pub and priv frames hwctx together 10 months ago
Andreas Rheinhardt dd397d05f1 avutil/hwcontext: Allocate AVHWDevCtx jointly with its internals 10 months ago
Andreas Rheinhardt 060277136d avutil/hwcontext: Remove unused AVHWDeviceInternal.priv 10 months ago
Andreas Rheinhardt 51f0405450 avutil/hwcontext_d3d12va: Allocate pub and priv device hwctx together 10 months ago
Andreas Rheinhardt be54923abc avutil/opt: Don't use AV_OPT_TYPE_FLAGS for sentinels 10 months ago
James Almer 7b11fd585f avutil/version_major: postpone some deprecations until the next bump 10 months ago
James Almer 583cf2a869 avutil: remove deprecated FF_API_FRAME_PICTURE_NUMBER 10 months ago
James Almer 67e7f0b05e avutil: remove deprecated FF_API_REORDERED_OPAQUE 10 months ago
James Almer b8fef7e9c5 avutil: remove deprecated FF_API_PKT_DURATION 10 months ago
James Almer 4c92fc02f8 avutil: remove deprecated FF_API_AV_FOPEN_UTF8 10 months ago
James Almer 65ddc74988 avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 10 months ago
James Almer a12cd3be98 avutil: remove deprecated FF_API_XVMC 10 months ago
James Almer 4105899245 avutil: remove deprecated FF_API_FIFO_OLD_API 10 months ago
James Almer 43c62b11aa avutil: remove deprecated FF_API_FIFO_PEEK2 10 months ago
Andreas Rheinhardt 68f48d5c30 avutil/hwcontext_videotoolbox: Allocate pub and priv frames hwctx together 10 months ago
Andreas Rheinhardt 91745ac233 avutil/hwcontext_qsv: Allocate pub and priv frames hwctx together 10 months ago
Andreas Rheinhardt 028907b08a avutil/hwcontext_qsv: Allocate public and priv device hwctx together 10 months ago
Andreas Rheinhardt 32fd27df2f avutil/hwcontext_d3d11va: Allocate pub and priv frames hwctx together 10 months ago
Andreas Rheinhardt a62c8558ae avutil/hwcontext_dxva2: Allocate pub and priv frames hwctx together 10 months ago
Andrew Sayers b47b2c5b91 fix "@param foo[in/out]" to "@param[in, out] foo" 10 months ago
Andrew Sayers dea1d7531d fix "param"s that should be "@param" 10 months ago
Andreas Rheinhardt ac86b52f80 avutil/hwcontext_vdpau: Don't use AVHWFramesInternal.priv 10 months ago
Andreas Rheinhardt f4df14b354 avutil/hwcontext_vdpau: Allocate public and priv device hwctx together 10 months ago
Martin Storsjö e30369bc1c aarch64: Use regular hwcaps flags instead of HWCAP_CPUID for CPU feature detection on Linux 10 months ago
Andreas Rheinhardt c0a1ce1c40 avutil/hwcontext_opencl: Allocate pub and priv frames hwctx together 10 months ago
Andreas Rheinhardt c305dbf745 avutil/hwcontext_opencl: Allocate pub and priv device hwctx together 10 months ago
Andreas Rheinhardt 1b7308b61d avutil/vulkan: Remove unused ff_vk_set_descriptor_sampler() 10 months ago
Andreas Rheinhardt c346c097af avutil/vulkan: Make ff_vk_set_descriptor_image() static 10 months ago
Andreas Rheinhardt c0d31cec7f avutil/vulkan: Avoid shadowing 10 months ago
Andreas Rheinhardt 0a05577d1e avutil/vulkan_loader: Avoid relocations for strings 10 months ago
Andreas Rheinhardt 674f20813d avutil/vulkan_loader: Use smaller types 10 months ago
Andreas Rheinhardt e9b4f4461f avutil/vulkan_loader: Avoid redundant strings and relocations 10 months ago
Andreas Rheinhardt e429b0fdb7 avutil/vulkan: Don't autoinclude vulkan_loader.h 10 months ago
Andreas Rheinhardt 58e3ef7f54 avutil/timestamp: Constify av_ts_make_time_string() 10 months ago
Andreas Rheinhardt e70e9b6554 avutil/hwcontext_vulkan: Allocate pub and priv frames hwctx together 10 months ago
Andreas Rheinhardt 2d63379cae avutil/hwcontext_vulkan: Allocate public and priv device hwctx together 10 months ago
Andreas Rheinhardt ac7e72972c avutil/hwcontext_cuda: Allocate public and internal device ctx jointly 10 months ago
Andreas Rheinhardt 8d277de009 avutil/hwcontext_cuda: Don't use AVHWFramesInternal.priv 10 months ago
Andreas Rheinhardt cb92b4bd83 avutil/hwcontext: Clarify documentation of AVHWFramesContext.hwctx 10 months ago