* [FFmpeg-devel] [PATCH 00/11] Add Intra Block Copy support to the vvc decoder
@ 2024-02-22 7:13 Nuo Mi
0 siblings, 0 replies; only message in thread
From: Nuo Mi @ 2024-02-22 7:13 UTC (permalink / raw)
To: ffmpeg-devel; +Cc: Nuo Mi
*** BLURB HERE ***
Nuo Mi (8):
avcodec/vvcdec: refact out deblock_bs to reduce duplicate code
avcodec/vvcdec: set CuPredMode table for chroma
avcodec/vvcdec: deblock_bs, fix intra check for IBC
avcodec/vvcdec: cabac, fix non_inter_flag, pred_mode_flag, amvr_shift
for IBC
avcodec/vvcdec: skip inter prediction for IBC blocks
avcodec/vvcdec: ff_vvc_set_intra_mvf, refact to support dmvr tab
avcodec/vvcdec: fix dual tree for skipped transform tree/unit
avcodec/vvcdec: refact, rename !is_mvp to check_mer
Wu Jianhua (3):
avcodec/vvcdec: implement update_hmvp for IBC
avcodec/vvcdec: add Intra Block Copy parser
avcodec/vvcdec: add Intra Block Copy decoder
libavcodec/vvc/vvc_cabac.c | 10 +-
libavcodec/vvc/vvc_ctu.c | 118 ++++++++++++++++------
libavcodec/vvc/vvc_ctu.h | 4 +
libavcodec/vvc/vvc_filter.c | 181 ++++++++++++----------------------
libavcodec/vvc/vvc_inter.c | 2 +-
libavcodec/vvc/vvc_intra.c | 87 ++++++++++++++++-
libavcodec/vvc/vvc_mvs.c | 188 +++++++++++++++++++++++++++++-------
libavcodec/vvc/vvc_mvs.h | 4 +-
libavcodec/vvc/vvcdec.c | 25 +++++
libavcodec/vvc/vvcdec.h | 3 +
10 files changed, 431 insertions(+), 191 deletions(-)
--
2.25.1
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-02-22 7:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-22 7:13 [FFmpeg-devel] [PATCH 00/11] Add Intra Block Copy support to the vvc decoder Nuo Mi
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git