Andre Brait

Results 115 comments of Andre Brait

@jchambers Java 15 (AdoptOpenJDK HotSpot) ``` Benchmark Mode Cnt Score Error Units UUIDBenchmark.benchmarkFastParserToString thrpt 3 31602194.038 ± 3833604.315 ops/s UUIDBenchmark.benchmarkUUIDFromFastParser thrpt 3 26991706.481 ± 3713708.753 ops/s UUIDBenchmark.benchmarkUUIDFromString thrpt 3 33169614.473...

@jchambers so, any news on that?

This is still needed as of today on Buster (running Kodi 19.3 on top of Raspbian on a Raspberry Pi 4). At least the part below. I can't tell if...

@johanbluecreek I have an Raspberry Pi 4B 4GB and I can play any HEVC (tested up to 4k@10bpc) just fine for any amount of time. I'm on kernel `5.10.92-v7l+` on...

@johanbluecreek Could you check if all your firmware is up to date? Maybe run `sudo rpi-eeprom-update` and see if there's anything to update there. If so, you can update it...

@johanbluecreek According to the logs, it seems your file is broken. It says it ended prematurely. I think it may have reached EOF sooner than it expected. Are you able...

The Lameboy DS dev said getting bilinear filtering on the DS was easily done with a small trick, but I'm not sure what

> @andrebrait @garydgregory Does apache.compress support creating password protected archive files? I'm using `implementation 'org.apache.commons:commons-compress:1.21'` in my Android project. > > (NOT RELATED TO YOUR PR) Pretty sure it does...

@garydgregory waiting for this to be merged so I can send the changes for COMPRESS-613