181 Commits (903f7f053a4054d1e1f79a6caff5a7cad6077f9e)

Author SHA1 Message Date
Andreas Rheinhardt 9309b5bc64 avcodec/vvc/vvc_inter_template: Fix left shift of negative number 11 months ago
James Almer 45b56455ad avcodec/vvc_refs: don't ask for a "Inter layer ref" sample 11 months ago
Nuo Mi 238bb653e7 avcodec/vvcdec: inter prediction, support subpicture 11 months ago
Nuo Mi 9bc3f3e5fc avcodec/vvcdec: mvs, support subpicture 11 months ago
Nuo Mi adeb51c30f avcodec/vvcdec: alf, support subpicture 11 months ago
Nuo Mi bbf0ccb8e7 avcodec/vvcdec: sao, support subpicture 11 months ago
Nuo Mi 0c3018b30a avcodec/vvcdec: sao, refact out tile_edge arrays 11 months ago
Nuo Mi c9e75393ed avcodec/vvcdec: refact, movie the lc->sc assignment to task_run_stage to simplify the code 11 months ago
Nuo Mi 8b7304247a avcodec/vvcdec: deblock, support subpicture 11 months ago
Nuo Mi 0d12e9c3c8 avcodec/vvcdec: refact out deblock_is_boundary 11 months ago
Nuo Mi 4020e68d73 avcodec/vvcdec: misc, rename x_ctb, y_ctb, ctu_x, ctu_y to rx, ry to avoid misleading 11 months ago
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 11 months ago
Kieran Kunhya 110d8549d5 avcodec/vvcdec: Mark as experimental 11 months ago
Fei Wang 4027c2e1d0 lavc/vvc_ps: Correct NoOutputBeforeRecoveryFlag of IDR 11 months ago
Fei Wang c252d2b84a lavc/vvcdec: Add missed chroma sampling factor for crop offset 11 months ago
Nuo Mi 72b1237ece avcodec/vvcdec: fix undefined behaviours for derive_affine_mvc 12 months ago
Nuo Mi 49ba613146 avcodec/vvcdec: fix boundary strength when IBC involved 12 months ago
Michael Niedermayer b95c0d93ff avcodec/vvc/vvcdec: allow vvc_decode_close() on failed open 12 months ago
Andreas Rheinhardt 540d8e7740 avcodec/vvc/vvc_mvs: Add proper header include 12 months ago
Andreas Rheinhardt 33a3a23b79 avcodec/vvc/vvc_intra: Move utils out of vvc_intra.c 12 months ago
Wu Jianhua 6c83cd5cb3 avcodec/vvcdec: add Intra Block Copy decoder 12 months ago
Wu Jianhua 9481887755 avcodec/vvcdec: add Intra Block Copy parser 12 months ago
Nuo Mi 422e8a877b avcodec/vvcdec: refact, rename !is_mvp to check_mer 12 months ago
Nuo Mi 1ffeeb8a26 avcodec/vvcdec: fix dual tree for skipped transform tree/unit 12 months ago
Nuo Mi c503c0b33e avcodec/vvcdec: ff_vvc_set_intra_mvf, refact to support dmvr tab 12 months ago
Nuo Mi 3241aa26d1 avcodec/vvcdec: skip inter prediction for IBC blocks 12 months ago
Wu Jianhua 09946dc40b avcodec/vvcdec: implement update_hmvp for IBC 12 months ago
Nuo Mi 5a388d2cc6 avcodec/vvcdec: cabac, fix non_inter_flag, pred_mode_flag, amvr_shift for IBC 12 months ago
Nuo Mi dd3650cada avcodec/vvcdec: deblock_bs, fix intra check for IBC 12 months ago
Nuo Mi 37ebebd055 avcodec/vvcdec: set CuPredMode table for chroma 12 months ago
Nuo Mi ab2c9dfb26 avcodec/vvcdec: refact out deblock_bs to reduce duplicate code 12 months ago
Fei Wang 7d82daf31d lavc/vvc_ps: Correct vaule of ALF_NUM_FILTERS_CC 12 months 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