115566 Commits (67ca18dd56956892a097388a160bb70f10539d77)
 

Author SHA1 Message Date
Anton Khirnov 67ca18dd56 lavc/hevcdec: drop HEVCLocalContext.gb 5 months ago
Anton Khirnov ac69e6caf6 lavc/hevcdec: include first row in SliceHeader.offset/size 5 months ago
Anton Khirnov 79c0310aca lavc/hevcdec: drop a useless condition 5 months ago
Anton Khirnov 74159cbfc3 lavc/hevcdec: move handling of byte alignment at the end of slice header 5 months ago
James Almer a14440867c x86/float_dsp: add SSE2 and AVX versions of scalarproduct_double 5 months ago
Lynne 7413b81e50
aacdec_usac: fix typo in debug message 5 months ago
Lynne f4371029f8
aacdec_usac: fix off by one error check on channel numbers 5 months ago
Lynne 0d93e04bc6
aacdec_usac: error out on receiving too many channels for the current layout 5 months ago
Lynne 39826eacff
aacdec_usac: error out on too many elements 5 months ago
Lynne b70fdbde9c
aacdec_usac: prevent get_bits(0) in get_escaped_value 5 months ago
Rémi Denis-Courmont fd4977c876 lavc/aacencdsp: R-V V quant_bands 5 months ago
Rémi Denis-Courmont be6f8c439a checkasm: add aacencdsp.quant_bands test 5 months ago
Andreas Rheinhardt bb3c50b46d avcodec/tiff: Suppress unused variable warnings 6 months ago
Andreas Rheinhardt 87a13986bc avformat/nutdec: Don't create inconsistent side data 6 months ago
Tomas Härdin 4037d5e103 lavc/speedhqenc: Require width to be a multiple of 16 6 months ago
Tomas Härdin 017a18b026 lavc/speedhqdec: Reindent 6 months ago
Tomas Härdin 42d5ddb2de lavc/speedhqdec: Add AV_CODEC_CAP_SLICE_THREADS 6 months ago
Stefano Sabatini 77ad449911 doc/filters/curves: fix typos 6 months ago
Stefano Sabatini 17a759cce1 doc/filters/tiltandshift: apply typo fixes, add introductory description 6 months ago
Marcus B Spencer 26084887b0 doc/developer: update outdated information 6 months ago
James Almer 4d59d58ea6 avcodec/aac/aacdec_usac: remove unnecessary cast 6 months ago
Michael Niedermayer 6106177ad6
avcodec/proresenc_anatoliy: Assert that AV_PROFILE_UNKNOWN is replaced 6 months ago
Michael Niedermayer 160b81ce2a
avcodec/pcm-dvdenc: 64bit pkt-size 6 months ago
Michael Niedermayer 19db9636c5
avcodec/notchlc: Check init_get_bits8() for failure 6 months ago
Michael Niedermayer 161d0aa2a8
avcodec/tests/dct: Use 64bit in intermediate for error computation 6 months ago
Michael Niedermayer d741638042
avcodec/scpr3: Check add_dec() for failure 6 months ago
Michael Niedermayer e5098589b0
avcodec/rv34: assert that size is not 0 in rv34_gen_vlc_ext() 6 months ago
Michael Niedermayer 6f976db251
avcodec/wavpackenc: Use unsigned for potential 31bit shift 6 months ago
Michael Niedermayer 30f2bac9f7
avcodec/wavpack: Remove dead assignments 6 months ago
Michael Niedermayer 2e5433dc12
avcodec/vvc/mvs: Initialize mvf 6 months ago
Michael Niedermayer 12391b732f
avcodec/tests/jpeg2000dwt: Use 64bit in comparission 6 months ago
Michael Niedermayer 847a53f264
avcodec/tests/jpeg2000dwt: Use 64bit in err2 computation 6 months ago
Michael Niedermayer 348c3a7ffe
avformat/fwse: Remove always false expression 6 months ago
Lynne 18757b26bd
aacdec_usac: fix typo in fac_length 6 months ago
James Almer d8ffd65bfd avcodec/aac/aacdec_usac: remove call to realloc 6 months ago
Lynne 63e166d802
lavu: bump minor and add APIchanges entries for the new channel positions 6 months ago
Lynne 24d3291f7c
changelog: add entry for xHE-AAC 6 months ago
Lynne 7852d9e604
libavcodec: bump minor version for xHE-AAC 6 months ago
Lynne b3212797ae
fate: add tests for xHE-AAC 6 months ago
Lynne eee5fa0808
aacdec: add a decoder for AAC USAC (xHE-AAC) 6 months ago
Lynne 23b45d7e20
aactab: add new scalefactor offset tables for 96/768pt windows 6 months ago
Lynne a300ec3569
aactab: add tables for the new USAC arithmetic coder 6 months ago
Lynne 7cd8a3f509
aactab: add deemphasis tables for USAC 6 months ago
Lynne 0513c5cd25
aacdec_dsp: implement 768-point transform and windowing 6 months ago
Lynne f8543f3763
aacdec: expose decode_tns 6 months ago
Lynne 0f2303f629
aacdec: expose channel layout related functions 6 months ago
Lynne 39b8d84b53
aacdec: move from scalefactor ranged arrays to flat arrays 6 months ago
Lynne caeb275092
channel_layout: add new channel positions supported by xHE-AAC 6 months ago
Rémi Denis-Courmont 6c6bec04f3 lavc/vc1dsp: fix R-V V avg_mspel_pixels 6 months ago
Andreas Rheinhardt 2c38ca3d37 avcodec/hevc_ps: Fix UB 1 << 31 6 months ago