Marcus Johnson

Results 71 comments of Marcus Johnson

I actually want it to have compile time test registration, i guess it can technically be done with a ton of macro magic and linker tricks, but that's over my...

Call a constexpr function to add the current test to a global array of tests or a test suite struct with an array of test cases.

Yes, the proposal I linked at the beginning mentions that the constexpr function can modify it's own arguments. I don't see why passing the global testsuite/array as a parameter would...

> can you take an address of a constexpr object at compile time and do pointer arithmetic on that pointer? Yes, he explicitly mentions in the paper, it's like 4...

No no no, feel free to ask questions. I'm not the author of the paper, I'm just a fan of getting constexpr into C. I don't know the answer to...

I'm trying to understand how the DHT table is composed for Lossless JPEG, it'd be great if you could add support for the SOS header in SOF3 mode Here is...

I'm not understanding how a code is mapped to a pixel value? from the image I posted earlier, the Huffman table is: 2[4, 5, 6] 4[2, 3, 7] 5[0] 6[1]...

Sounds like an SMB issue, check the permissions for the user you're logging in via SMB as. otherwise, it's just a normal folder so Tidal-DL shouldn't be whats causing the...

> Would be nice to have consistent message then 👍 > […](#) Patches are welcome, if you run into trouble tag me and I'll help. (tbh, I just looked through...

As a rule of thumb, any song 10MBs or less uses lossy compression. 25MBs+ is generally lossless