120 Commits (2e46d68f553c36f61e46f1db5c5adce84b60f175)

Author SHA1 Message Date
Nuo Mi 260130aae8 avcodec/vvcdec: ff_vvc_decode_neighbour, support subpicture 11 months ago
Nuo Mi 4e47847119 avcodec/vvcdec: derive subpic position for PPS 11 months ago
Frank Plowman 8078a0b0fa avcodec/vvcdec: support rectangular single-slice subpics 11 months ago
Frank Plowman 9c845e9087 avcodec/vvcdec: fix uninitialized last element of xxx_bd and ctb_to_xxx_bd arrays 11 months ago
Nuo Mi 64d5cc67cd avcodec/vvcdec: misc, add specification name for pps members 11 months ago
Nuo Mi cd540a333e avcodec/vvcdec: NoBackwardPredFlag, only check active pictures 11 months ago
Michael Niedermayer 84ce5ced31
avcodec/vvc/vvcdec: Do not submit frames without VVCFrameThread 11 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 11 months ago
Frank Plowman dfcf5f828d lavc/vvc: Fix check whether QG is in first tile col 12 months ago
Kieran Kunhya 110d8549d5 avcodec/vvcdec: Mark as experimental 12 months ago
Fei Wang 4027c2e1d0 lavc/vvc_ps: Correct NoOutputBeforeRecoveryFlag of IDR 12 months ago
Fei Wang c252d2b84a lavc/vvcdec: Add missed chroma sampling factor for crop offset 12 months ago
Nuo Mi 72b1237ece avcodec/vvcdec: fix undefined behaviours for derive_affine_mvc 1 year ago
Nuo Mi 49ba613146 avcodec/vvcdec: fix boundary strength when IBC involved 1 year ago
Michael Niedermayer b95c0d93ff avcodec/vvc/vvcdec: allow vvc_decode_close() on failed open 1 year ago
Andreas Rheinhardt 540d8e7740 avcodec/vvc/vvc_mvs: Add proper header include 1 year ago
Andreas Rheinhardt 33a3a23b79 avcodec/vvc/vvc_intra: Move utils out of vvc_intra.c 1 year ago
Wu Jianhua 6c83cd5cb3 avcodec/vvcdec: add Intra Block Copy decoder 1 year ago
Wu Jianhua 9481887755 avcodec/vvcdec: add Intra Block Copy parser 1 year ago
Nuo Mi 422e8a877b avcodec/vvcdec: refact, rename !is_mvp to check_mer 1 year ago
Nuo Mi 1ffeeb8a26 avcodec/vvcdec: fix dual tree for skipped transform tree/unit 1 year ago
Nuo Mi c503c0b33e avcodec/vvcdec: ff_vvc_set_intra_mvf, refact to support dmvr tab 1 year ago
Nuo Mi 3241aa26d1 avcodec/vvcdec: skip inter prediction for IBC blocks 1 year ago
Wu Jianhua 09946dc40b avcodec/vvcdec: implement update_hmvp for IBC 1 year ago
Nuo Mi 5a388d2cc6 avcodec/vvcdec: cabac, fix non_inter_flag, pred_mode_flag, amvr_shift for IBC 1 year ago
Nuo Mi dd3650cada avcodec/vvcdec: deblock_bs, fix intra check for IBC 1 year ago
Nuo Mi 37ebebd055 avcodec/vvcdec: set CuPredMode table for chroma 1 year ago
Nuo Mi ab2c9dfb26 avcodec/vvcdec: refact out deblock_bs to reduce duplicate code 1 year ago
Fei Wang 7d82daf31d lavc/vvc_ps: Correct vaule of ALF_NUM_FILTERS_CC 1 year ago
Andreas Rheinhardt 39b4b5aad7 avcodec: Remove superfluous ';' outside of functions 1 year ago
Andreas Rheinhardt 48612de63c avcodec/vvc/vvcdsp: Remove pointless wrappers 1 year ago
Andreas Rheinhardt ef04737e18 avcodec/vvc/vvc_ps: Use union for luts to avoid unaligned accesses 1 year ago
Andreas Rheinhardt 1eafbc27e2 avcodec/vvc/vvc_ps: Check before access 1 year ago
Frank Plowman acacf8a313 lavc/vvc: Use pps->{width, height} over sps->{width, height} 1 year ago
Nuo Mi 1e174120d4 avcodec/vvcdec: frame_context_setup, set fc->ref to NULL 1 year ago
Frank Plowman 5076fa30ab lavc/vvc: Validate alf_list indexes 1 year ago
Frank Plowman a42f884cd2 lavc/vvc: Fix slice_idx out-of-bounds memset 1 year ago
Nuo Mi 88a040386a avcodec/vvcdec: fix seeking for open GOP 1 year ago
Wu Jianhua 70889620f2 avcodec/vvcdec: reuse h26x/2656_inter.asm to enable x86 optimizations 1 year ago
Wu Jianhua 639b1820ce avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h2656_inter_template.c 1 year ago
Frank Plowman 85e031d5bf lavc/vvc: Increase IntraEdgeParams buffer size 1 year ago
Frank Plowman 0c517fcbe8 lavc/vvc: Fix emulation prevention byte handling 1 year ago
James Almer eb4584f994 avcodec/vvc_ps: remove duplicated enum 1 year ago
Frank Plowman 763e31a8d3 lavc/vvc: Clamp shift RHS 1 year ago
Frank Plowman cb7b4ee024 lavc/vvc: Use av_log2 when destination is integer 1 year ago
James Almer cb6a488fba avcodec/vvc_mvs: remove an unnecessary AV_ZERO64() call 1 year ago
James Almer bc1d8a9b76 avcodec/vvc_mvs: align local motion vector fields 1 year ago
James Almer 1496ce8f6b avcodec/vvc_ctu: align motion vector fields 1 year ago
Frank Plowman 8157b5d405 lavc/vvc: Remove left shifts of negative values 1 year ago
James Almer 0a5813fc68 avcodec/vvcdec: allocate and store structs on their own within the table list 1 year ago