49105 Commits (715e5e3e238d6369aa1e0cd4a351f90c00966dd2)

Author SHA1 Message Date
Rémi Denis-Courmont b3825bbe45 riscv: test for assembler support 1 year ago
sunyuechi 0b9d009b4a lavc/vc1dsp: R-V V inv_trans 1 year ago
Mikhail Nitenko 0f745b74ec lavc/aarch64: h264qpel, add 10-bit lowpass_8_10 based functions 1 year ago
sunyuechi 8bdb663062 lavc/ac3dsp: R-V V float_to_fixed24 1 year ago
Paul B Mahol 7e453dad3c avcodec/qoadec: fix overreads and fix packet size check 1 year ago
Michael Niedermayer 22daf2148f
avcodec/av1dec: Fix resolving zero divisor 1 year ago
Leo Izen c4be080e65
avcodec/jpegxl_parser: fix parsing sequences of extremely small files 1 year ago
Leo Izen 019b3ea65a
avcodec/jpegxl_parse{,r}: use correct ISOBMFF extended size location 1 year ago
Haihao Xiang fc73b372cd lavc/qsvdec: reduce info message when more data is required 1 year ago
Haihao Xiang e233f3e75f lavc/qsvdec: return 0 if more data is required 1 year ago
Lynne 8c117b75af
lavc/Makefile: build vulkan decode code if vulkan_av1 has been enabled 1 year ago
Paul B Mahol 0a13178de8 avcodec/qoadec: add support for midstream sample rate/layout changes 1 year ago
Anton Khirnov 5230257ea1 lavc/dvdsubenc: only check canvas size when it is actually set 1 year ago
Logan Lyu fa0470347e lavc/aarch64: new optimization for 8-bit hevc_qpel_bi_hv 1 year ago
Logan Lyu 595f97028b lavc/aarch64: new optimization for 8-bit hevc_qpel_bi_v 1 year ago
Logan Lyu 00290a64f7 lavc/aarch64: new optimization for 8-bit hevc_epel_bi_hv 1 year ago
Logan Lyu 0448f27f41 lavc/aarch64: new optimization for 8-bit hevc_epel_bi_v 1 year ago
Logan Lyu 216275bd80 lavc/aarch64: new optimization for 8-bit hevc_epel_bi_h 1 year ago
Logan Lyu 40cf4a5ca3 lavc/aarch64: new optimization for 8-bit hevc_pel_bi_pixels 1 year ago
James Almer 6d19611251 avcodec/ac3dsp: add missing stddef.h include 1 year ago
xufuji456 cc86343b96 lavc/hevcdsp_qpel_neon: using movi.16b instead of movi.2d 1 year ago
Zhao Zhili d526a34c20 avcodec/videotoolboxenc: refactor dump encoder name 1 year ago
Zhao Zhili cb049d377f avcodec/videotoolboxenc: Fix build failure due to PropertyKey_EncoderID 1 year ago
Paul B Mahol 3609d2b783 avcodec: add QOA decoder 1 year ago
Geoffrey McRae 93b5d9030b libavcodec/mlpdec: add missing correction to ch_layout when downmixing 1 year ago
Geoffrey McRae a8677bcc8f libavcodec/dcadec: adjust the `ch_layout` when downmix is active 1 year ago
James Almer 72390dea00 mips/ac3dsp_mips: add missing stddef.h header include 1 year ago
James Almer e40ea9f34b x86/ac3dsp: add ff_float_to_fixed24_avx() 1 year ago
James Almer d8b1a34433 x86/ac3dsp: reduce instruction count inside the float_to_fixed24 loop 1 year ago
Rémi Denis-Courmont 0fa421c8f1 lavc/llvidencdsp: add R-V V diff_bytes 1 year ago
Rémi Denis-Courmont 0183c2c830 lavc/aacpsdsp: use LMUL=2 and amortise strides 1 year ago
Rémi Denis-Courmont b88d4058f9 lavc/g722dsp: optimise R-V V apply_qmf 1 year ago
James Almer 567c67c6c8 avcodec/ac3dsp: make len a size_t in float_to_fixed24 1 year ago
James Almer 2d9fd814d0 x86/: clear the high bits for order in scalarproduct_and_madd functions 1 year ago
Zhao Zhili e8a49b1424 avcodec/mmaldec: Fix build error 1 year ago
Zhao Zhili f27fce0c0c avcodec/mediacodecdec: fix return EAGAIN after EOF 1 year ago
Dmitry Rogozhkin e9c93009fc avcodec/decode: validate hw_frames_ctx when AVHWAccel.free_frame_priv is used 1 year ago
Zhao Zhili aa3b857101 avcodec/h264_mp4toannexb_bsf: process new extradata 1 year ago
Zhao Zhili d3aa0cd16f avcodec/h264_mp4toannexb_bsf: fix missing PS before IDR frames 1 year ago
Zhao Zhili 4c4b833abd avcodec/h264_mp4toannexb_bsf: remove pass padding size as argument 1 year ago
Zhao Zhili 91cbae2f6c avcodec/h264_mp4toannexb_bsf: refactor start_code_size handling 1 year ago
Michael Niedermayer fb52070848
avcodec/h264dec: use BOOL for skip_gray, noref_gray 1 year ago
Jun Zhao c961ac4b0c vulkan_decode: fix the print format of VkDeviceSize 1 year ago
James Almer 1258f99978 avcodec: bump version after EVC additions 1 year ago
Dawid Kozinski cfe2947887 avcodec/evc_decoder: Provided support for EVC decoder 1 year ago
Dawid Kozinski c59a96fd08 avcodec/evc_encoder: Provided support for EVC encoder 1 year ago
Michael Niedermayer e56d91f8a8
avcodec/h264dec: Support skipping frames that used gray gap frames 1 year ago
Michael Niedermayer 6364fa9e9a
avcodec/h264: Avoid using gray gap frames as references 1 year ago
Michael Niedermayer 29f6c9b04d
avcodec/h264: keep track of which frames used gray references 1 year ago
Michael Niedermayer e4337606e1
avcodec/h264dec: More elaborate documentation for frame_recovered 1 year ago