Tom Sullivan
Tom Sullivan
I think it's partially due to the psychovisual model in use for the quanitisation; even if you remove the check at https://github.com/google/guetzli/blob/master/guetzli/processor.cc#L745, the minimum "quality" level is determined by the...
Just wanted to chime in to say it's also happening for me: ``` Commit: v0.9.1-191-g676b47e GTK compile: 3.18.9 GTK run: 3.18.9 WebKit compile: 2.20.5 WebKit run: 2.20.5 WebKit2: 1 libsoup...
@GeDaMo that section pertains specifically to AMD64 Linux kernel conventions. I'm not sure if macOS uses the same, do you have any information to that effect?
Okay, I'm satisfied :) This seems like a good candidate for a pull request.
An example below of the two register struct return case (`RAX` and `RDX` as per https://wiki.osdev.org/System_V_ABI#x86-64) which I would expect Ghidra to resolve appropriately (given the specific marking of the...
Currently, LE executables (VxD and blobs extracted from a DOS/4GW executable) are detected as MZ. In both cases: * `e_lfanew` points to the LE header information block * size as...
This came up with the attached file, as it has `0x00000100` (65536) at offset `0x3c`, which is beyond the size of the file (6506 bytes) causing a segfault when attempting...
I imagine it should go in this file: https://github.com/craftcms/redactor/blob/main/src/translations/nl/redactor.php
Happy New Year everyone! Is there anything else you would like to see before considering this PR? ✌🏻
I'm following up on this PR, and I've noticed that (unlike https://github.com/googleads/googleads-mobile-flutter/pull/749) this wasn't assigned any reviewers automatically, so checking in with all those listed in `CODEOWNERS` for `packages/google_mobile_ads/*`: @blasten...