Files
ffmpeg-rockchip/libavcodec
James Almer 6d37ca8a4e avcodec/cbs_av1: add missing value constrains to point_y_value, point_cb_value and point_cr_value
If i is greater than 0, it is a requirement of bitstream conformance that point_y_value[ i ] is greater than point_y_value[ i - 1 ].
If i is greater than 0, it is a requirement of bitstream conformance that point_cb_value[ i ] is greater than point_cb_value[ i - 1 ].
If i is greater than 0, it is a requirement of bitstream conformance that point_cr_value[ i ] is greater than point_cr_value[ i - 1 ].

Reviewed-by: Mark Thompson <sw@jkqxz.net>
Signed-off-by: James Almer <jamrial@gmail.com>
2020-02-13 20:23:45 -03:00
..
2019-12-12 19:25:33 +01:00
2020-02-07 13:36:57 -03:00
2020-02-07 13:36:57 -03:00
2019-12-26 22:22:33 +01:00
2020-02-13 00:40:47 +01:00
2019-12-26 16:06:25 +01:00
2019-11-13 09:08:43 -08:00
2019-12-05 20:20:05 +01:00
2020-01-22 21:50:49 +01:00
2019-11-28 10:21:20 -03:00
2020-02-04 11:35:02 +01:00
2019-12-10 16:09:14 +01:00
2020-01-11 23:31:18 +01:00
2019-11-25 00:07:07 +01:00
2020-02-03 23:59:07 +01:00
2019-12-14 09:49:58 +01:00
2020-01-30 19:57:25 +01:00
2019-12-31 18:43:50 +01:00
2020-01-13 23:26:25 +00:00
2020-01-13 23:26:25 +00:00
2019-11-09 17:59:03 +01:00
2020-02-01 19:04:50 +01:00
2020-02-01 21:39:05 +00:00
2020-02-01 21:39:05 +00:00
2020-01-11 23:31:18 +01:00
2020-01-11 23:25:21 +01:00