- Apr 14, 2024
-
-
Ankit Meel authored
-
- Apr 06, 2024
-
-
When cross building, and building the native qtdeclarative-tools (which can start before building the main qtdeclarative), these depend on tools installed by qtshadertools-tools (the native build host version of qtshadertools). This was already a dependency for the main, cross compiled qtdeclarative target, but also is required for the qtdeclarative native tools.
-
- Apr 05, 2024
-
-
Ref #28327 Co-Authored-By:
Denis Charmet <typx@dinauz.org>
-
Steve Lhomme authored
-
Steve Lhomme authored
They should always be equal at this point.
-
Steve Lhomme authored
-
Steve Lhomme authored
...unless they were forced to relative locally. subpicture_New() sets subpictures as absolute by default.
-
Steve Lhomme authored
decoder_NewSubpictureText() uses decoder_NewSubpicture() to create the SPU. decoder_NewSubpicture() calls spu.buffer_new which always calls subpicture_New(). And subpicture_New() sets subpictures are absolute by default. So we se the text region absolute flag to true, unless it was set to false in the SPU.
-
- Apr 04, 2024
-
-
Steve Lhomme authored
...unless they were forced to relative locally. decoder_NewSubpicture() calls spu.buffer_new which always calls subpicture_New(). And subpicture_New() sets subpictures are absolute by default.
-
Steve Lhomme authored
Default is true as decoder_NewSubpicture() sets the subpicture as absolute by default.
-
Steve Lhomme authored
It makes more to put the region relation to the video next to the i_align flag and the i_x/i_x absolute offset or margin inside the video. A subpicture could have absolute regions and relative regions.
-
refs #28579 Did not update on switch and is applied once at ESOut level
-
- Apr 03, 2024
-
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
They are using absolute position inside the video, they should always render in the same place.
-
Steve Lhomme authored
Just like the other call to SpuRenderText.
-
-
-
-
-
-
-
Steve Lhomme authored
This feature is used to remove the OSD from snapshot renders. DVD menus may disable the b_subtitle, but they should still be included in the snapshots. Some non-subtitle SPUs (like a logo) should probably be included in the snapshot too.
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-