115628 Commits (e0f4d185f1ea12e9a7bfa078a4224687102751e7)
 

Author SHA1 Message Date
Andreas Rheinhardt 95937d6316 avcodec/codec_desc: Mark AVRN, TGQ, PhotoCD, VBN as intra-only 8 months ago
Andreas Rheinhardt 2a00d68c09 avcodec/yop: Add missing AV_CODEC_CAP_DR1 8 months ago
Andreas Rheinhardt df3cdf4c75 avcodec: Remove redundant setting of AV_FRAME_FLAG_KEY, AV_PICTURE_TYPE_I 8 months ago
Andreas Rheinhardt eee88ba0dc avcodec/decode: Set KEY flag+pict_type generically for intra-only codecs 8 months ago
Andreas Rheinhardt 41fc62f2e8 avcodec/codec_desc, jvdec: JV is not intra-only 8 months ago
Andreas Rheinhardt 876a25027c avcodec/mlpdec: Set AV_FRAME_FLAG_KEY explicitly 8 months ago
Rémi Denis-Courmont 259c639137 lavc/vp9_intra: fix another .irp use with LLVM as 8 months ago
Rémi Denis-Courmont 8cea66a73c lavc/vp9_intra: fix .irp use with LLVM as 8 months ago
Rémi Denis-Courmont cbe51ebf93 lavc/vp8dsp: fix .irp use with LLVM as 8 months ago
Rémi Denis-Courmont fa47299516 lavc/startcode: add R-V V startcode_find_candidate 8 months ago
Rémi Denis-Courmont 4ad5b9c8db lavc/startcode: add R-V Zbb startcode_find_candidate 8 months ago
Marcus B Spencer 8b8b555de0 avformat/aacdec: strictly conform to K&R style 8 months ago
James Almer 7e59f02c14 fate/lavf-container: add a test for VVC in mp4 muxing 8 months ago
James Almer 3765305928 configure: split ISOBMFF writer helpers into a separate component 8 months ago
James Almer 9ab8dddf1f avformat/vvc: use align_get_bits() where useful 8 months ago
James Almer f00b23453c avformat/vvc: reduce the scope of some variables 8 months ago
James Almer a48203d51a avformat/vvc: fix parsing some early VPS bitstream values 8 months ago
James Almer f121d52b35 avformat/vvc: remove duplicate struct 8 months ago
James Almer cba15ca0ec avformat/vvc: generalize calculating num_bytes_constraint_info 8 months ago
James Almer 415dfa89e2 avformat/vvc: fix writing general_constraint_info bytes 8 months ago
Zhao Zhili 8c21f1e3b7 avfilter/dnn: Refactor DNN parameter configuration system 8 months ago
Brad Smith 115c96b9bd avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD 8 months ago
Aaron Thompson be3404bbac lavc/libvpxenc: Fix parsing of ts_layering_mode parameter 8 months ago
James Almer 727a603158 checkasm/h264dsp: use int64_t scale values 8 months ago
sunyuechi d521b7280c lavc/vp9dsp: R-V V ipred tm 8 months ago
Rémi Denis-Courmont 88d973a5d6 lavc/flacdsp: R-V V flac_wasted33 8 months ago
Andreas Rheinhardt 784672b833 tests/checkasm/sw_gbrp: Use correct function types for calls 8 months ago
Andreas Rheinhardt 9126705e6e tests/checkasm/vf_blend: Update function type 8 months ago
Andreas Rheinhardt caec57eb3a tests/checkasm/vf_bwdif: Use correct function pointer type 8 months ago
Andreas Rheinhardt 4c57cbda67 tests/checkasm/vf_colorspace: Use correct function pointer type 8 months ago
Andreas Rheinhardt e3de22e307 tests/checkasm/vvc_mc: Use correct function pointer type 8 months ago
Andreas Rheinhardt 6c0994864e tests/checkasm/vp8dsp: Use correct function pointer type 8 months ago
Andreas Rheinhardt dcbdcc3bf5 tests/checkasm/motion: Use correct function pointer type 8 months ago
Andreas Rheinhardt 99135a2f8b tests/checkasm/llviddsp: Use correct function pointer type 8 months ago
Andreas Rheinhardt 631636e582 tests/checkasm/huffyuvdsp: Use correct function pointer type 8 months ago
Andreas Rheinhardt 895dd370a2 tests/checkasm/hevc_*: Fix funtion pointer types 8 months ago
Andreas Rheinhardt dff0a1557e tests/checkasm/llauddsp: Avoid UB integer overflow 8 months ago
sunyuechi d4083ecb7c lavc/vc1dsp: R-V V mspel_pixels 8 months ago
Rémi Denis-Courmont 7b47099bc0 lavc/flacdsp: R-V V flac_wasted32 8 months ago
Rémi Denis-Courmont 83e5fdd3f4 lavu/riscv: fix parsing the unaligned access capability 8 months ago
sunyuechi 0cc8661499 lavc/vp9dsp: R-V V ipred hor 8 months ago
sunyuechi b82d9f55d1 lavc/vp9dsp: R-V mc copy 8 months ago
sunyuechi aa9dbd91cf lavc/vp9dsp: R-V ipred vert 8 months ago
Rémi Denis-Courmont a3e45063c0 lavc/flacdsp: fix CPU requirement for 32-bit LPC 8 months ago
James Almer 8670615743 checkasm/h264dsp: add missing pixel_mask values 8 months ago
James Almer e9741f1a6b fate/checkasm: test vvc_alf 8 months ago
Michael Niedermayer 4ed4f9a6c0
avcodec/jpeg2000dec: remove ST=3 case 8 months ago
Michael Niedermayer 8789c550fa
avcodec/qsvdec: Check av_image_get_buffer_size() for failure 8 months ago
Marton Balint b0093ab8a3 avfilter/vf_geq: fix interpolation with 1 pixel width/height 8 months ago
Marton Balint 64330e365b avfilter/blend: use a per-thread AVExpr 8 months ago