118114 Commits (157cd820adbbfcfd1870a6ce12d072dc0f623e9b)
 

Author SHA1 Message Date
Lynne 157cd820ad
vulkan: remove pointless mutex locks 2 months ago
Lynne 7239be07be
vulkan_decode: use a single execution pool 2 months ago
Lynne 4ca2b86ed5
hwcontext_vulkan: disable validation layer threading warnings 2 months ago
Lynne 18af3a1db2
hwcontext_vulkan: do not enable portability subset by default 2 months ago
Benjamin Cheng bf9f921ef7 avcodec/hw_base_encode: restrict size of next_prev 2 months ago
Nuo Mi 0a6388d1da avcodec/hevcdec: remove hevc prefix for x86 asm files 2 months ago
Nuo Mi 8d27256a74 avcodec/vvcdec: remove vvc prefix for x86 and riscv 2 months ago
Peter Ross 350ebef112
avformat/iff: remove surplus if statement 2 months ago
Peter Ross b2cba76d4f avformat/riff: map 0069 twocc to ADPCM IMA XBOX decoder 2 months ago
Paul B Mahol c3083b3266 avcodec: add ADPCM IMA XBOX decoder 2 months ago
Niklas Haas 095f8038fa swscale/output: fix bilinear yuv2rgb chroma interpolation 2 months ago
sunyuechi 6b31e42c47 lavc/riscv: vset macro for simplify if-else 2 months ago
Zhao Zhili 952508ae05 aarch64/vvc: Add apply_bdof 2 months ago
Peter Ross 7aeae8d1ae avcodec/Makefile: include aom_film_grain.o file for h264_sei component 2 months ago
Peter Ross 6bf9252807 avformat/Makefile: include object files for image_vbn_pipe demuxer 2 months ago
Peter Ross c90e0777da avformat/iff: SndAnim decoding 2 months ago
James Almer 4e2b9df48c avformat/isom: use more of the existing channel layout bitmap defines 2 months ago
James Almer 76049d1c45 avformat/iamf_writer: fix setting num_samples_per_frame for OPUS 2 months ago
Dmitrii Ovchinnikov 95217872ad avcodec/amfenc: B-Frame support for av1_amf encoder. 2 months ago
Dmitrii Ovchinnikov c037eb8424 amfenc: Update the min version to 1.4.35.0 for AMF SDK. 2 months ago
Cameron Gutman a40cbf9792 avcodec/amfenc: Implement async_depth option 2 months ago
Peter Ross 494c961379 avformat/Makefile: add iso_writer golomb_tab from shared library dependency 2 months ago
Niklas Haas b38f6f9990 tests/swscale: allow nonzero positive return codes from sws_scale_frame() 2 months ago
Niklas Haas e05a1bb879 swscale: fix documentation of sws_scale_frame() 2 months ago
Niklas Haas 2df655bc2c swscale/utils: fix sws_getCachedContext check 2 months ago
Martin Storsjö d1e37eb0cd avutil/mem_internal: Don't include stdalign.h on MSVC 2 months ago
Martin Storsjö 2bb00ef59c aarch64: vvc: Fix building the dmvr_hv assembly with older MSVC versions 2 months ago
Peter Ross 8272d34377 configure: add iso_writer golomb dependency 2 months ago
David Rosca d0facac679 lavc/vaapi_encode_h265: Use surface alignment 2 months ago
David Rosca bcfbf2bac8 lavc/vaapi_encode: Query surface alignment 2 months ago
Bin Peng 72a3656e84 lavc/aarch64: Fix ff_pred16x16_plane_neon_10 2 months ago
Bin Peng decc9e643c lavc/aarch64: Fix ff_pred8x8_plane_neon_10 2 months ago
Zhao Zhili 7b0bd6c4a7 avutil/vulkan_glslang: Fix build failure 2 months ago
Rémi Denis-Courmont bd226fdd74 lavc/h264dsp: R-V V intra loop filter 2 months ago
sunyuechi 16d4945e9a lavc/vvc_mc R-V V sad 2 months ago
sunyuechi b3f7440298 lavc/hevc: R-V V put_pixels(pow2) 2 months ago
sunyuechi dad062c4f8 lavc/vvc_mc: R-V V put_pixels 2 months ago
sunyuechi 9288196c0d lavc/riscv: Move VVC macro to h26x 2 months ago
sunyuechi 89df9c4404 lavc/vvc_mc: R-V V dmvr 2 months ago
sunyuechi b86766d610 Update R-V V vvc_mc vset to support more lengths 2 months ago
Tong Wu 715a35dadb d3d12va_encode_hevc: use base to init VPS/SPS/PPS 2 months ago
Niklas Haas ce457bfccd swscale/slice: fix init of 32 bpc planes 2 months ago
Anton Khirnov d2096679d5 compat/w32pthreads: change pthread_t into pointer to malloced struct 2 months ago
Timo Rothenpieler 17e4746687 avcodec/libx265: add alpha layer encoding support 2 months ago
Timo Rothenpieler fce0622d0b avformat/hevc: add support for writing alpha layer 2 months ago
James Almer fb5e8ea971 avformat/iamf_parse: fix setting duration for the last subblock in a parameter definition 2 months ago
James Almer d38fc25519 avformat/iamf_parse: add checks to parameter definition durations 2 months ago
Anton Khirnov 8ad34e97b6 fftools/sync_queue: switch from AVFifo+ObjPool to AVContainerFifo 2 months ago
Anton Khirnov 8e0cceffa0 fftools/thread_queue: switch from AVFifo+ObjPool to AVContainerFifo 2 months ago
Anton Khirnov 2ac34d0854 lavc/packet: add API for an AVPacket-based AVContainerFifo 2 months ago