50363 Commits (a95591dbfde3a9347cdfe6537243957e65d2d8ea)

Author SHA1 Message Date
Anton Khirnov 0892ec947c lavc/hevcdec: pass SliceHeader explicitly to pred_weight_table() 7 months ago
Anton Khirnov 90fc331b0f lavc/hevcdec: only ignore INVALIDDATA in decode_nal_unit() 7 months ago
Anton Khirnov 8eb134f4f9 lavc/hevcdec: drop an always-zero variable 7 months ago
Anton Khirnov 8c8072c29c lavc/hevcdec: move active PPS from HEVCParamSets to HEVCContext 7 months ago
Anton Khirnov 0f47342c12 lavc/hevcdec: stop accessing parameter sets through HEVCParamSets 7 months ago
Anton Khirnov 38b8ae4112 lavc/hevc/pred: stop accessing parameter sets through HEVCParamSets 7 months ago
Anton Khirnov d0868d70ea lavc/hevc/cabac: stop accessing parameter sets through HEVCParamSets 7 months ago
Anton Khirnov b38aecffec lavc/hevc/filter: stop accessing parameter sets through HEVCParamSets 7 months ago
Anton Khirnov fb873a05b3 lavc/hevc/mvs: stop accessing parameter sets through HEVCParamSets 7 months ago
Anton Khirnov 6ddba110eb lavc/hevc/parser: stop using HEVCParamSets.[psv]ps 7 months ago
Anton Khirnov 2e46d68f55 lavc/hevc_ps: make SPS hold a reference to its VPS 7 months ago
Anton Khirnov c879165b39 lavc/hevc_ps: make PPS hold a reference to its SPS 7 months ago
Anton Khirnov e12fd62d1d lavc/hevcdec: drop a redundant assignment in hevc_decode_frame() 7 months ago
Anton Khirnov a82f2b0924 lavc/hevcdec: simplify condition 7 months ago
Anton Khirnov 0407556716 lavc/hevcdec: do not free SliceHeader arrays in pic_arrays_free() 7 months ago
Rémi Denis-Courmont b6f37ffba7 lavc/vc1dsp: match C block layout in inv_trans_4x8_rvv 7 months ago
Rémi Denis-Courmont 6c05069e68 lavc/vc1dsp: match C block layout in inv_trans_4x4_rvv 7 months ago
Andreas Rheinhardt a0ff31e740 avcodec/vvc/inter: Don't return void 7 months ago
James Almer 94f2274a8b x86/aacencdsp: fix ff_aac_quantize_bands_avx on unix64 ABI 8 months ago
James Almer 91b9af0058 x86/aacencdsp: add AVX version of quantize_bands 8 months ago
Andreas Rheinhardt 3af6136669 avcodec/dnxhdenc: Simplify padding 8 months ago
Andreas Rheinhardt b0e0b3c58a avcodec/dnxhdenc: Move PutBitContext from ctx to stack 8 months ago
Andreas Rheinhardt 542abee213 avcodec/cbs_h266_syntax_template: Use correct format specifier 8 months ago
Andreas Rheinhardt dd8fb0aaae avcodec/hevc/Makefile: Move rules for lavc/* files to lavc/Makefile 8 months ago
Rémi Denis-Courmont daac101e61 lavc/aacencdsp: fix rounding in R-V V quantize_bands 8 months ago
Rémi Denis-Courmont 658439934b lavc/vp8dsp: R-V V vp8_idct_add 8 months ago
Nuo Mi f68f40736f avcodec/vvcdec: support mv wraparound 8 months ago
Nuo Mi 685174069f avcodec/vvcdec: misc, reindent inter.c 8 months ago
Nuo Mi a4013e748a avcodec/vvcdec: refact out emulated_edge_no_wrap 8 months ago
Nuo Mi 8abdf0a28e avcodec/vvcdec: misc, move src offset inside emulated_edge 8 months ago
Nuo Mi 2d98786fee avcodec/vvcdec: refact, remove emulated_edge_dmvr and emulated_edge_bilinear to simplify code 8 months ago
Lynne 714596bcbf
aacdec_usac: zero out alpha values for the current frame 8 months ago
Lynne c2d459cb51
aacdec_usac: fix stereo alpha values for transients 8 months ago
Lynne 7223523335
aacdec_usac: use correct TNS values 8 months ago
Lynne 9b41cc0430
aacdec_usac: do not round noise amplitude values 8 months ago
Lynne a18d0659f4
aacdec_usac: skip coeff decoding if the number to be decoded is 0 8 months ago
Lynne 1ad9a4008b
aacdec_usac: decouple TNS active from TNS data present flag 8 months ago
Lynne c0fdb0cdfd
aacdec_usac: do not continue parsing bitstream on core_mode == 1 8 months ago
Lynne 8ecaa64b9b
aacdec_usac: respect tns_on_lr flag 8 months ago
Lynne 25b848a0bd
aacdec_usac: correctly set and use the layout map 8 months ago
Lynne ae495b56ff
aacdec_usac: remove fallback for custom maps with invalid position 8 months ago
Lynne 91ab17e2fe
aacdec_usac: tag LFE channels as such in the channel map 8 months ago
Lynne 62cd6d9e59
aacdec_usac: clean up nb_elems on error 8 months ago
Lynne 5c328e6c1e
aacdec: increase MAX_ELEM_ID to 64 8 months ago
Lynne 91fd6ca000
lavc: bump minor and add APIchanges entry for new USAC profile 8 months ago
Lynne 1c066867df
aac: define a new profile for USAC 8 months ago
Lynne ee419804da
mpeg4audio: explicitly define each AOT 8 months ago
Lynne 8a2fe8a5b9
mpeg4audio: rename AOT_USAC_NOSBR to AOT_USAC 8 months ago
Michael Niedermayer dce69ba89e
avcodec/libx264: Check init_get_bits8() return code 8 months ago
Michael Niedermayer 8a64a003b5
avcodec/ilbcdec: Remove dead code 8 months ago