Giter VIP home page Giter VIP logo

Comments (7)

LebedevRI avatar LebedevRI commented on May 26, 2024 2

HURRAY!
Thanks for checking!

from rawspeed.

exaexa avatar exaexa commented on May 26, 2024 1

There are no more problems with e9a586f in rawspeed. Thanks!

from rawspeed.

LebedevRI avatar LebedevRI commented on May 26, 2024

@exaexa hi. (+ others affected, who tried this)
With this fix, did you ever seen any NEF's still failing to decode?
Or does this appear to fully resolve the situation?

from rawspeed.

exaexa avatar exaexa commented on May 26, 2024

With this fix

Which one, the workaround or the "unfucking" commit from May?

I'm pretty sure there weren't any extra issues with the workaround and I think that I'm already on a newer version without the workaround and with the commit. Going to verify ASAP.

from rawspeed.

exaexa avatar exaexa commented on May 26, 2024

Negative, the problem is still present (tested on darktable+rawspeed from git; rawspeed commit 2bc2bf5 is there)

You can get an affected file for testing here: http://e-x-a.org/stuff/_DSC0193.NEF (not sure if the previous sample I posted to pixls got fixed or not, but it seems more like not).

from rawspeed.

LebedevRI avatar LebedevRI commented on May 26, 2024

With this fix

Which one, the workaround or the "unfucking" commit from May?

The this one in this issue:

Changing

rawspeed/src/librawspeed/decompressors/HuffmanTable.h

Line 309 in d41fd6d

bs.fill(32);

-bs.fill(32);
+bs.fill(maxCodePlusDiffLength());

seems to help somewhat, but i don't know the full solution yet.

from rawspeed.

LebedevRI avatar LebedevRI commented on May 26, 2024

@exaexa please do tell if any of the raws are still broken after this.

from rawspeed.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.