115550 Commits (42d5ddb2de8fccec7606c785e4adef3392df1c1c)
 

Author SHA1 Message Date
Tomas Härdin 42d5ddb2de lavc/speedhqdec: Add AV_CODEC_CAP_SLICE_THREADS 7 months ago
Stefano Sabatini 77ad449911 doc/filters/curves: fix typos 7 months ago
Stefano Sabatini 17a759cce1 doc/filters/tiltandshift: apply typo fixes, add introductory description 7 months ago
Marcus B Spencer 26084887b0 doc/developer: update outdated information 7 months ago
James Almer 4d59d58ea6 avcodec/aac/aacdec_usac: remove unnecessary cast 7 months ago
Michael Niedermayer 6106177ad6
avcodec/proresenc_anatoliy: Assert that AV_PROFILE_UNKNOWN is replaced 7 months ago
Michael Niedermayer 160b81ce2a
avcodec/pcm-dvdenc: 64bit pkt-size 7 months ago
Michael Niedermayer 19db9636c5
avcodec/notchlc: Check init_get_bits8() for failure 7 months ago
Michael Niedermayer 161d0aa2a8
avcodec/tests/dct: Use 64bit in intermediate for error computation 7 months ago
Michael Niedermayer d741638042
avcodec/scpr3: Check add_dec() for failure 7 months ago
Michael Niedermayer e5098589b0
avcodec/rv34: assert that size is not 0 in rv34_gen_vlc_ext() 7 months ago
Michael Niedermayer 6f976db251
avcodec/wavpackenc: Use unsigned for potential 31bit shift 7 months ago
Michael Niedermayer 30f2bac9f7
avcodec/wavpack: Remove dead assignments 7 months ago
Michael Niedermayer 2e5433dc12
avcodec/vvc/mvs: Initialize mvf 7 months ago
Michael Niedermayer 12391b732f
avcodec/tests/jpeg2000dwt: Use 64bit in comparission 7 months ago
Michael Niedermayer 847a53f264
avcodec/tests/jpeg2000dwt: Use 64bit in err2 computation 7 months ago
Michael Niedermayer 348c3a7ffe
avformat/fwse: Remove always false expression 7 months ago
Lynne 18757b26bd
aacdec_usac: fix typo in fac_length 7 months ago
James Almer d8ffd65bfd avcodec/aac/aacdec_usac: remove call to realloc 7 months ago
Lynne 63e166d802
lavu: bump minor and add APIchanges entries for the new channel positions 7 months ago
Lynne 24d3291f7c
changelog: add entry for xHE-AAC 7 months ago
Lynne 7852d9e604
libavcodec: bump minor version for xHE-AAC 7 months ago
Lynne b3212797ae
fate: add tests for xHE-AAC 7 months ago
Lynne eee5fa0808
aacdec: add a decoder for AAC USAC (xHE-AAC) 7 months ago
Lynne 23b45d7e20
aactab: add new scalefactor offset tables for 96/768pt windows 7 months ago
Lynne a300ec3569
aactab: add tables for the new USAC arithmetic coder 7 months ago
Lynne 7cd8a3f509
aactab: add deemphasis tables for USAC 7 months ago
Lynne 0513c5cd25
aacdec_dsp: implement 768-point transform and windowing 7 months ago
Lynne f8543f3763
aacdec: expose decode_tns 7 months ago
Lynne 0f2303f629
aacdec: expose channel layout related functions 7 months ago
Lynne 39b8d84b53
aacdec: move from scalefactor ranged arrays to flat arrays 7 months ago
Lynne caeb275092
channel_layout: add new channel positions supported by xHE-AAC 7 months ago
Rémi Denis-Courmont 6c6bec04f3 lavc/vc1dsp: fix R-V V avg_mspel_pixels 7 months ago
Andreas Rheinhardt 2c38ca3d37 avcodec/hevc_ps: Fix UB 1 << 31 7 months ago
Michael Niedermayer 00d029d5c0
avcodec/sga: Make it clear that the return is intentionally not checked 7 months ago
Michael Niedermayer 70b4994762
avformat/asfdec_f: Use 64bit for preroll computation 7 months ago
Michael Niedermayer d9d1f65308
avformat/argo_asf: Use 64bit in offset intermediate 7 months ago
Michael Niedermayer a2b8d03347
avformat/ape: Use 64bit for final frame size 7 months ago
Michael Niedermayer 2f04cb673c
avformat/ac4dec: Check remaining space in ac4_probe() 7 months ago
Michael Niedermayer 6f52b64bcc
avdevice/pulse_audio_enc: Use av_rescale() to avoid integer overflow 7 months ago
Rémi Denis-Courmont eed0a1d3d4 lavu/lls: R-V V update_lls 7 months ago
Rémi Denis-Courmont fc85aff72f checkasm: add linear least square tests 7 months ago
James Almer 7087da303f avutil/float_dsp.h: fix doxy for scalarproduct_double 7 months ago
James Almer 7736ca1d7b avutil/float_dsp: revert accidental doxy removal 7 months ago
James Almer 7e182a8d92 avcodec/videotoolbox: use the correct HEVCSPS field name 7 months ago
James Almer 0a949aacae checkasm/lpc: use fixed length to bench apply_welch_window 7 months ago
Rémi Denis-Courmont 16132a810d checkasm/lpc: test compute_autocorr 7 months ago
Rémi Denis-Courmont 9238f6cb41 lavu/float_dsp: R-V V scalarproduct_double 7 months ago
Rémi Denis-Courmont b114952030 lavfi: get rid of bespoke double scalar products 7 months ago
Rémi Denis-Courmont 73c278d270 lavu/lls: use ff_scalarproduct_double_c() 7 months ago