50296 Commits (a0ff31e740ec05e947ee0759c9f805a8894586ff)

Author SHA1 Message Date
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 7 months ago
James Almer 91b9af0058 x86/aacencdsp: add AVX version of quantize_bands 7 months ago
Andreas Rheinhardt 3af6136669 avcodec/dnxhdenc: Simplify padding 7 months ago
Andreas Rheinhardt b0e0b3c58a avcodec/dnxhdenc: Move PutBitContext from ctx to stack 7 months ago
Andreas Rheinhardt 542abee213 avcodec/cbs_h266_syntax_template: Use correct format specifier 7 months ago
Andreas Rheinhardt dd8fb0aaae avcodec/hevc/Makefile: Move rules for lavc/* files to lavc/Makefile 7 months ago
Rémi Denis-Courmont daac101e61 lavc/aacencdsp: fix rounding in R-V V quantize_bands 7 months ago
Rémi Denis-Courmont 658439934b lavc/vp8dsp: R-V V vp8_idct_add 7 months ago
Nuo Mi f68f40736f avcodec/vvcdec: support mv wraparound 7 months ago
Nuo Mi 685174069f avcodec/vvcdec: misc, reindent inter.c 7 months ago
Nuo Mi a4013e748a avcodec/vvcdec: refact out emulated_edge_no_wrap 7 months ago
Nuo Mi 8abdf0a28e avcodec/vvcdec: misc, move src offset inside emulated_edge 7 months ago
Nuo Mi 2d98786fee avcodec/vvcdec: refact, remove emulated_edge_dmvr and emulated_edge_bilinear to simplify code 7 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
Michael Niedermayer 9b76e49061
avcodec/vp8: Check cond init 8 months ago
Michael Niedermayer 4ac7405aaf
avcodec/vp8: Check mutex init 8 months ago
Rémi Denis-Courmont 3152c684cb lavc/vc1dsp: R-V V vc1_inv_trans_4x4 8 months ago
Rémi Denis-Courmont 6ffa639c8a lavc/vc1dsp: R-V V vc1_inv_trans_4x8 8 months ago
Rémi Denis-Courmont a169f3bca5 lavc/vc1dsp: R-V V vc1_inv_trans_8x4 8 months ago
Rémi Denis-Courmont 04397a29de lavc/vc1dsp: R-V V vc1_inv_trans_8x8 8 months ago
Rémi Denis-Courmont c3dbbb316e lavc/flacdsp: fix sign extension in R-V V wasted33 8 months ago
Zhao Zhili 7d46ab9e12 avcodec/mediacodecenc: workaround the alignment requirement for H.265 8 months ago
Zhao Zhili 2a68b2d643 avcodec/mediacodecenc: workaround the alignment requirement only for H.264 8 months ago
Zhao Zhili 680b3cee1f avcodec/h265_metadata: Add options to set width/height after crop 8 months ago
Ramiro Polla 2d24a80e5e avcodec/mpegvideo_enc: give magic number a name 8 months ago
Ramiro Polla 01b1f4c9a5 libavcodec/libxvid: code cleanup (replace magic numbers) 8 months ago
Rémi Denis-Courmont 0415bb74c8 lavc/vp8dsp: remove no longer used macros 8 months ago
Rémi Denis-Courmont 121fb846b9 lavc/vp7dsp: add R-V V vp7_idct_dc_add4uv 8 months ago
Rémi Denis-Courmont 225de53c9d lavc/vp8dsp: rework R-V V idct_dc_add4y 8 months ago
Rémi Denis-Courmont 4e120fbbbd lavc/vp8dsp: add R-V V vp7_idct_dc_add4y 8 months ago
Rémi Denis-Courmont 30797e4ff6 lavc/vp8dsp: add R-V V vp7_idct_dc_add 8 months ago