6303 Commits (f9d1230224c0012c1731634910e65a0ff734d1ef)

Author SHA1 Message Date
Andreas Rheinhardt e6c7a88b34 avutil/hash: Avoid relocations for hash names 8 months ago
Henrik Gramner c3d3f0e697 avutil/x86util: Fix broken pre-SSE4.1 PMINSD emulation 8 months ago
Marton Balint a4fc331118 avutil/channel_layout: add specific text versions for unknown and unused channels 8 months ago
Marton Balint a688fbfb88 avutil/channel_layout: fix some (un)initialization issues in av_channel_layout_from_string() 8 months ago
Marton Balint 95d31db82c avutil/channel_layout: factorize parsing list of channel names 8 months ago
Marton Balint 0b3b8a1918 avutil/tests/channel_layout: add some av_channel_from_string and av_channel_layout_from_string tests 8 months ago
Marton Balint b2b22c2d1a avutil/tests/channel_layout: make printing results part of the tests 8 months ago
Marton Balint ed6207274e avutil/channel_layout: add AV_CHANNEL_LAYOUT_RETYPE_FLAG_CANONICAL 8 months ago
Andreas Rheinhardt c00cd007e8 configure: Remove av_restrict 8 months ago
Andreas Rheinhardt ac61231757 avutil/avstring: Use proper types 8 months ago
Anton Khirnov efe4478778 lavu/opt: add array options 8 months ago
Anton Khirnov fc706276c0 lavu/opt: distinguish between native and foreign access for AVOption fields 8 months ago
Anton Khirnov c259f80315 lavu/opt: factor per-type dispatch out of av_opt_copy() 8 months ago
Anton Khirnov 2cd89194b0 libavutil/opt: rework figuring out option sizes 8 months ago
Anton Khirnov 85797886fe lavu/opt: factor per-type dispatch out of av_opt_set() 8 months ago
Anton Khirnov a1be08ba05 lavu/opt: factor per-type dispatch out of av_opt_get() 8 months ago
Andreas Rheinhardt dfffe03755 avutil/dict: Deduplicate freeing dictionary 8 months ago
James Almer 783d00b203 libs: bump major version for all libraries 8 months ago
Andreas Rheinhardt 3e669b24e2 avutil/hwcontext: Allocate AVHWFramesCtx jointly with its internals 8 months ago
Andreas Rheinhardt a0b9b96269 avutil/hwcontext_internal: Remove unused AVHWFramesInternal.priv 8 months ago
Andreas Rheinhardt 51d6bee667 avutil/hwcontext_d3d12va: Allocate pub and priv frames hwctx together 8 months ago
Andreas Rheinhardt dd397d05f1 avutil/hwcontext: Allocate AVHWDevCtx jointly with its internals 8 months ago
Andreas Rheinhardt 060277136d avutil/hwcontext: Remove unused AVHWDeviceInternal.priv 8 months ago
Andreas Rheinhardt 51f0405450 avutil/hwcontext_d3d12va: Allocate pub and priv device hwctx together 8 months ago
Andreas Rheinhardt be54923abc avutil/opt: Don't use AV_OPT_TYPE_FLAGS for sentinels 8 months ago
James Almer 7b11fd585f avutil/version_major: postpone some deprecations until the next bump 8 months ago
James Almer 583cf2a869 avutil: remove deprecated FF_API_FRAME_PICTURE_NUMBER 8 months ago
James Almer 67e7f0b05e avutil: remove deprecated FF_API_REORDERED_OPAQUE 8 months ago
James Almer b8fef7e9c5 avutil: remove deprecated FF_API_PKT_DURATION 8 months ago
James Almer 4c92fc02f8 avutil: remove deprecated FF_API_AV_FOPEN_UTF8 8 months ago
James Almer 65ddc74988 avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 8 months ago
James Almer a12cd3be98 avutil: remove deprecated FF_API_XVMC 8 months ago
James Almer 4105899245 avutil: remove deprecated FF_API_FIFO_OLD_API 8 months ago
James Almer 43c62b11aa avutil: remove deprecated FF_API_FIFO_PEEK2 8 months ago
Andreas Rheinhardt 68f48d5c30 avutil/hwcontext_videotoolbox: Allocate pub and priv frames hwctx together 9 months ago
Andreas Rheinhardt 91745ac233 avutil/hwcontext_qsv: Allocate pub and priv frames hwctx together 9 months ago
Andreas Rheinhardt 028907b08a avutil/hwcontext_qsv: Allocate public and priv device hwctx together 9 months ago
Andreas Rheinhardt 32fd27df2f avutil/hwcontext_d3d11va: Allocate pub and priv frames hwctx together 9 months ago
Andreas Rheinhardt a62c8558ae avutil/hwcontext_dxva2: Allocate pub and priv frames hwctx together 9 months ago
Andrew Sayers b47b2c5b91 fix "@param foo[in/out]" to "@param[in, out] foo" 9 months ago
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