Skip to content

Commit e6e388e

Browse files
committed
CR3 support
This is basically from darktable-org#271
1 parent c675785 commit e6e388e

File tree

18 files changed

+4862
-3
lines changed

18 files changed

+4862
-3
lines changed

src/librawspeed/decoders/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ FILE(GLOB DECODER_SOURCES
77
"ArwDecoder.h"
88
"Cr2Decoder.cpp"
99
"Cr2Decoder.h"
10+
"Cr3Decoder.cpp"
11+
"Cr3Decoder.h"
1012
"CrwDecoder.cpp"
1113
"CrwDecoder.h"
1214
"DcrDecoder.cpp"

0 commit comments

Comments
 (0)