47095 Commits (53523ed530d0aceb0581c2e4f120ae3915e9bc05)

Author SHA1 Message Date
Paul B Mahol 53523ed530 avcodec/tak*: use cached bitstream reader on !x86_32 2 years ago
Paul B Mahol e91bc521af avcodec: add Micronas SC-4 parser 2 years ago
Paul B Mahol ea93943bee avcodec: add MI-SC4 audio decoder 2 years ago
Andreas Rheinhardt a2c6bf2314 avcodec/intrax8: Remove reference to inexistent parameter 2 years ago
Andreas Rheinhardt 4cd1d3e3b7 avcodec/iff: Use unsigned to avoid compiler warning 2 years ago
Andreas Rheinhardt 487fc61cb2 avcodec/iff: Remove transient objects from the context 2 years ago
Andreas Rheinhardt 828a0c4254 avcodec/iff: Reindent after the previous commits 2 years ago
Andreas Rheinhardt 8612b26202 avcodec/iff: Pass extradata and extradata_size explicitly 2 years ago
Andreas Rheinhardt d0df74553b avcodec/iff: Return early when possible 2 years ago
Andreas Rheinhardt 46b586e5b2 avcodec/iff: Avoid redundant frees 2 years ago
Andreas Rheinhardt f0be9129ad avcodec/iff: Split extract_header into extradata and packet part 2 years ago
Andreas Rheinhardt bffc8f9af1 avcodec/adpcmenc: Round up required buffer size 2 years ago
Jyrki Vesterinen 8fc2dedfe6 avcodec/vorbisdec: don't use a flag to determine if frames have been output 2 years ago
Andreas Rheinhardt e402bd65b1 Revert "avcodec/loongarch/h264chroma, vc1dsp_lasx: Add wrapper for __lasx_xvldx" 2 years ago
Andreas Rheinhardt 1234df7501 Revert "avcodec/loongarch: Add wrapper for __lsx_vldx" 2 years ago
Paul B Mahol 37a503ac87 avcodec/x86/audiodsp: add scalarproduct avx2 2 years ago
Paul B Mahol cf2cf31805 avcodec/flac_parser: avoid returning too negative number 2 years ago
James Cowgill 50a4dff69f avcodec/arm/sbcenc: avoid callee preserved vfp registers 2 years ago
Andreas Rheinhardt 8d12f3de14 avcodec/bonk: Actually clip when using av_clip() 2 years ago
Paul B Mahol 88170070c4 avcodec: add bonk audio decoder 2 years ago
Andreas Rheinhardt 5c19cb3f92 avcodec/ralf: Move variable from context to stack 2 years ago
Andreas Rheinhardt dcbb7e8a30 avcodec/ralf: Move frame allocation after error checks 2 years ago
Andreas Rheinhardt df215e5758 avcodec/dca_core: Only call emms_c() if needed 2 years ago
Andreas Rheinhardt a54e53a1c4 avcodec/vp8dsp: Constify src in vp8_mc_func 2 years ago
Andreas Rheinhardt 4130789f4f avcodec/vp8: Move fade_present from context to stack 2 years ago
Andreas Rheinhardt b3591ccdf1 avcodec/vp8dsp: Remove declarations of inexistent functions 2 years ago
Andreas Rheinhardt 361c875340 avcodec/vp8: Remove unused macros 2 years ago
Michael Niedermayer 9783749c66
avcodec/fmvc: Move frame allocation to a later stage 2 years ago
Hubert Mazur 06b98e396a lavc/aarch64: Provide neon implementation of nsse16 2 years ago
Hubert Mazur 908abe8032 lavc/aarch64: Add neon implementation for vsse_intra16 2 years ago
Hubert Mazur ce03ea3e79 lavc/aarch64: Add neon implementation for vsad_intra16 2 years ago
Hubert Mazur c495a4b32d lavc/aarch64: Add neon implementation of vsse16 2 years ago
Hubert Mazur 200f5e578f lavc/aarch64: Add neon implementation for vsad16 2 years ago
Wenbin Chen a2fd553dd3 libavcodec/qsvenc: Add low_delay_brc reset support to qsvenc 2 years ago
Wenbin Chen 005c7a4f61 libavcodec/qsvenc: Add max/min qp reset support in qsvenc 2 years ago
Wenbin Chen 9155ec096b libavcodec/qsvenc: Add intra refresh reset support to qsvenc 2 years ago
Wenbin Chen f3ba1458b6 libavcodec/qsvenc: Add "slice" intra refresh type to qsvenc 2 years ago
Wenbin Chen d60f657a50 libavcodec/qsvenc: Add gop_size reset support to qsvenc 2 years ago
Wenbin Chen c679de9be0 libavcodec/qsvenc: Add max_frame_size reset support to qsv 2 years ago
Wenbin Chen 04e49bbbb1 libavcodec/qsvenc: skip parameter resetting on mjpeg_qsv 2 years ago
Paul B Mahol 0912e79376 avcodec/flac_parser: add missed opportunity to check crc 2 years ago
Paul B Mahol 5ca781598e avcodec/flac_parser: ensure there are more headers for scoring 2 years ago
Qi Tiezheng e4c1272711
avcodec/mips: Fix MMI macro replaces in HEVC Decoder 2 years ago
Haihao Xiang db85e01fd7 lavc/qsv: Add support for decoding & encoding 8bit 4:4:4 content 2 years ago
Haihao Xiang a5b6e29227 lavc/qsvenc: use VBR if maxrate is not specified on Windows 2 years ago
Andreas Rheinhardt ff6f2c5586 avcodec/ffv1: Only allocate ThreadFrames for the decoder 2 years ago
Andreas Rheinhardt 232e88928e avcodec/wmaprodec: Use symbol table more efficiently 2 years ago
Andreas Rheinhardt cca7f571ba avcodec/wmaprodec: Move applying offset to VLC creation 2 years ago
Andreas Rheinhardt f050bc0506 avcodec/wmaprodec: Use ff_init_vlc_from_lengths() instead of init_vlc 2 years ago
Andreas Rheinhardt af847fe000 avcodec/wmavoice: Avoid code table 2 years ago