Library for reading RAW files obtained from digital photo cameras
LibRaw is a library for reading RAW files obtained from digital photo
cameras (CRW/CR2, NEF, RAF, DNG, and others).
LibRaw is based on the source codes of the dcraw utility, where part of
drawbacks have already been eliminated and part will be fixed in future.
- Developed at graphics
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/libraw && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
LibRaw-0.18.7.tar.gz | 0001280935 1.22 MB | |
libraw.changes | 0000027015 26.4 KB | |
libraw.spec | 0000004510 4.4 KB |
Revision 45 (latest revision is 66)
Dominique Leuenberger (dimstar_suse)
accepted
request 568826
from
Petr Gajdos (pgajdos)
(revision 45)
- updated to 0.18.7: * All legacy (RGB raw) image loaders checks for imgdata.image is not NULL * kodak_radc_load_raw: check image size before processing * legacy memory allocator: allocate max(widh, raw_width) * max(height, raw_height) - partial cleanup with spec-cleaner - other spec fixes: * switch to https site * remove executable bit from copyright * remove outdated comment about build parallelism (forwarded request 568785 from avindra)
Comments 0