Cedric PAILLE
Cedric PAILLE
Hi, I'm using your library to convert raw footages, it works great, but my computer started to swap after some frames. I identified that the method **AcesRender::outputACES** does not free...
Hi, I'm using **lensfunpy** to correct my raw footage made with my Canon DSLRs (and MagicLantern). I export the geometry distortion as a UV map to un-distort the images, this...
Hi, Just discovering this library, and saw that the _begin()_ methods disable **TIMER 0** overflow interrupt. I guess that _millis()_ function won't work after that, but my code needs it....
Hi, I'm working on a small utility to convert disks to ADF format and read amiga filesystem with the help of ADFlib (https://github.com/lclevy/ADFlib/tree/master) and ImGui (MinGW and Linux). Reading disk...