Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
fgrollier
/
darktable
Public
forked from
darktable-org/darktable
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
darktable
src
imageio
format
on
lua
User selector
All users
All time
Commit history
Commits on Jul 26, 2012
exr: cosmetic error code fix.
hanatos
committed
a6d8b89
View commit details
Copy full SHA for a6d8b89
View code at this point
Browse repository at this point
Commits on Jun 17, 2012
fixes #8774
James C. McPherson
authored and
hanatos
committed
5cd84d5
View commit details
Copy full SHA for 5cd84d5
View code at this point
Browse repository at this point
Commits on Jun 12, 2012
made this more robust and reliable for re-runs
richardwonka
committed
b96424d
View commit details
Copy full SHA for b96424d
View code at this point
Browse repository at this point
merged upstream master
richardwonka
committed
518b391
View commit details
Copy full SHA for 518b391
View code at this point
Browse repository at this point
Commits on Jun 11, 2012
improved version of update_modeline.sh has been applied
richardwonka
committed
8da14c3
View commit details
Copy full SHA for 8da14c3
View code at this point
Browse repository at this point
Added editor modelines via new append_modelines.sh hack
richardwonka
committed
3f2f85a
View commit details
Copy full SHA for 3f2f85a
View code at this point
Browse repository at this point
Commits on Apr 2, 2012
Make copy export to jsut copy and dont initialize a processing pipe.
hean01
committed
338f48c
View commit details
Copy full SHA for 338f48c
View code at this point
Browse repository at this point
Commits on Feb 20, 2012
grammatical cleanup: "gconf" -> "conf"
Simon Spannagel
authored and
hanatos
committed
08f3e2d
View commit details
Copy full SHA for 08f3e2d
View code at this point
Browse repository at this point
Commits on Dec 16, 2011
Revert AdobeDeflate, breaks 16bit export
pmjdebruijn
authored and
Pascal de Bruijn
committed
7428716
View commit details
Copy full SHA for 7428716
View code at this point
Browse repository at this point
Commits on Dec 12, 2011
Use lossless AdobeDeflate compression for TIFFs
pmjdebruijn
authored and
Pascal de Bruijn
committed
c432c92
View commit details
Copy full SHA for c432c92
View code at this point
Browse repository at this point
Commits on Nov 14, 2011
- Added init() and cleanup() imageio formats api functions for
Show description for deea015
hean01
committed
deea015
View commit details
Copy full SHA for deea015
View code at this point
Browse repository at this point
Commits on Oct 17, 2011
Fix build with libpng-1.5
Show description for 5803d31
radhermit
authored and
hanatos
committed
5803d31
View commit details
Copy full SHA for 5803d31
View code at this point
Browse repository at this point
Commits on Sep 23, 2011
removed preview loading, switched all imageio to mipmap cache allocator.
hanatos
committed
2239d63
View commit details
Copy full SHA for 2239d63
View code at this point
Browse repository at this point
Commits on Sep 19, 2011
Merge remote-tracking branch 'origin/master' into post-0.9
hean01
committed
3f9df96
View commit details
Copy full SHA for 3f9df96
View code at this point
Browse repository at this point
Commits on Sep 18, 2011
Apply JPEG smoothing on lower JPEG qualities
pmjdebruijn
authored and
Pascal de Bruijn
committed
de449f7
View commit details
Copy full SHA for de449f7
View code at this point
Browse repository at this point
Merge branch 'master' into post-0.9
Show description for d105e6e
hanatos
committed
d105e6e
View commit details
Copy full SHA for d105e6e
View code at this point
Browse repository at this point
Commits on Sep 17, 2011
bzero is deprecated, use memset instead
houz
committed
64430e9
View commit details
Copy full SHA for 64430e9
View code at this point
Browse repository at this point
Commits on Jul 10, 2011
- Added new database api, which allocates database handles
Show description for fd59899
hean01
committed
fd59899
View commit details
Copy full SHA for fd59899
View code at this point
Browse repository at this point
Commits on Mar 31, 2011
Changed resolution to 300
Show description for 5ceded9
Togan Muftuoglu
authored and
houz
committed
5ceded9
View commit details
Copy full SHA for 5ceded9
View code at this point
Browse repository at this point
Commits on Mar 23, 2011
Beautified sources...
hean01
committed
1bbc75a
View commit details
Copy full SHA for 1bbc75a
View code at this point
Browse repository at this point
Commits on Mar 6, 2011
Add in-slider-label to jpeg export format
houz
committed
9036444
View commit details
Copy full SHA for 9036444
View code at this point
Browse repository at this point
Commits on Feb 13, 2011
Bunch of clang fixes
Show description for a5561a8
houz
committed
a5561a8
View commit details
Copy full SHA for a5561a8
View code at this point
Browse repository at this point
Try not to overwrite the source file ...
houz
committed
2d417b2
View commit details
Copy full SHA for 2d417b2
View code at this point
Browse repository at this point
Commits on Feb 10, 2011
..and applied the script from the previous commit.
hanatos
committed
5a0c4ad
View commit details
Copy full SHA for 5a0c4ad
View code at this point
Browse repository at this point
Commits on Jan 24, 2011
ticket #22: reworked the collection plugin and film roll viewer.
Show description for 4e510ed
hanatos
committed
4e510ed
View commit details
Copy full SHA for 4e510ed
View code at this point
Browse repository at this point
Commits on Jan 10, 2011
Trivial fixes of clang warnings.
houz
committed
c895dcc
View commit details
Copy full SHA for c895dcc
View code at this point
Browse repository at this point
Commits on Jan 3, 2011
ticket #105: Debug helpers for sqlite
Show description for 549e7cc
houz
committed
549e7cc
View commit details
Copy full SHA for 549e7cc
View code at this point
Browse repository at this point
Commits on Dec 9, 2010
Add copy format to export module
Show description for ce57177
houz
committed
ce57177
View commit details
Copy full SHA for ce57177
View code at this point
Browse repository at this point
Commits on Dec 8, 2010
Use LIB_INSTALL as target path for libraries
Show description for d587772
derfian
authored and
hean01
committed
d587772
View commit details
Copy full SHA for d587772
View code at this point
Browse repository at this point
Commits on Nov 29, 2010
nate lust's png fix.
hanatos
committed
d00df79
View commit details
Copy full SHA for d00df79
View code at this point
Browse repository at this point
Commits on Nov 19, 2010
replaced lcms by lcms2.
hanatos
committed
5b958e5
View commit details
Copy full SHA for 5b958e5
View code at this point
Browse repository at this point
lcms2 api calls.
hanatos
committed
f9f37b2
View commit details
Copy full SHA for f9f37b2
View code at this point
Browse repository at this point
Commits on Nov 18, 2010
Merge branch 'master' into post-0.7
Show description for 929f945
hanatos
committed
929f945
View commit details
Copy full SHA for 929f945
View code at this point
Browse repository at this point
Commits on Nov 17, 2010
but don't do progressive jpeg.
hanatos
committed
762e930
View commit details
Copy full SHA for 762e930
View code at this point
Browse repository at this point
PATCH : add progressive and optimize option to jpeg export
Show description for 67c0ad0
Thierry Leconte
authored and
hanatos
committed
67c0ad0
View commit details
Copy full SHA for 67c0ad0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.