Граф коммитов

1 Коммитов

Автор SHA1 Сообщение Дата
Bryce Seager van Dyk 929e903893 Bug 1726202 - Add cbcs clear key test cases. r=jolin
Add several test cases to cover our cbcs path. These test a number of different
patterns. These patterns are
- 1:9, 5:5, 10:0. These are more conventional patterns.
- 7:7, 9:8. These are not conventional. Both go against the spec by not summing
  to 10. This tests we can appropriately handle unconventional cases.

Note that the spec says patterns should only be applied to video tracks. So in
all cases the audio actually use 0:0 (full encryption). So these test cases also
cover the 0:0 case.

Differential Revision: https://phabricator.services.mozilla.com/D123498
2021-08-25 20:41:43 +00:00