112665 Commits (9dd49c8b52c3f6f5a486764fce42ec5d5fac8d16)
 

Author SHA1 Message Date
Reimar Döffinger 9dd49c8b52 libavutil/log.c: only include valgrind header when used. 1 year ago
Reimar Döffinger 0ea184fc39 libavutil/aarch64/cpu.c: HWCAPS requires inline asm support. 1 year ago
Reimar Döffinger a31992634f configure: fix _Pragma check. 1 year ago
Andreas Rheinhardt 02064ba3a3 fftools/ffmpeg_mux_init: Restrict disabling automatic copying of metadata 1 year ago
zheng qian 4dbfb52230 doc/decoders: correctly note an option's default in libaribcaption 1 year ago
Rémi Denis-Courmont d06fd18f8f lavc/sbrdsp: R-V V neg_odd_64 1 year ago
Rémi Denis-Courmont b0aba7dd0c lavc/sbrdsp: R-V V sum_square 1 year ago
Rémi Denis-Courmont 86bee42473 lavc/sbrdsp: R-V V sum64x5 1 year ago
Andreas Rheinhardt eba73142ad avcodec/vp9: Join extradata buffer pools 1 year ago
Andreas Rheinhardt 0c44f63b02 avcodec/refstruct: Allow to share pools 1 year ago
Andreas Rheinhardt 92abc7266b avcodec/vaapi_encode: Use RefStruct pool API, stop abusing AVBuffer API 1 year ago
Andreas Rheinhardt 8c0350f57e avcodec/vp9: Use RefStruct-pool API for extradata 1 year ago
Andreas Rheinhardt 090d9956fd avcodec/refstruct: Allow to always return zeroed pool entries 1 year ago
Andreas Rheinhardt e01e30ede1 avcodec/nvdec: Use RefStruct-pool API for decoder pool 1 year ago
Andreas Rheinhardt fd2e65871c avcodec/hevcdec: Use RefStruct-pool API instead of AVBufferPool API 1 year ago
Andreas Rheinhardt 736b510fcc avcodec/h264dec: Use RefStruct-pool API instead of AVBufferPool API 1 year ago
Andreas Rheinhardt 26c0a7321f avcodec/refstruct: Add RefStruct pool API 1 year ago
Rémi Denis-Courmont 92bcc6703a lavc/pixblockdsp: remove R-V V get_pixels_16 1 year ago
Rémi Denis-Courmont 28840cf499 lavc/jpeg2000dsp: R-V V rct_int 1 year ago
Rémi Denis-Courmont 73dea2bb91 lavc/jpeg2000dsp: R-V V ict_float 1 year ago
Rémi Denis-Courmont b2a441a3be lavc/jpeg2000dsp: make coefficients extern 1 year ago
Michael Niedermayer a5259f326b
avcodec/vlc: Pass VLC_MULTI_ELEM directly not by pointer 1 year ago
Michael Niedermayer 8516609edd
avcodec/vlc: Replace mysterious max computation code in multi vlc 1 year ago
Michael Niedermayer 356b1ba765
avcodec/vlc: Skip subtable entries in multi VLC 1 year ago
Michael Niedermayer c2f2bf82c1
tools/target_dec_fuzzer: Adjust threshold for CSCD 1 year ago
Michael Niedermayer 2817efbba3
avcodec/dovi_rpu: Use 64 bit in get_us/se_coeff() 1 year ago
Michael Niedermayer 2def617787
avcodec/apedec: Fix integer overflow in predictor_decode_stereo_3950() 1 year ago
Michael Niedermayer 98c2711b58
avformat/mov: Check that is_still_picture_avif has no trak based streams 1 year ago
Michael Niedermayer 68cc1744db
avcodec/evc_parse: Check tid 1 year ago
Michael Niedermayer d35eecd24f
avcodec/evc_parse: remove pow() and log2() 1 year ago
Andreas Rheinhardt f2687a3b69 avcodec/wmavoice: Avoid unnecessary VLC structure 1 year ago
Andreas Rheinhardt 5615f9dab4 avcodec/wmaprodec: Avoid superfluous VLC structures 1 year ago
Andreas Rheinhardt 7e2120c4d9 avcodec/mpeg12: Avoid unnecessary VLC structures 1 year ago
Andreas Rheinhardt c9aa80c313 avcodec/mpegaudiodec_common: Avoid superfluous VLC structures 1 year ago
Andreas Rheinhardt 5dc31bc67b avcodec/aacps_common: Apply offset for VLCs during init 1 year ago
Andreas Rheinhardt 40a8cb9e6c avcodec/aacps_common: Combine huffman tabels 1 year ago
Andreas Rheinhardt 774611a349 avcodec/aacps_common: Switch to ff_vlc_init_tables_from_lengths() 1 year ago
Andreas Rheinhardt eb422c606a avcodec/aacps_common: Avoid superfluous VLC structures 1 year ago
Andreas Rheinhardt 4fe91e3676 avcodec/aacps: Move initializing common stuff to aacdec_common.c 1 year ago
Andreas Rheinhardt 7f66d9d6c5 avcodec/aacdec_common: Apply offset for SBR VLCs during init 1 year ago
Andreas Rheinhardt 1aca4e7fc5 avcodec/aacdec_common: Combine huffman tabs 1 year ago
Andreas Rheinhardt 2c131f126d avcodec/aacdec_common: Switch to ff_vlc_init_tables_from_lengths() 1 year ago
Andreas Rheinhardt 0b4e69cc87 avcodec/aacdec_common: Avoid superfluous VLC structures for SBR VLCs 1 year ago
Andreas Rheinhardt 22d60524d8 avcodec/aacsbr_template: Deduplicate VLCs 1 year ago
Andreas Rheinhardt 4d6042e9d7 avcodec/aacdec_common: Avoid superfluous VLC structures 1 year ago
Lynne 0e8abf2698
bwdif_vulkan: fix artifacts on vulkan decode images 1 year ago
Benjamin Cheng 4536de3769 vulkan_h264: fix long-term ref handling 1 year ago
Andreas Rheinhardt 1e63e24c76 avcodec/aactab: Improve included headers 1 year ago
Andreas Rheinhardt 30deaba97b avcodec/aacdec_template: Don't init unused table for fixed-point decoder 1 year ago
Andreas Rheinhardt 3b080fe7af avcodec/aacdec_template: Deduplicate VLCs 1 year ago