support subpicture - #202
Closed
nuomi2021 wants to merge 17 commits into
Closed
Conversation
nuomi2021
force-pushed
the
subpic
branch
7 times, most recently
from
March 19, 2024 10:05
7ff0ce8 to
bb01dac
Compare
Collaborator
|
Closes #189 |
Member
Author
|
The dvb clips take too long for ci. @frankplow I will disable them in ci. |
Member
Author
|
@frankplow is it possible to setup ASAN and UBSAN ci based on this bb01dac |
Collaborator
@nuomi2021 nuomi2021#2 should do it. |
Member
Author
|
windows clang is not working https://github.com/ffvvc/FFmpeg/actions/runs/8430166405/job/23085589893?pr=202 |
Collaborator
@nuomi2021 My mistake, try c3f7d48 |
nuomi2021
force-pushed
the
subpic
branch
2 times, most recently
from
March 26, 2024 12:21
a9e7ddc to
db27697
Compare
see "8.3.6 Decoding process for collocated picture and no backward prediction"
…f_idx infer we have to infer sh_collocated_from_l0_flag and sh_collocated_ref_idx from picture head if pps_rpl_info_in_ph_flag is true
… ctb_to_col_bd, and ctb_to_row_bd see 6.5.1 CTB raster scanning, tile scanning, and subpicture scanning processes
Co-authored-by: Nuo Mi <nuomi2021@gmail.com>
… to simplify the code This change also make the lc->sc assigned for run_sao
passed files:
LMCS_B_Dolby_2.bit
CodingToolsSets_E_Tencent_1.bit
SUBPIC_A_HUAWEI_3.bit
SUBPIC_B_HUAWEI_3.bit
SUBPIC_C_ERICSSON_1.bit
SUBPIC_D_ERICSSON_1.bit
SUBPIC_E_MediaTek_1.bit
passed dvb conformance files (https://dvb.org/specifications/verification-validation/vvc-test-content):
VVC_HDR_UHDTV1_OpenGOP_3840x2160_50fps_HLG10_mosaic.bit
VVC_HDR_UHDTV1_OpenGOP_3840x2160_50fps_HLG10_PiP.bit
Member
Author
|
upstreamed FFmpeg/FFmpeg@238bb65 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.