50296 Commits (6ae1a337f20778c3028b9ac75b46ded1cb61ec9f)

Author SHA1 Message Date
Andreas Rheinhardt 12ded9cd85 avcodec/adts_header: Add ff_adts_header_parse_buf() 10 months ago
Andreas Rheinhardt ae937c4902 avcodec/aac_ac3_parser: Untangle AAC and AC3 parsing error codes 10 months ago
Andreas Rheinhardt 6c812a80dd avcodec/adts_parser: Don't presume buffer to be padded 10 months ago
Haihao Xiang a00cfc6c24 lavc/qsvdec: require a dynamic frame pool if possible 10 months ago
Haihao Xiang 75015f9b0e lavc/qsvenc: use the right info for encoding 10 months ago
Haihao Xiang cda721e01d lavc/qsv: fix the mfx allocator to support dynamic frame pool 10 months ago
Michael Niedermayer e35fe3d8b9
avcodec/mscc & mwsc: Check loop counts before use 10 months ago
Michael Niedermayer b6b2b01025
avcodec/mpegvideo_enc: Fix potential overflow in RD 10 months ago
Michael Niedermayer 8fc649b931
avcodec/mpeg4videodec: assert impossible wrap points 10 months ago
Michael Niedermayer 4c725df059
avcodec/mpeg12dec: Use 64bit in bit computation 10 months ago
Michael Niedermayer 6a9302739f
avcodec/vqcdec: Check init_get_bits8() for failure 10 months ago
Michael Niedermayer 4a8506c794
avcodec/vvc/dec: Check init_get_bits8() for failure 10 months ago
Michael Niedermayer dd5379db5d
avcodec/vble: Check av_image_get_buffer_size() for failure 10 months ago
Michael Niedermayer 1b991e77b9
avcodec/vp3: Replace check by assert 10 months ago
Michael Niedermayer 63feed1519
avcodec/vp8: Forward return of ff_vpx_init_range_decoder() 10 months ago
Rémi Denis-Courmont 463c573e6b lavc/huffyuvdsp: optimise RVV vtype for add_hfyu_left_pred_bgr32 10 months ago
Rémi Denis-Courmont 233066e85a lavc/flacdsp: optimise RVV vector type for lpc32 10 months ago
Rémi Denis-Courmont 6ab4b92e82 lavc/flacdsp: optimise RVV vector type for lpc16 10 months ago
Andreas Rheinhardt a7e506fcd8 avcodec/vc1_parser: Check init_get_bits8() 10 months ago
Andreas Rheinhardt 95937d6316 avcodec/codec_desc: Mark AVRN, TGQ, PhotoCD, VBN as intra-only 10 months ago
Andreas Rheinhardt 2a00d68c09 avcodec/yop: Add missing AV_CODEC_CAP_DR1 10 months ago
Andreas Rheinhardt df3cdf4c75 avcodec: Remove redundant setting of AV_FRAME_FLAG_KEY, AV_PICTURE_TYPE_I 10 months ago
Andreas Rheinhardt eee88ba0dc avcodec/decode: Set KEY flag+pict_type generically for intra-only codecs 10 months ago
Andreas Rheinhardt 41fc62f2e8 avcodec/codec_desc, jvdec: JV is not intra-only 10 months ago
Andreas Rheinhardt 876a25027c avcodec/mlpdec: Set AV_FRAME_FLAG_KEY explicitly 10 months ago
Rémi Denis-Courmont 259c639137 lavc/vp9_intra: fix another .irp use with LLVM as 10 months ago
Rémi Denis-Courmont 8cea66a73c lavc/vp9_intra: fix .irp use with LLVM as 10 months ago
Rémi Denis-Courmont cbe51ebf93 lavc/vp8dsp: fix .irp use with LLVM as 10 months ago
Rémi Denis-Courmont fa47299516 lavc/startcode: add R-V V startcode_find_candidate 10 months ago
Rémi Denis-Courmont 4ad5b9c8db lavc/startcode: add R-V Zbb startcode_find_candidate 10 months ago
Aaron Thompson be3404bbac lavc/libvpxenc: Fix parsing of ts_layering_mode parameter 10 months ago
sunyuechi d521b7280c lavc/vp9dsp: R-V V ipred tm 10 months ago
Rémi Denis-Courmont 88d973a5d6 lavc/flacdsp: R-V V flac_wasted33 10 months ago
sunyuechi d4083ecb7c lavc/vc1dsp: R-V V mspel_pixels 10 months ago
Rémi Denis-Courmont 7b47099bc0 lavc/flacdsp: R-V V flac_wasted32 10 months ago
sunyuechi 0cc8661499 lavc/vp9dsp: R-V V ipred hor 10 months ago
sunyuechi b82d9f55d1 lavc/vp9dsp: R-V mc copy 10 months ago
sunyuechi aa9dbd91cf lavc/vp9dsp: R-V ipred vert 10 months ago
Rémi Denis-Courmont a3e45063c0 lavc/flacdsp: fix CPU requirement for 32-bit LPC 10 months ago
Michael Niedermayer 4ed4f9a6c0
avcodec/jpeg2000dec: remove ST=3 case 10 months ago
Michael Niedermayer 8789c550fa
avcodec/qsvdec: Check av_image_get_buffer_size() for failure 10 months ago
Rémi Denis-Courmont 9d3f561721 lavc/vp8dsp: restrict RVI optimisations 10 months ago
James Almer 14aff7e45e x86/vvc/vvcdsp_init: coalesce function initializers 10 months ago
Wu Jianhua abf69a39b5 avcodec/x86/vvc/vvc_alf: add alf classify avx2 optimizations 10 months ago
Wu Jianhua ec2a7ef867 avcodec/x86/vvc: add alf filter luma and chroma avx2 optimizations 10 months ago
Rémi Denis-Courmont cdcb4b98b7 lavc/riscv: use ff_rv_vlen_least() 10 months ago
Rémi Denis-Courmont 38e7b0ecf8 lavc/vp9dsp: fix indentation 10 months ago
James Almer b450c44630 x86/flacdsp: remove unused parameters to pmacsdql macro 10 months ago
James Almer eb5733f38f x86/flacdsp: add an SSE4 version of wasted33 10 months ago
Ramiro Polla d4d09c8e42 lavc/aarch64/fdct: add neon-optimized fdct for aarch64 10 months ago