115656 Commits (287d139b779d5b8db5f9440159fb768cdd12c19f)
 

Author SHA1 Message Date
James Almer 287d139b77 checkasm/sw_rgb: fix alignment of buffers for rgb_to_yuv tests 5 months ago
James Almer e8cef5e152 swscale/x86/rgb2rgb: remove mmxext version of shuffle_bytes_2103 5 months ago
James Almer c578bb9864 swscale/x86/input: add AVX2 optimized uyvytoyuv422 5 months ago
James Almer e9cfd53257 swscale/x86/input: add AVX2 optimized RGB32 to YUV functions 5 months ago
James Almer d5fe99dc5f swscale/x86/input: add AVX2 optimized RGB24 to YUV functions 5 months ago
James Almer 6743c2fc6a checkasm/sw_rgb: test rgb32/rgb32_1 to yuv 5 months ago
James Almer 91b9af0058 x86/aacencdsp: add AVX version of quantize_bands 5 months ago
Rémi Denis-Courmont 7a3369398f sws/input: R-V V 32-bit RGB to halved UV 5 months ago
Rémi Denis-Courmont e2f069905e sws/input: R-V V 32-bit RGB to UV 5 months ago
Rémi Denis-Courmont f5555cb106 sws/input: R-V V 32-bit RGB to Y 5 months ago
Andreas Rheinhardt 8b62fb231a swscale/x86/rgb2rgb: Detemplatize 5 months ago
Andreas Rheinhardt 5421dee0e7 swscale/x86/rgb2rgb_template: Remove unused uyvytoyv12 5 months ago
Andreas Rheinhardt c1c35380a7 swscale/x86/rgb2rgb: Don't unnecessarily check for inline ASM 5 months ago
Andreas Rheinhardt f7305eb3b3 swscale/x86/rgb2rgb_template: Remove unnecessary SFENCE 5 months ago
Andreas Rheinhardt fca796ac3b tests/checkasm/sw_rgb: Be more strict about clobbering MMX state 5 months ago
Andreas Rheinhardt 3af6136669 avcodec/dnxhdenc: Simplify padding 5 months ago
Andreas Rheinhardt b0e0b3c58a avcodec/dnxhdenc: Move PutBitContext from ctx to stack 5 months ago
Andreas Rheinhardt 542abee213 avcodec/cbs_h266_syntax_template: Use correct format specifier 5 months ago
Andreas Rheinhardt 8f199cfb5b avformat/evc: Fix format specifiers 5 months ago
Andreas Rheinhardt 5f31a4fd16 avformat/vvc: Don't use uint8_t iterators, fix shadowing 5 months ago
Andreas Rheinhardt 1c4362cce9 avformat/vvc: Fix comment 5 months ago
Andreas Rheinhardt fa77dc8c44 avformat/vvc: Reindent after the previous commit 5 months ago
Andreas Rheinhardt 8b6c7e7cda avformat/vvc: Fix crash on allocation failure, avoid allocations 5 months ago
Andreas Rheinhardt 4482b3353d avformat/vvc: Don't use ff_copy_bits() 5 months ago
Andreas Rheinhardt 52fb49a8a3 avformat/vvc: Use put_bytes_output() 5 months ago
Andreas Rheinhardt dd8fb0aaae avcodec/hevc/Makefile: Move rules for lavc/* files to lavc/Makefile 5 months ago
Rémi Denis-Courmont daac101e61 lavc/aacencdsp: fix rounding in R-V V quantize_bands 5 months ago
Rémi Denis-Courmont 658439934b lavc/vp8dsp: R-V V vp8_idct_add 5 months ago
Rémi Denis-Courmont e0f4d185f1 sws/input: R-V V rgb24ToUV_half and bgr24ToUV_half 5 months ago
Rémi Denis-Courmont 3ef5867e4b sws/input: R-V V rgb24ToUV and bgr24ToUV 5 months ago
Rémi Denis-Courmont 79dfdac4db sws/input: R-V V rgb24ToY & bgr24ToY 5 months ago
Wenbin Chen 7560db937d libavfi/dnn: enable LibTorch xpu device option support 5 months ago
Nuo Mi f68f40736f avcodec/vvcdec: support mv wraparound 5 months ago
Nuo Mi 685174069f avcodec/vvcdec: misc, reindent inter.c 5 months ago
Nuo Mi a4013e748a avcodec/vvcdec: refact out emulated_edge_no_wrap 5 months ago
Nuo Mi 8abdf0a28e avcodec/vvcdec: misc, move src offset inside emulated_edge 5 months ago
Nuo Mi 2d98786fee avcodec/vvcdec: refact, remove emulated_edge_dmvr and emulated_edge_bilinear to simplify code 5 months ago
Lynne 714596bcbf
aacdec_usac: zero out alpha values for the current frame 5 months ago
Lynne c2d459cb51
aacdec_usac: fix stereo alpha values for transients 5 months ago
Lynne 7223523335
aacdec_usac: use correct TNS values 5 months ago
Lynne 9b41cc0430
aacdec_usac: do not round noise amplitude values 5 months ago
Lynne a18d0659f4
aacdec_usac: skip coeff decoding if the number to be decoded is 0 5 months ago
Lynne 1ad9a4008b
aacdec_usac: decouple TNS active from TNS data present flag 5 months ago
Lynne c0fdb0cdfd
aacdec_usac: do not continue parsing bitstream on core_mode == 1 5 months ago
Lynne 8ecaa64b9b
aacdec_usac: respect tns_on_lr flag 5 months ago
Lynne 25b848a0bd
aacdec_usac: correctly set and use the layout map 5 months ago
Lynne ae495b56ff
aacdec_usac: remove fallback for custom maps with invalid position 5 months ago
Lynne 91ab17e2fe
aacdec_usac: tag LFE channels as such in the channel map 5 months ago
Lynne 62cd6d9e59
aacdec_usac: clean up nb_elems on error 5 months ago
Lynne 5c328e6c1e
aacdec: increase MAX_ELEM_ID to 64 5 months ago