From cfae6f48b514d97e59259f9370360ef98a04d363 Mon Sep 17 00:00:00 2001 From: Gerrit User 1115898 <1115898@3ce6091f-6c88-37e8-8c75-72f92ae8dfba> Date: Mon, 27 Oct 2025 14:29:56 -0700 Subject: [PATCH] Update patch set 3 Patch Set 3: (1 comment) Patch-set: 3 Attention: {"person_ident":"Gerrit User 1115898 \u003c1115898@3ce6091f-6c88-37e8-8c75-72f92ae8dfba\u003e","operation":"REMOVE","reason":"\u003cGERRIT_ACCOUNT_1115898\u003e replied on the change"} --- f39d0b21a51dfcc89e169b0e96dcf7a8c80fffc7 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/f39d0b21a51dfcc89e169b0e96dcf7a8c80fffc7 b/f39d0b21a51dfcc89e169b0e96dcf7a8c80fffc7 index 15f1c2214..58731b166 100644 --- a/f39d0b21a51dfcc89e169b0e96dcf7a8c80fffc7 +++ b/f39d0b21a51dfcc89e169b0e96dcf7a8c80fffc7 @@ -69,6 +69,24 @@ "parentUuid": "111fabb9_770d575a", "revId": "f39d0b21a51dfcc89e169b0e96dcf7a8c80fffc7", "serverId": "3ce6091f-6c88-37e8-8c75-72f92ae8dfba" + }, + { + "unresolved": false, + "key": { + "uuid": "30d002a7_e820eb80", + "filename": "include/libyuv/cpu_id.h", + "patchSetId": 2 + }, + "lineNbr": 33, + "author": { + "id": 1115898 + }, + "writtenOn": "2025-10-27T21:29:56Z", + "side": 1, + "message": "It wasnt really on my radar, but I did notice hwcaps attempts to be binary compatible. I dont know if we should make any promises, but lets try not to break binary compatibility.\n\nthe yuv to rgb \u0027matrix\u0027 structures would be the main binary format. If a user defined one and the format changed, it would break.\n\ncpus come and go, so its mainly been about keeping tidy and less than 32 bits. But tidiness can be deferred until a cleanup is necessary", + "parentUuid": "cac9b512_d95b80ef", + "revId": "f39d0b21a51dfcc89e169b0e96dcf7a8c80fffc7", + "serverId": "3ce6091f-6c88-37e8-8c75-72f92ae8dfba" } ] } \ No newline at end of file