Files
FFmpeg/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
..
2014-06-02 20:18:44 +02:00
2019-12-12 19:25:33 +01:00
2015-08-22 06:16:31 +01:00
2014-06-15 12:11:46 +02:00
2014-06-15 12:11:46 +02:00
2020-02-07 13:36:57 -03:00
2020-02-07 13:36:57 -03:00
2017-02-15 12:46:01 +01:00
2015-11-21 08:51:49 -05:00
2016-03-28 14:13:17 -08:00
2019-12-26 22:22:33 +01:00
2016-05-04 18:16:21 +02:00
2017-10-03 19:47:37 -03:00
2016-05-04 18:16:21 +02:00
2014-01-09 19:33:07 +01:00
2013-10-03 23:00:09 +02:00
2020-02-13 00:40:47 +01:00
2018-08-08 00:13:13 +05:30
2019-06-26 21:25:10 +02:00
2017-07-07 15:23:58 -04:00
2016-06-06 14:32:48 +02:00
2013-11-16 17:43:05 +01:00
2019-12-26 16:06:25 +01:00
2017-05-08 12:30:09 +02:00
2018-07-18 13:59:25 +02:00
2017-07-07 15:29:57 -04:00
2018-02-24 17:06:31 +01:00
2018-02-24 17:06:31 +01:00
2017-03-20 09:23:15 +01:00
2019-08-11 19:13:21 +02:00
2016-07-11 23:30:11 +01:00
2019-11-13 09:08:43 -08:00
2016-01-28 10:31:41 +01:00
2017-10-03 19:47:37 -03:00
2018-04-25 23:09:47 +02:00
2017-05-23 15:25:11 +02:00
2016-03-04 13:51:42 +01:00
2019-05-06 23:58:34 +02:00
2017-09-16 19:55:03 +02:00
2019-12-05 20:20:05 +01:00
2017-08-30 12:13:01 +02:00
2017-02-21 00:40:20 +01:00
2018-12-23 15:30:13 +01:00
2015-08-11 23:16:35 +02:00
2018-12-10 11:19:36 +01:00
2020-01-22 21:50:49 +01:00
2018-09-23 15:25:50 +02:00
2019-08-29 21:04:54 +02:00
2017-07-12 20:36:13 +02:00
2012-05-18 23:34:11 +02:00
2016-08-17 12:16:42 +02:00
2016-03-07 11:17:31 +01:00
2017-12-10 14:43:01 +01:00
2018-02-24 17:06:31 +01:00
2019-11-28 10:21:20 -03:00
2016-07-27 10:19:40 +03:00
2016-07-27 10:19:40 +03:00
2016-05-04 18:16:21 +02:00
2017-12-11 00:42:26 -03:00
2016-08-28 11:18:16 +02:00
2016-11-07 22:42:00 +01:00
2019-01-16 01:29:18 +01:00
2019-06-29 19:22:19 +02:00
2017-10-03 19:47:37 -03:00
2017-10-03 19:47:37 -03:00
2016-09-17 13:23:56 +01:00
2016-09-17 13:23:56 +01:00
2020-02-04 11:35:02 +01:00
2016-11-15 22:01:08 +01:00
2017-02-03 20:16:30 +01:00
2019-08-11 19:13:21 +02:00
2017-01-11 16:02:10 +01:00
2017-02-21 00:40:20 +01:00
2019-12-10 16:09:14 +01:00
2020-01-11 23:31:18 +01:00
2011-05-21 13:48:10 +02:00
2019-11-25 00:07:07 +01:00
2019-09-02 13:46:11 -07:00
2019-03-31 23:35:00 +02:00
2012-07-05 02:54:34 +00:00
2018-12-23 15:30:13 +01:00
2018-12-01 19:41:48 +01:00
2020-02-03 23:59:07 +01:00
2013-12-09 08:41:20 +01:00
2019-12-14 09:49:58 +01:00
2012-06-29 20:43:30 +02:00
2019-10-22 10:51:42 +08:00
2014-02-21 16:57:26 -03:00
2018-12-03 23:34:05 +01:00
2020-01-30 19:57:25 +01:00
2017-07-26 06:13:05 +07:00
2017-07-11 13:22:02 +07:00
2019-08-23 22:24:07 +02:00
2016-06-23 00:42:16 +02:00
2016-05-04 18:16:21 +02:00
2018-03-07 22:26:53 +01:00
2018-11-18 22:59:29 +01:00
2017-01-16 10:24:01 +01:00
2017-09-22 01:33:22 +02:00
2013-01-06 16:30:02 +01:00
2019-12-31 18:43:50 +01:00
2019-07-08 09:38:03 +02:00
2019-09-20 23:26:34 +02:00
2014-07-12 22:33:27 +02:00
2020-01-13 23:26:25 +00:00
2020-01-13 23:26:25 +00:00
2016-08-06 18:27:01 -03:00
2016-08-06 18:27:01 -03:00
2019-09-16 21:30:19 +02:00
2019-11-09 17:59:03 +01:00
2020-02-01 19:04:50 +01:00
2017-04-13 14:09:07 +02:00
2017-10-04 23:14:37 +01:00
2020-02-01 21:39:05 +00:00
2020-02-01 21:39:05 +00:00
2019-07-28 22:34:26 +01:00
2018-02-21 23:38:30 +00:00
2020-01-11 23:31:18 +01:00
2018-04-25 22:07:20 +02:00
2017-07-14 02:30:37 +02:00
2017-07-14 02:30:37 +02:00
2019-06-12 20:06:20 +10:00
2019-10-25 00:22:33 +02:00
2019-08-22 18:35:44 +02:00
2017-12-19 23:21:59 +00:00
2019-09-05 19:45:53 +02:00
2020-01-11 23:25:21 +01:00
2019-05-02 15:36:16 +02:00
2017-09-22 01:33:22 +02:00
2017-10-03 19:47:37 -03:00
2016-01-28 19:49:48 -08:00
2017-01-20 13:58:41 +01:00
2017-07-24 17:52:42 +02:00