summaryrefslogtreecommitdiff
path: root/libavutil
Commit message (Expand)AuthorAge
* lavu/fixed_dsp: R-V V scalarproductRémi Denis-Courmont2023-10-07
* hwcontext_vulkan: properly support STORAGE usage for mutliplane imagesLynne2023-10-05
* lavu/float_dsp: avoid reg-stride in R-V V fmul_windowRémi Denis-Courmont2023-10-03
* avutil/tx_template: Fix some signed integer overflows in DECL_FFT5()Michael Niedermayer2023-10-03
* lavu/float_dsp: avoid reg-stride in R-V V reverse_fmulRémi Denis-Courmont2023-10-03
* riscv: factor out the bswap32 assemblerRémi Denis-Courmont2023-10-02
* libavutil/hwcontext_cuda: don't destroy external context when using current C...Roman Arzumanyan2023-09-29
* avutil: add GBRAP14 format supportPaul B Mahol2023-09-28
* avutil/hwcontext_cuda: add option to use current device contextRoman Arzumanyan2023-09-28
* Revert "lavu/timer: remove gratuitous volatile"Rémi Denis-Courmont2023-09-28
* avutil/avutil: make AV_TIME_BASE_Q available in C++Zhao Zhili2023-09-19
* avutil/hwcontext_vulkan: CosmeticsAndreas Rheinhardt2023-09-15
* avutil/hwcontext_vulkan: Deduplicate codeAndreas Rheinhardt2023-09-15
* avutil/hwcontext_vulkan: Improve type-safetyAndreas Rheinhardt2023-09-15
* avutil/hwcontext_vulkan: Remove redundant resettingAndreas Rheinhardt2023-09-15
* avcodec/libaribb24,ttmlenc, avutil/tx: Remove redundant init of AVBPrintAndreas Rheinhardt2023-09-14
* avutil/imgutils: Add wrapper for av_image_copy() to avoid castsAndreas Rheinhardt2023-09-12
* avutil/fifo: Constify AVFifo pointees in peek functionsAndreas Rheinhardt2023-09-12
* avutil/audio_fifo: Constify some pointeesAndreas Rheinhardt2023-09-12
* avutil/samplefmt: Constify some pointeesAndreas Rheinhardt2023-09-12
* avutil/imgutils: Constify some pointeesAndreas Rheinhardt2023-09-12
* all: Use av_frame_replace() where appropriateAndreas Rheinhardt2023-09-10
* lavu/tx: add missing prints for the type of dctI/dstILynne2023-09-08
* avutil/avstring: Remove obsolete version.h inclusionAndreas Rheinhardt2023-09-07
* avutil/mem: Don't include avutil.hAndreas Rheinhardt2023-09-07
* avutil: Move error.h from avutil.h to common.hAndreas Rheinhardt2023-09-07
* lavu/avstring: fix typo in av_strireplace function doxyStefano Sabatini2023-09-06
* avutil/internal: Don't auto-include emms.hAndreas Rheinhardt2023-09-04
* avutil: add thread executorNuo Mi2023-09-02
* lavu/tx: fix scaling of R2R transformsLynne2023-09-01
* lavu/tx: improve rdft table generation precision slightlyLynne2023-09-01
* lavu/tx: add DCT-I and DST-I transformsLynne2023-09-01
* lavu/tx: add real to real and real to imaginary RDFT transformsLynne2023-09-01
* vulkan: do not leak bound_buffer_indicesLynne2023-08-28
* vulkan: check for extension rather than function pointerLynne2023-08-28
* vulkan: do not leak cooperative matrix propertiesLynne2023-08-28
* vulkan: enable VK_KHR_cooperative_matrixLynne2023-08-26
* lavu/timer: specify RISC-V time unitRémi Denis-Courmont2023-08-24
* lavu/timer: remove gratuitous volatileRémi Denis-Courmont2023-08-24
* lavu/timer: use time for AV_READ_TIME on RISC-VRémi Denis-Courmont2023-08-24
* hwcontext_vulkan: always use create_pnext in vulkan_pool_allocChris Spencer2023-08-20
* avutil/thread: add wrappers for pthread_cond_t functionsJames Almer2023-08-19
* avutil/channel_layout: make pre-defined channel layouts C++ friendlyZhao Zhili2023-08-18
* lavu/hwcontext_vaapi: Add vaapi_drm_format_map support for x2rgb10David Rosca2023-08-17
* configure: Set WIN32_LEAN_AND_MEAN at configure timeL. E. Segovia2023-08-14
* avutil/tests/channel_layout: Test av_channel_layout_copy()Andreas Rheinhardt2023-08-10
* avutil/tests/channel_layout: Don't include lavu/channel_layout.cAndreas Rheinhardt2023-08-10
* avutil/tests/channel_layout: Also test non-AVBPrint variantsAndreas Rheinhardt2023-08-10
* avutil/channel_layout: Account for \0 in sizesAndreas Rheinhardt2023-08-10
* avutil/bprint: Allow size == 0 in av_bprint_init_for_buffer()Andreas Rheinhardt2023-08-10