mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.1K
active users

#decompression

0 posts0 participants0 posts today

Are you serious about #photography on #Linux ?

Then you probably used #code derived from #dcraw . It's an amazing store of information about developing raw pictures.

But there's one problem.

It's write-only code. My mind goes blank when I read it.

Thankfully, someone started a readable library for raw files, called #libopenraw :

gitlab.freedesktop.org/libopen

I ported Panasonic #decompression and made it possible to understand :D

(#Fedora plz package it)

GitLablibopenraw / libopenraw · GitLabDigital camera RAW files parsing library

Archived my oozle repository on #GitHub because of incompatibilities with new versions. It was an attempt to make decompressing #Oodle open source and easier to implement in #Rust projects.

Made oodle-sys and oodle-safe instead which binds to the shared library: github.com/sehnryr/oodle-safe

GitHubGitHub - sehnryr/oodle-safe: This is a thin, safe abstraction built on top of the bindings from oodle-sys.This is a thin, safe abstraction built on top of the bindings from oodle-sys. - sehnryr/oodle-safe