Commit ce28ee5
deps: use get_plane2 introduced by libheif 1.20.2 (#4851)
libheif 1.20.2 introduces `get_plane2()` for compatibility.
[ref](strukturag/libheif#1566)
Because `get_plane()` has been marked as deprecated, we should use
`get_plane2()` instead.
---------
Signed-off-by: toge <[email protected]>1 parent 7dfb8b7 commit ce28ee5
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
393 | 397 | | |
394 | 398 | | |
| 399 | + | |
395 | 400 | | |
396 | 401 | | |
397 | 402 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
158 | 161 | | |
| 162 | + | |
159 | 163 | | |
160 | 164 | | |
161 | 165 | | |
| |||
0 commit comments