115672 Commits (807d1505bfcd2bf3398833b005fa7f6948e24e9f)
 

Author SHA1 Message Date
sfan5 807d1505bf lavf/tls_mbedtls: add missing call to psa_crypto_init 7 months ago
sfan5 63b6620ad3 lavf/tls_mbedtls: handle more error codes for human-readable messages 7 months ago
Rémi Denis-Courmont b6f37ffba7 lavc/vc1dsp: match C block layout in inv_trans_4x8_rvv 7 months ago
Rémi Denis-Courmont 6c05069e68 lavc/vc1dsp: match C block layout in inv_trans_4x4_rvv 7 months ago
Andreas Rheinhardt 6ae1a337f2 fftools/ffmpeg_mux_init: Fix leak when using non-encoding option 7 months ago
Andreas Rheinhardt 8754c9bd82 configure: Disable DNN without backend 7 months ago
Andreas Rheinhardt c84e40d9e6 fftools/ffmpeg_mux_init: Return error upon error 7 months ago
Andreas Rheinhardt a0ff31e740 avcodec/vvc/inter: Don't return void 7 months ago
Rémi Denis-Courmont 417957ec5e sws/range_convert: R-V V to/from JPEG 7 months ago
Zhao Zhili 9dac8495b0 swscale/aarch64: Add rgb24 to yuv implementation 7 months ago
Zhao Zhili b1240c983f tests/checkasm: Fix build error when enable linux perf on Android 7 months ago
Zhao Zhili 33e4cc963d avutil/timer: Add clock_gettime as a fallback of AV_READ_TIME 7 months ago
Zhao Zhili 6a18c0bc87 avutil/aarch64: Skip define AV_READ_TIME for apple 7 months ago
James Almer 94f2274a8b x86/aacencdsp: fix ff_aac_quantize_bands_avx on unix64 ABI 7 months ago
James Almer 17c3cc5bb6 swscale/x86/rgb_2_rgb: add missing wrap to ff_uyvytoyuv422_avx2 7 months ago
James Almer 03546f49a3 swscale/x86/rgb2rgb: add missing wrap for ff_uyvytoyuv422_avx2 7 months ago
James Almer 287d139b77 checkasm/sw_rgb: fix alignment of buffers for rgb_to_yuv tests 7 months ago
James Almer e8cef5e152 swscale/x86/rgb2rgb: remove mmxext version of shuffle_bytes_2103 7 months ago
James Almer c578bb9864 swscale/x86/input: add AVX2 optimized uyvytoyuv422 7 months ago
James Almer e9cfd53257 swscale/x86/input: add AVX2 optimized RGB32 to YUV functions 7 months ago
James Almer d5fe99dc5f swscale/x86/input: add AVX2 optimized RGB24 to YUV functions 7 months ago
James Almer 6743c2fc6a checkasm/sw_rgb: test rgb32/rgb32_1 to yuv 7 months ago
James Almer 91b9af0058 x86/aacencdsp: add AVX version of quantize_bands 7 months ago
Rémi Denis-Courmont 7a3369398f sws/input: R-V V 32-bit RGB to halved UV 7 months ago
Rémi Denis-Courmont e2f069905e sws/input: R-V V 32-bit RGB to UV 7 months ago
Rémi Denis-Courmont f5555cb106 sws/input: R-V V 32-bit RGB to Y 7 months ago
Andreas Rheinhardt 8b62fb231a swscale/x86/rgb2rgb: Detemplatize 7 months ago
Andreas Rheinhardt 5421dee0e7 swscale/x86/rgb2rgb_template: Remove unused uyvytoyv12 7 months ago
Andreas Rheinhardt c1c35380a7 swscale/x86/rgb2rgb: Don't unnecessarily check for inline ASM 7 months ago
Andreas Rheinhardt f7305eb3b3 swscale/x86/rgb2rgb_template: Remove unnecessary SFENCE 7 months ago
Andreas Rheinhardt fca796ac3b tests/checkasm/sw_rgb: Be more strict about clobbering MMX state 7 months ago
Andreas Rheinhardt 3af6136669 avcodec/dnxhdenc: Simplify padding 7 months ago
Andreas Rheinhardt b0e0b3c58a avcodec/dnxhdenc: Move PutBitContext from ctx to stack 7 months ago
Andreas Rheinhardt 542abee213 avcodec/cbs_h266_syntax_template: Use correct format specifier 7 months ago
Andreas Rheinhardt 8f199cfb5b avformat/evc: Fix format specifiers 7 months ago
Andreas Rheinhardt 5f31a4fd16 avformat/vvc: Don't use uint8_t iterators, fix shadowing 7 months ago
Andreas Rheinhardt 1c4362cce9 avformat/vvc: Fix comment 7 months ago
Andreas Rheinhardt fa77dc8c44 avformat/vvc: Reindent after the previous commit 7 months ago
Andreas Rheinhardt 8b6c7e7cda avformat/vvc: Fix crash on allocation failure, avoid allocations 7 months ago
Andreas Rheinhardt 4482b3353d avformat/vvc: Don't use ff_copy_bits() 7 months ago
Andreas Rheinhardt 52fb49a8a3 avformat/vvc: Use put_bytes_output() 7 months ago
Andreas Rheinhardt dd8fb0aaae avcodec/hevc/Makefile: Move rules for lavc/* files to lavc/Makefile 7 months ago
Rémi Denis-Courmont daac101e61 lavc/aacencdsp: fix rounding in R-V V quantize_bands 7 months ago
Rémi Denis-Courmont 658439934b lavc/vp8dsp: R-V V vp8_idct_add 7 months ago
Rémi Denis-Courmont e0f4d185f1 sws/input: R-V V rgb24ToUV_half and bgr24ToUV_half 7 months ago
Rémi Denis-Courmont 3ef5867e4b sws/input: R-V V rgb24ToUV and bgr24ToUV 7 months ago
Rémi Denis-Courmont 79dfdac4db sws/input: R-V V rgb24ToY & bgr24ToY 7 months ago
Wenbin Chen 7560db937d libavfi/dnn: enable LibTorch xpu device option support 7 months ago
Nuo Mi f68f40736f avcodec/vvcdec: support mv wraparound 7 months ago
Nuo Mi 685174069f avcodec/vvcdec: misc, reindent inter.c 7 months ago