115664 Commits (417957ec5eb948709c04ce081b7758ba8796b10b)
 

Author SHA1 Message Date
Rémi Denis-Courmont 417957ec5e sws/range_convert: R-V V to/from JPEG 9 months ago
Zhao Zhili 9dac8495b0 swscale/aarch64: Add rgb24 to yuv implementation 9 months ago
Zhao Zhili b1240c983f tests/checkasm: Fix build error when enable linux perf on Android 9 months ago
Zhao Zhili 33e4cc963d avutil/timer: Add clock_gettime as a fallback of AV_READ_TIME 9 months ago
Zhao Zhili 6a18c0bc87 avutil/aarch64: Skip define AV_READ_TIME for apple 9 months ago
James Almer 94f2274a8b x86/aacencdsp: fix ff_aac_quantize_bands_avx on unix64 ABI 9 months ago
James Almer 17c3cc5bb6 swscale/x86/rgb_2_rgb: add missing wrap to ff_uyvytoyuv422_avx2 9 months ago
James Almer 03546f49a3 swscale/x86/rgb2rgb: add missing wrap for ff_uyvytoyuv422_avx2 9 months ago
James Almer 287d139b77 checkasm/sw_rgb: fix alignment of buffers for rgb_to_yuv tests 9 months ago
James Almer e8cef5e152 swscale/x86/rgb2rgb: remove mmxext version of shuffle_bytes_2103 9 months ago
James Almer c578bb9864 swscale/x86/input: add AVX2 optimized uyvytoyuv422 9 months ago
James Almer e9cfd53257 swscale/x86/input: add AVX2 optimized RGB32 to YUV functions 9 months ago
James Almer d5fe99dc5f swscale/x86/input: add AVX2 optimized RGB24 to YUV functions 9 months ago
James Almer 6743c2fc6a checkasm/sw_rgb: test rgb32/rgb32_1 to yuv 9 months ago
James Almer 91b9af0058 x86/aacencdsp: add AVX version of quantize_bands 9 months ago
Rémi Denis-Courmont 7a3369398f sws/input: R-V V 32-bit RGB to halved UV 9 months ago
Rémi Denis-Courmont e2f069905e sws/input: R-V V 32-bit RGB to UV 9 months ago
Rémi Denis-Courmont f5555cb106 sws/input: R-V V 32-bit RGB to Y 9 months ago
Andreas Rheinhardt 8b62fb231a swscale/x86/rgb2rgb: Detemplatize 9 months ago
Andreas Rheinhardt 5421dee0e7 swscale/x86/rgb2rgb_template: Remove unused uyvytoyv12 9 months ago
Andreas Rheinhardt c1c35380a7 swscale/x86/rgb2rgb: Don't unnecessarily check for inline ASM 9 months ago
Andreas Rheinhardt f7305eb3b3 swscale/x86/rgb2rgb_template: Remove unnecessary SFENCE 9 months ago
Andreas Rheinhardt fca796ac3b tests/checkasm/sw_rgb: Be more strict about clobbering MMX state 9 months ago
Andreas Rheinhardt 3af6136669 avcodec/dnxhdenc: Simplify padding 9 months ago
Andreas Rheinhardt b0e0b3c58a avcodec/dnxhdenc: Move PutBitContext from ctx to stack 9 months ago
Andreas Rheinhardt 542abee213 avcodec/cbs_h266_syntax_template: Use correct format specifier 9 months ago
Andreas Rheinhardt 8f199cfb5b avformat/evc: Fix format specifiers 9 months ago
Andreas Rheinhardt 5f31a4fd16 avformat/vvc: Don't use uint8_t iterators, fix shadowing 9 months ago
Andreas Rheinhardt 1c4362cce9 avformat/vvc: Fix comment 9 months ago
Andreas Rheinhardt fa77dc8c44 avformat/vvc: Reindent after the previous commit 9 months ago
Andreas Rheinhardt 8b6c7e7cda avformat/vvc: Fix crash on allocation failure, avoid allocations 9 months ago
Andreas Rheinhardt 4482b3353d avformat/vvc: Don't use ff_copy_bits() 9 months ago
Andreas Rheinhardt 52fb49a8a3 avformat/vvc: Use put_bytes_output() 9 months ago
Andreas Rheinhardt dd8fb0aaae avcodec/hevc/Makefile: Move rules for lavc/* files to lavc/Makefile 9 months ago
Rémi Denis-Courmont daac101e61 lavc/aacencdsp: fix rounding in R-V V quantize_bands 9 months ago
Rémi Denis-Courmont 658439934b lavc/vp8dsp: R-V V vp8_idct_add 9 months ago
Rémi Denis-Courmont e0f4d185f1 sws/input: R-V V rgb24ToUV_half and bgr24ToUV_half 9 months ago
Rémi Denis-Courmont 3ef5867e4b sws/input: R-V V rgb24ToUV and bgr24ToUV 9 months ago
Rémi Denis-Courmont 79dfdac4db sws/input: R-V V rgb24ToY & bgr24ToY 9 months ago
Wenbin Chen 7560db937d libavfi/dnn: enable LibTorch xpu device option support 9 months ago
Nuo Mi f68f40736f avcodec/vvcdec: support mv wraparound 9 months ago
Nuo Mi 685174069f avcodec/vvcdec: misc, reindent inter.c 9 months ago
Nuo Mi a4013e748a avcodec/vvcdec: refact out emulated_edge_no_wrap 9 months ago
Nuo Mi 8abdf0a28e avcodec/vvcdec: misc, move src offset inside emulated_edge 9 months ago
Nuo Mi 2d98786fee avcodec/vvcdec: refact, remove emulated_edge_dmvr and emulated_edge_bilinear to simplify code 9 months ago
Lynne 714596bcbf
aacdec_usac: zero out alpha values for the current frame 9 months ago
Lynne c2d459cb51
aacdec_usac: fix stereo alpha values for transients 9 months ago
Lynne 7223523335
aacdec_usac: use correct TNS values 9 months ago
Lynne 9b41cc0430
aacdec_usac: do not round noise amplitude values 9 months ago
Lynne a18d0659f4
aacdec_usac: skip coeff decoding if the number to be decoded is 0 9 months ago