On 22/06/2025 02:27, Nuo Mi wrote:
> On Sat, Jun 21, 2025 at 8:20 PM Frank Plowman wrote:
>
>> Add handling here for
>> sps_scaling_matrix_for_alternative_colour_space_disabled_flag.
>>
>> Also add parentheses to make behaviour a little more explicit,
>> where &&'s precedence over || was used imp
On Sat, Jun 21, 2025 at 8:20 PM Frank Plowman wrote:
> Add handling here for
> sps_scaling_matrix_for_alternative_colour_space_disabled_flag.
>
> Also add parentheses to make behaviour a little more explicit,
> where &&'s precedence over || was used implicitly previously.
>
> Reported-by: Michael
Hi Frank
On Sat, Jun 21, 2025 at 01:05:14PM +0100, Frank Plowman wrote:
> Add handling here for
> sps_scaling_matrix_for_alternative_colour_space_disabled_flag.
>
> Also add parentheses to make behaviour a little more explicit,
> where &&'s precedence over || was used implicitly previously.
>
>
Add handling here for
sps_scaling_matrix_for_alternative_colour_space_disabled_flag.
Also add parentheses to make behaviour a little more explicit,
where &&'s precedence over || was used implicitly previously.
Reported-by: Michael Niedermayer
Signed-off-by: Frank Plowman
---
libavcodec/vvc/int