mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 09:57:32 +09:00
Update libaom to commit ID 1e227d41f0616de9548a673a83a21ef990b62591
This commit is contained in:
parent
77c9089b7d
commit
368651059a
526 changed files with 34535 additions and 15900 deletions
2
third_party/aom/common/y4minput.c
vendored
2
third_party/aom/common/y4minput.c
vendored
|
|
@ -393,7 +393,7 @@ static void y4m_convert_42xpaldv_42xjpeg(y4m_input *_y4m, unsigned char *_dst,
|
|||
}
|
||||
|
||||
/*Perform vertical filtering to reduce a single plane from 4:2:2 to 4:2:0.
|
||||
This is used as a helper by several converation routines.*/
|
||||
This is used as a helper by several conversion routines.*/
|
||||
static void y4m_422jpeg_420jpeg_helper(unsigned char *_dst,
|
||||
const unsigned char *_src, int _c_w,
|
||||
int _c_h) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue