James Zern | 1ad26cf | 2020-01-16 23:01:50 -0800 | [diff] [blame] | 1 | URL: https://chromium.googlesource.com/codecs/libgav1 |
| 2 | Version: cl/267700628 |
| 3 | BugComponent: 324837 |
| 4 | Local Modifications: |
| 5 | - ab3390a external/libgav1,cosmetics: add license headers |
James Zern | db2d227 | 2020-01-16 22:42:41 -0800 | [diff] [blame] | 6 | - backport cl/281117442: Fully use the frame border for reference block. |
James Zern | 82f65a1 | 2020-01-16 23:17:47 -0800 | [diff] [blame] | 7 | - backport cl/289984918: convolve: Use the correct subsampling for ref frames |
James Zern | 712c276 | 2020-01-29 14:35:57 -0800 | [diff] [blame] | 8 | - backport cl/289966078: Move initial_display_delay out of OperatingParamet |
| 9 | - backport cl/290784565: Handle a change of sequence header parameters. |
| 10 | - backport cl/291222461: Disallow change of sequence header during a frame. |
James Zern | ba339ef | 2020-02-06 17:07:23 -0800 | [diff] [blame] | 11 | - backport cl/289910031: obu: Check for size validity in SetTileDataOffset |