115719 Commits (f6d0a41c8ca67672f8e4b3c6e16cb3abd9f379bf)
 

Author SHA1 Message Date
Lynne caeb275092
channel_layout: add new channel positions supported by xHE-AAC 8 months ago
Rémi Denis-Courmont 6c6bec04f3 lavc/vc1dsp: fix R-V V avg_mspel_pixels 8 months ago
Andreas Rheinhardt 2c38ca3d37 avcodec/hevc_ps: Fix UB 1 << 31 8 months ago
Michael Niedermayer 00d029d5c0
avcodec/sga: Make it clear that the return is intentionally not checked 8 months ago
Michael Niedermayer 70b4994762
avformat/asfdec_f: Use 64bit for preroll computation 8 months ago
Michael Niedermayer d9d1f65308
avformat/argo_asf: Use 64bit in offset intermediate 8 months ago
Michael Niedermayer a2b8d03347
avformat/ape: Use 64bit for final frame size 8 months ago
Michael Niedermayer 2f04cb673c
avformat/ac4dec: Check remaining space in ac4_probe() 8 months ago
Michael Niedermayer 6f52b64bcc
avdevice/pulse_audio_enc: Use av_rescale() to avoid integer overflow 8 months ago
Rémi Denis-Courmont eed0a1d3d4 lavu/lls: R-V V update_lls 8 months ago
Rémi Denis-Courmont fc85aff72f checkasm: add linear least square tests 8 months ago
James Almer 7087da303f avutil/float_dsp.h: fix doxy for scalarproduct_double 8 months ago
James Almer 7736ca1d7b avutil/float_dsp: revert accidental doxy removal 8 months ago
James Almer 7e182a8d92 avcodec/videotoolbox: use the correct HEVCSPS field name 8 months ago
James Almer 0a949aacae checkasm/lpc: use fixed length to bench apply_welch_window 8 months ago
Rémi Denis-Courmont 16132a810d checkasm/lpc: test compute_autocorr 8 months ago
Rémi Denis-Courmont 9238f6cb41 lavu/float_dsp: R-V V scalarproduct_double 8 months ago
Rémi Denis-Courmont b114952030 lavfi: get rid of bespoke double scalar products 8 months ago
Rémi Denis-Courmont 73c278d270 lavu/lls: use ff_scalarproduct_double_c() 8 months ago
Rémi Denis-Courmont 98405d28fa checkasm/float_dsp: add double-precision scalar product 8 months ago
Rémi Denis-Courmont 6a7c4d60a1 lavu/float_dsp: add double-precision scalar product 8 months ago
Rémi Denis-Courmont 06fc919aad lavc/sbrdsp: add support for 256-bit vectors 8 months ago
Anton Khirnov 63a96dbcce lavc/hevc_ps: compactify ShortTermRPS 8 months ago
Anton Khirnov 9127819d51 lavc/hevc_ps: reduce the size of ShortTermRPS.used 8 months ago
Anton Khirnov d893667867 lavc/hevc_ps: do not store delta_poc_s[01] in ShortTermRPS 8 months ago
Anton Khirnov 4264e4056c lavc/hevc_ps: fix variable signedness in ff_hevc_decode_short_term_rps() 8 months ago
Anton Khirnov 6fed1841a1 lavc/hevc_ps/HEVCSPS: change flags into uint8_t 8 months ago
Anton Khirnov bd1a06dc43 lavc/hevc_ps: reduce the size of used_by_curr_pic_lt_sps_flag 8 months ago
Anton Khirnov 72bdbce00d lavc/hevcdec: drop a useless execute() call with 1 job 8 months ago
Anton Khirnov f0aece90d9 lavc/hevcdec: allocate local_ctx as array of structs rather than pointers 8 months ago
Anton Khirnov 25ce44efa5 lavc/hevcdec: track local context count separately from WPP thread count 8 months ago
Anton Khirnov a1471ec8ad lavc/hevcdec: rename HEVCContext.HEVClcList to local_ctx 8 months ago
James Almer e0db1f51d6 avcodec/lpc: account for odd len values 8 months ago
Gyan Doshi 2f184aa89b configure: correct libopenjpeg description 8 months ago
James Almer 8a1c491354 avcodec/packet: remove reference to old AV_SIDE_DATA_PARAM_CHANGE_ values 8 months ago
Andreas Rheinhardt 8cbf7e8408 avcodec/diracdec: Mark flush as av_cold 8 months ago
Andreas Rheinhardt 0f3090cbd1 avcodec/diracdec: Use FF_CODEC_CAP_INIT_CLEANUP 8 months ago
Andreas Rheinhardt d9bd5baf9d avcodec/vc2enc: Use already available AVPixFmtDescriptor 8 months ago
Andreas Rheinhardt d1d40a7c9b avcodec/vc2enc: Move transient PutBitContext from ctx to stack 8 months ago
Andreas Rheinhardt c309285666 avcodec/vc2enc: Avoid relocations for short strings 8 months ago
Andreas Rheinhardt 02ecf8d7f3 avcodec/vc2enc: Fix slice length 8 months ago
Andreas Rheinhardt eac8dcb187 avcodec/vc2enc: Remove superfluous error message 8 months ago
Andreas Rheinhardt b1702afdfd avcodec/vc2enc: Constify slices->main context pointers 8 months ago
Andreas Rheinhardt 6d86146fce avcodec/vc2enc: Avoid void* where possible 8 months ago
Andreas Rheinhardt 2d818644a3 avfilter/af_afir: Merge header into af_afir.c 8 months ago
Andreas Rheinhardt 21bfc62642 avfilter/af_aiir: Avoid unchecked allocation 8 months ago
Andreas Rheinhardt 37cc648fbd avfilter/af_aiir: Remove dead code 8 months ago
Andreas Rheinhardt 996e0a57ca avformat/matroskadec: Add assert to silence Coverity false positive 8 months ago
Andreas Rheinhardt dfd0320e23 avfilter/vf_signalstats: Use 64bit for processing histogram 8 months ago
James Almer 4008a80c1b tests/checkasm/vvc_mc: don't zero the SAD buffers 8 months ago