* lib/cr2file.cpp: * lib/ljpegdecompressor.{h,cpp}: * testsuite/testsuite.xml: Better handling of CR2 slices. Fix crasher with 450D RAW files. |
|
More...
|
almost 17 years ago
|
reindent |
|
More...
|
almost 17 years ago
|
* testsuite/testsuite.xml: New D70 sample than can be bootstrapped. |
|
More...
|
almost 17 years ago
|
reindent |
|
More...
|
almost 17 years ago
|
* lib/Makefile.am (libopenraw_la_SOURCES): Missing .h files needed for the dist. |
|
More...
|
almost 17 years ago
|
* lib/neffile.cpp: * lib/crwdecompressor.cpp: Set the max value properly. * testsuite/testsuite.xml: Update the testsuite to work with the new features: Nikon decompression and "max" value for CRW. |
|
More...
|
almost 17 years ago
|
* testsuite/testsuite.cpp: * testsuite/testsuite.h: * testsuite/testsuite.xml: * testsuite/Makefile.am: * doc/testsuite.txt: * configure.in: Allow bootstrapping the testsuite off the internet. |
|
More...
|
almost 17 years ago
|
* testsuite/testsuite.{cpp,h}: * testsuite/testsuitehandler.{cpp,h}: Implement support for overrides. |
|
More...
|
almost 17 years ago
|
Update AUTHORS/NEWS for Python bindings. |
|
More...
|
almost 17 years ago
|
Python bindings |
|
More...
|
almost 17 years ago
|
* lib/demosaic.cpp: Fix the patterns. RGGB and BGGR seems to be the right one now. |
|
More...
|
almost 17 years ago
|
* lib/ifdfile.cpp: * lib/mrwfile.cpp: * lib/unpack.cpp: * lib/unpack.h: * test/testunpack.cpp: Refactor unpack. |
|
More...
|
almost 17 years ago
|
* testsuite/testsuite.xml: add source for D100 sample file. |
|
More...
|
almost 17 years ago
|
-support 14bit NEF |
|
More...
|
almost 17 years ago
|
* AUTHORS, README: update |
|
More...
|
almost 17 years ago
|
compressed NEF support |
|
More...
|
almost 17 years ago
|
Merge branch 'master' of git+ssh://git.freedesktop.org/git/libopenraw |
|
More...
|
about 17 years ago
|
Merge branch 'master' of git+ssh://git.freedesktop.org/git/libopenraw |
|
More...
|
about 17 years ago
|
* lib/ifdfile.cpp: fix a compiler warning. Return invalid format if the YCbCr photometric interpretation is found until it is supported. |
|
More...
|
about 17 years ago
|
* include/libopenraw/consts.h: new error code: invalid format. |
|
More...
|
about 17 years ago
|
* include/libopenraw++/rawdata.h, include/libopenraw/rawdata.h, include/libopenraw/rawfile.h: lib/capi/rawdata.cpp, lib/ljpegdecompressor.cpp, lib/mrwfile.cpp, lib/rawdata.cpp, testsuite/testsuite.cpp, testsuite/testsuite.h, testsuite/testsuitehandler.cpp, testsuite/testsuitetags.txt, tools/ordiag.cpp: Initial support for min and max values for the CFA to be able to "scale" the colors. Support CR2 and MRW. |
|
More...
|
about 17 years ago
|
update NEWS |
|
More...
|
about 17 years ago
|
* demo/cfa.cpp: #include <stdlib.h> as it is required. |
|
More...
|
about 17 years ago
|
* lib/crwfile.{cpp,h}, include/libopenraw/consts.h, lib/ciffcontainer.{cpp,h}, testsuite/testsuite.xml: support type id for CRW. * lib/metavalue.{cpp,h}: support string properties. * lib/arwfile.cpp, lib/cr2file.cpp, lib/dngfile.cpp, lib/erffile.cpp, lib/ifdfile.{cpp,h}, lib/mrwfile.cpp, lib/neffile.cpp, lib/orffile.cpp, lib/peffile.cpp, lib/rawfile.cpp, include/libopenraw++/rawfile.h: refactor the camera ids one more. |
|
More...
|
about 17 years ago
|
* lib/arwfile.{cpp,h}, include/libopenraw/consts.h, testsuite/testsuite.xml: support type id for ARW |
|
More...
|
about 17 years ago
|
* lib/dngfile.{cpp.h}, include/libopenraw/consts.h, testsuite/testsuite.xml: support type id for DNG |
|
More...
|
about 17 years ago
|
* lib/neffile.{cpp,h}, include/libopenraw/consts.h, testsuite/testsuite.xml: support type id for NEF |
|
More...
|
about 17 years ago
|
* include/libopenraw/consts.h: fix a typo * lib/*: refactor the identify code. |
|
More...
|
about 17 years ago
|
* gnome/pixbuf-loader.c (fill_info): Add a more extensive "magic" for CR2 files. |
|
More...
|
about 17 years ago
|
* lib/peffile.{h,cpp}: return the type ID for PEF |
|
More...
|
about 17 years ago
|