114 Commits (9b41cc04300e8d00ae3a6326639e975712e21bb6)

Author SHA1 Message Date
Frank Plowman d866f49791 lavc/vvc: Reallocate pixel buffers if pixel shift changes 8 months ago
Michael Niedermayer 2e5433dc12
avcodec/vvc/mvs: Initialize mvf 8 months ago
Frank Plowman 49c3918c1a lavc/vvc: Validate temporal MVP references 8 months ago
Nuo Mi 1b33c9a50a avcodec/vvcdec: support Reference Picture Resampling 8 months ago
Nuo Mi cae0b01282 avcodec/vvcdec: increase edge_emu_buffer for RPR 8 months ago
Nuo Mi 7904ec2d34 avcodec/vvcdec: refact, remove hf_idx and vf_idx from mc_xxx's param list 8 months ago
Nuo Mi 77d971c348 avcodec/vvcdec: refact out luma_prof from luma_prof_bi 8 months ago
Nuo Mi ac4575594f avcodec/vvcdec: fix dmvr, bdof, cb_prof for RPR 8 months ago
Nuo Mi 77acd0a0dd avcodec/vvcdec: inter, wait reference with a different resolution 8 months ago
Nuo Mi deda59a996 avcodec/vvcdec: add RPR dsp 8 months ago
Nuo Mi e70225e0a8 avcodec/vvcdec: emulated_edge, use reference frame's sps and pps 8 months ago
Nuo Mi aa8d5c6e7e avcodec/vvcdec: add vvc inter filters for RPR 8 months ago
Nuo Mi 08ad51ece6 avcodec/vvcdec: refact, pred_get_refs return VVCRefPic instead of VVCFrame 8 months ago
Nuo Mi 66c6bee061 avcodec/vvcdec: refact out VVCRefPic from RefPicList 8 months ago
Nuo Mi 44bbafb69f avcodec/vvcdec: refact, unify pred_regular_{luma, chroma} to pred_regular 8 months ago
Nuo Mi 875fa9692c avcodec/vvcdec: misc, remove unused EMULATED_EDGE_{LUMA, CHROMA}, EMULATED_EDGE_DMVR_{LUAM, CHROMA} 8 months ago
Nuo Mi 84a93d91d1 avcodec/vvcdec: refact, unify {luma, chroma}_mc_bi to mc_bi 8 months ago
Nuo Mi 6769fe1614 avcodec/vvcdec: refact, unify {luma, chroma}_mc_uni to mc_uni 8 months ago
Nuo Mi bc099afc8d avcodec/vvcdec: refact, unify {luma, chroma}_mc to mc 8 months ago
Nuo Mi 1289da9244 avcodec/vvcdec: misc, inter, use is_chroma instead of is_luma 8 months ago
Michael Niedermayer 4a8506c794
avcodec/vvc/dec: Check init_get_bits8() for failure 8 months ago
Nuo Mi a9586a00df avcodec/vvcdec: ff_vvc_frame_submit, avoid initializing task twice. 9 months ago
Jun Zhao 822e2843ca lavc/vvc/refs: Use dpb_max_num_reorder_pics to control output 9 months ago
Frank Plowman bb9e4ff355 lavc/vvc: Skip enhancement layer NAL units 9 months ago
Frank Plowman 993c231de0 lavc/vvc: Increase size of ctb_size_y 9 months ago
Frank Plowman 1c0149359a lavc/vvc: Fix out-of-bounds array access 10 months ago
Frank Plowman 2b7e79e890 lavc/vvc: Avoid overflow in coeff scale intermediate 10 months ago
Frank Plowman fcf74c5ebc lavc/vvc: Fix buffer overread in CABAC 10 months ago
Frank Plowman b4baa4c0b3 lavc/vvc: Fix left shifts of negative values 10 months ago
James Almer 1f049d5627 avcodec/vvc/dec: fix typo 10 months ago
James Almer 9eca5b8369 avcodec/vvc/ps: reset sps_id_used on flush 10 months ago
Frank Plowman 2d79ae3f8a lavc/vvc: Error if SPS ID is duplicated within CVS 10 months ago
Andreas Rheinhardt db063212c8 avcodec/vvc: Rename vvc_?foo->foo 10 months ago
Andreas Rheinhardt 9309b5bc64 avcodec/vvc/vvc_inter_template: Fix left shift of negative number 10 months ago
James Almer 45b56455ad avcodec/vvc_refs: don't ask for a "Inter layer ref" sample 10 months ago
Nuo Mi 238bb653e7 avcodec/vvcdec: inter prediction, support subpicture 10 months ago
Nuo Mi 9bc3f3e5fc avcodec/vvcdec: mvs, support subpicture 10 months ago
Nuo Mi adeb51c30f avcodec/vvcdec: alf, support subpicture 10 months ago
Nuo Mi bbf0ccb8e7 avcodec/vvcdec: sao, support subpicture 10 months ago
Nuo Mi 0c3018b30a avcodec/vvcdec: sao, refact out tile_edge arrays 10 months ago
Nuo Mi c9e75393ed avcodec/vvcdec: refact, movie the lc->sc assignment to task_run_stage to simplify the code 10 months ago
Nuo Mi 8b7304247a avcodec/vvcdec: deblock, support subpicture 10 months ago
Nuo Mi 0d12e9c3c8 avcodec/vvcdec: refact out deblock_is_boundary 10 months ago
Nuo Mi 4020e68d73 avcodec/vvcdec: misc, rename x_ctb, y_ctb, ctu_x, ctu_y to rx, ry to avoid misleading 10 months ago
Nuo Mi 260130aae8 avcodec/vvcdec: ff_vvc_decode_neighbour, support subpicture 10 months ago
Nuo Mi 4e47847119 avcodec/vvcdec: derive subpic position for PPS 10 months ago
Frank Plowman 8078a0b0fa avcodec/vvcdec: support rectangular single-slice subpics 10 months ago
Frank Plowman 9c845e9087 avcodec/vvcdec: fix uninitialized last element of xxx_bd and ctb_to_xxx_bd arrays 10 months ago
Nuo Mi 64d5cc67cd avcodec/vvcdec: misc, add specification name for pps members 10 months ago
Nuo Mi cd540a333e avcodec/vvcdec: NoBackwardPredFlag, only check active pictures 10 months ago