mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
Update libaom to rev b25610052a1398032320008d69b51d2da94f5928
This commit is contained in:
parent
8493557d20
commit
3d109dd4fc
240 changed files with 16977 additions and 6139 deletions
2
third_party/aom/aom_scale/yv12config.h
vendored
2
third_party/aom/aom_scale/yv12config.h
vendored
|
|
@ -81,7 +81,7 @@ typedef struct yv12_buffer_config {
|
|||
|
||||
// Indicate whether y_buffer, u_buffer, and v_buffer points to the internally
|
||||
// allocated memory or external buffers.
|
||||
int use_external_refernce_buffers;
|
||||
int use_external_reference_buffers;
|
||||
// This is needed to store y_buffer, u_buffer, and v_buffer when set reference
|
||||
// uses an external refernece, and restore those buffer pointers after the
|
||||
// external reference frame is no longer used.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue