summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
...
* avutil/x86util: Fix broken pre-SSE4.1 PMINSD emulationHenrik Gramner2024-03-17
* avutil/channel_layout: add specific text versions for unknown and unused chan...Marton Balint2024-03-16
* avutil/channel_layout: fix some (un)initialization issues in av_channel_layou...Marton Balint2024-03-16
* avutil/channel_layout: factorize parsing list of channel namesMarton Balint2024-03-16
* avutil/tests/channel_layout: add some av_channel_from_string and av_channel_l...Marton Balint2024-03-16
* avutil/tests/channel_layout: make printing results part of the testsMarton Balint2024-03-16
* avutil/channel_layout: add AV_CHANNEL_LAYOUT_RETYPE_FLAG_CANONICALMarton Balint2024-03-16
* configure: Remove av_restrictAndreas Rheinhardt2024-03-15
* avutil/avstring: Use proper typesAndreas Rheinhardt2024-03-10
* lavu/opt: add array optionsAnton Khirnov2024-03-08
* lavu/opt: distinguish between native and foreign access for AVOption fieldsAnton Khirnov2024-03-08
* lavu/opt: factor per-type dispatch out of av_opt_copy()Anton Khirnov2024-03-08
* libavutil/opt: rework figuring out option sizesAnton Khirnov2024-03-08
* lavu/opt: factor per-type dispatch out of av_opt_set()Anton Khirnov2024-03-08
* lavu/opt: factor per-type dispatch out of av_opt_get()Anton Khirnov2024-03-08
* avutil/dict: Deduplicate freeing dictionaryAndreas Rheinhardt2024-03-08
* libs: bump major version for all librariesJames Almer2024-03-07
* avutil/hwcontext: Allocate AVHWFramesCtx jointly with its internalsAndreas Rheinhardt2024-03-07
* avutil/hwcontext_internal: Remove unused AVHWFramesInternal.privAndreas Rheinhardt2024-03-07
* avutil/hwcontext_d3d12va: Allocate pub and priv frames hwctx togetherAndreas Rheinhardt2024-03-07
* avutil/hwcontext: Allocate AVHWDevCtx jointly with its internalsAndreas Rheinhardt2024-03-07
* avutil/hwcontext: Remove unused AVHWDeviceInternal.privAndreas Rheinhardt2024-03-07
* avutil/hwcontext_d3d12va: Allocate pub and priv device hwctx togetherAndreas Rheinhardt2024-03-07
* avutil/opt: Don't use AV_OPT_TYPE_FLAGS for sentinelsAndreas Rheinhardt2024-03-07
* avutil/version_major: postpone some deprecations until the next bumpJames Almer2024-03-07
* avutil: remove deprecated FF_API_FRAME_PICTURE_NUMBERJames Almer2024-03-07
* avutil: remove deprecated FF_API_REORDERED_OPAQUEJames Almer2024-03-07
* avutil: remove deprecated FF_API_PKT_DURATIONJames Almer2024-03-07
* avutil: remove deprecated FF_API_AV_FOPEN_UTF8James Almer2024-03-07
* avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUTJames Almer2024-03-07
* avutil: remove deprecated FF_API_XVMCJames Almer2024-03-07
* avutil: remove deprecated FF_API_FIFO_OLD_APIJames Almer2024-03-07
* avutil: remove deprecated FF_API_FIFO_PEEK2James Almer2024-03-07
* avutil/hwcontext_videotoolbox: Allocate pub and priv frames hwctx togetherAndreas Rheinhardt2024-03-05
* avutil/hwcontext_qsv: Allocate pub and priv frames hwctx togetherAndreas Rheinhardt2024-03-05
* avutil/hwcontext_qsv: Allocate public and priv device hwctx togetherAndreas Rheinhardt2024-03-05
* avutil/hwcontext_d3d11va: Allocate pub and priv frames hwctx togetherAndreas Rheinhardt2024-03-05
* avutil/hwcontext_dxva2: Allocate pub and priv frames hwctx togetherAndreas Rheinhardt2024-03-05
* fix "@param foo[in/out]" to "@param[in, out] foo"Andrew Sayers2024-03-04
* fix "param"s that should be "@param"Andrew Sayers2024-03-04
* avutil/hwcontext_vdpau: Don't use AVHWFramesInternal.privAndreas Rheinhardt2024-03-04
* avutil/hwcontext_vdpau: Allocate public and priv device hwctx togetherAndreas Rheinhardt2024-03-04
* aarch64: Use regular hwcaps flags instead of HWCAP_CPUID for CPU feature dete...Martin Storsjö2024-03-04
* avutil/hwcontext_opencl: Allocate pub and priv frames hwctx togetherAndreas Rheinhardt2024-03-04
* avutil/hwcontext_opencl: Allocate pub and priv device hwctx togetherAndreas Rheinhardt2024-03-04
* avutil/vulkan: Remove unused ff_vk_set_descriptor_sampler()Andreas Rheinhardt2024-03-03
* avutil/vulkan: Make ff_vk_set_descriptor_image() staticAndreas Rheinhardt2024-03-03
* avutil/vulkan: Avoid shadowingAndreas Rheinhardt2024-03-03
* avutil/vulkan_loader: Avoid relocations for stringsAndreas Rheinhardt2024-03-03
* avutil/vulkan_loader: Use smaller typesAndreas Rheinhardt2024-03-03