116578 Commits (83cd77563fe008e34b70dcf1dd4d94c048dbf4fa)
 

Author SHA1 Message Date
Rémi Denis-Courmont a14d21a446 lavu/riscv: add forward-edge CFI landing pads 5 months ago
Rémi Denis-Courmont 6319601343 lavu/riscv: assembly for zicfilp LPAD 5 months ago
Rémi Denis-Courmont 982376660c lavu/riscv: align functions to 4 bytes 5 months ago
Rémi Denis-Courmont b62586e310 lavc/h264dsp: use RISC-V B extension 5 months ago
Rémi Denis-Courmont 45d7078a21 lavu/riscv: add CPU flag for B bit manipulations 5 months ago
Rémi Denis-Courmont 529d423012 lavu/riscv: remove bespoke SH{1,2,3}ADD assembler 5 months ago
Rémi Denis-Courmont 5f10173fa1 lavu/riscv: require B or zba explicitly 5 months ago
Rémi Denis-Courmont e91a8cc4de sws/riscv: require B or zba explicitly 5 months ago
Rémi Denis-Courmont 9108f3e5e1 lavfi/riscv: require B or zba explicitly 5 months ago
Rémi Denis-Courmont 187d4d066a lavc/riscv: require B or zba explicitly 5 months ago
Rémi Denis-Courmont 7f97344bfb lavu/riscv: grok B as an extension 5 months ago
Rémi Denis-Courmont 1e7ab200ee lavu/riscv: allow any number of extensions 5 months ago
Araz Iusubov 2128c17739 avcodec/amf_enc: av1 cropping support 5 months ago
Rémi Denis-Courmont 896c22ef00 lavc/vp8dsp: fix RV32 stack alignment 5 months ago
Jens Frederich 60b1750134
avdevice/dshow: Don't skip audio devices if no video device is present 5 months ago
Martin Storsjö 97a708a507 checkasm: Increase the tolerance for ac3_sum_square_butterfly_float 5 months ago
Anton Khirnov d1fa39d08d fftools/ffmpeg: prefer real errors over EOF in err_merge() 5 months ago
Lynne b1b69ccbc0
aacdec: set ac->output_elements upon channel element free 5 months ago
Michael Niedermayer 204f7f8cc7
avcodec/hdrenc: Allocate more space 5 months ago
Michael Niedermayer 5dde255abd
avcodec/cfhdenc: Height of 16 is not supported 5 months ago
Michael Niedermayer a308d79e4d
avcodec/cfhdenc: Allocate more space 5 months ago
Michael Niedermayer 6420c1bf30
avcodec/osq: fix integer overflow when applying factor 5 months ago
Michael Niedermayer 56c334d732
avcodec/osq: avoid using too large numbers for shifts and integers in update_residue_parameter() 5 months ago
Michael Niedermayer 3cd077e282
avcodec/vaapi_encode: Check hwctx 5 months ago
Michael Niedermayer 2f7aaa33e7
avcodec/aac/aacdec_lpd: Check kv indec 5 months ago
Michael Niedermayer ae20be8b5d
avcodec/aac/aacdec_usac: Dont leave invalid max_sfb in the context 5 months ago
Michael Niedermayer d52fabaec0
avcodec/hevc/hevcdec: avoid signed shifts with lt_idx_sps 5 months ago
Michael Niedermayer 419eee6356
avcodec/proresdec: Consider negative bits left 5 months ago
Michael Niedermayer 6194cb87cb
avcodec/alsdec: Clear shift_value 5 months ago
Michael Niedermayer 5d9544cfb0
avcodec/hevc/hevcdec: Do not allow slices to depend on failed slices 5 months ago
Michael Niedermayer 586f6fda1d
avformat/mov: add an EOF check in IPRP 5 months ago
Michael Niedermayer 55af81b5a4
Revert "avformat/udp: Fix temporary buffer race" 5 months ago
Martin Storsjö 4acb9b7d10 aarch64: vvc: Fix unnecessary extra spaces 5 months ago
Martin Storsjö 99598629e8 aarch64: vvc: Consistently use # for immediate constants 5 months ago
Martin Storsjö 400843151d aarch64: vvc: Fix compilation of alf.S with MSVC 2022 17.7 and older 5 months ago
aaron 53d0f9afb4 avcodec/electronicarts: decode framerate 5 months ago
aaron f44353cfb6 avcodec/adpcm: Mono ADPCM for EA WVE Files 5 months ago
Rémi Denis-Courmont 0e32192548 lavu/riscv: do not fallback to AT_HWCAP auxillary vector 5 months ago
Zhao Zhili 2d4ef304c9 avcodec/vvc: Add aarch64 neon optimization for ALF 5 months ago
ha7sh17 172da370e7 doc/filters: fix outpad labels in libvmaf_cuda example 5 months ago
Rémi Denis-Courmont 9135dffd17 lavc/h264dsp: reduce spills in R-V V idct_add16 5 months ago
Rémi Denis-Courmont 245f76ad74 lavc/h264dsp: reuse the R-V V IDCT DC add functions 5 months ago
Rémi Denis-Courmont 0a5b5bae89 lavc/h264dsp: correct VL and LMUL in idct_dc_add 5 months ago
J. Dekker c9dc2ad09b lavc/h264dsp: move R-V V idct_dc_add 5 months ago
Rémi Denis-Courmont d15169c51f lavc/h264dsp: factor some mostly identical R-V V code 5 months ago
Rémi Denis-Courmont c4c811b3d9 checkasm/h264dsp: test TX bypass 5 months ago
Michael Niedermayer 73ca4e75eb
avfilter/vf_xfade: Check ff_inlink_consume_frame() for failure 5 months ago
Michael Niedermayer 23851c9ee0
avutil/slicethread: Check pthread_*_init() for failure 5 months ago
Michael Niedermayer 15540b3d28
avutil/frame: Check log2_crop_align 5 months ago
Michael Niedermayer 82f5b20ff5
avutil/buffer: Check ff_mutex_init() for failure 5 months ago