Romain TISSERAND

Results 47 comments of Romain TISSERAND

sorry to relive that dead thread, but is anyone still planning to do that ? It would be great to have it mainlined since OpenJazz original repo is still active.

Hey, look good, two questions here 1. Has it been checked to compile under Windows / macOS / Linux ? 2. How does it play with libretro ?

@snickerbockers can you rebase following another PR merge and I will merge ? This issue seems to be a blocker for chd-rs project.

@PatrickvL @snickerbockers good work, let's fix the couple inconsistencies and I will merge so we can move on

Let's merge. Thanks the coordinated work guys.

Had a look at your source tree. Looks doable, you should only have to add libchdr as a git submodule and add two classes for CHD similar to CDImage /...

Two first bullet points are doable and would be really an improvement Le sam. 24 oct. 2020 à 01:16, kcgen a écrit : > > - > > *Threaded read-ahead...

A straightforward implementation of this using pthread implementation is being considered.

@edc71 you're right. I could add AVHuff support for sure but I have to find a way to not bloat too much libchdr which is meant to be easily embeddable...

I agree with you @Sanaki meanwhile I had a look at AVHuff, hopefully it only depends on (possibly) flac which is already in through dr_flac and some huffman decoder so...