1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* lib/cr2file.cpp: * lib/ljpegdecompressor.{h,cpp}: * testsuite/testsuite.xml: Better handling of CR2 slices. Fix crasher with 450D RAW files.
Hubert Figuière
as Hubert Figuiere
More... almost 17 years ago
reindent
Hubert Figuière
as Hubert Figuiere
More... almost 17 years ago
* testsuite/testsuite.xml: New D70 sample than can be bootstrapped.
Hubert Figuière
as Hubert Figuiere
More... almost 17 years ago
reindent
Hubert Figuière
as Hubert Figuiere
More... almost 17 years ago
* lib/Makefile.am (libopenraw_la_SOURCES): Missing .h files needed for the dist.
Hubert Figuière
as Hubert Figuiere
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.
Hubert Figuière
as Hubert Figuiere
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.
Hubert Figuière
as Hubert Figuiere
More... almost 17 years ago
* testsuite/testsuite.{cpp,h}: * testsuite/testsuitehandler.{cpp,h}: Implement support for overrides.
Hubert Figuière
as Hubert Figuiere
More... almost 17 years ago
Update AUTHORS/NEWS for Python bindings.
Hubert Figuière
as Hubert Figuiere
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.
Hubert Figuière
as Hubert Figuiere
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.
Hubert Figuière
as Hubert Figuiere
More... almost 17 years ago
-support 14bit NEF More... almost 17 years ago
* AUTHORS, README: update
Hubert Figuière
as Hubert Figuiere
More... almost 17 years ago
compressed NEF support More... almost 17 years ago
Merge branch 'master' of git+ssh://git.freedesktop.org/git/libopenraw
Hubert Figuière
as Hubert Figuiere
More... about 17 years ago
Merge branch 'master' of git+ssh://git.freedesktop.org/git/libopenraw
Hubert Figuière
as Hubert Figuiere
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.
Hubert Figuière
as Hubert Figuiere
More... about 17 years ago
* include/libopenraw/consts.h: new error code: invalid format.
Hubert Figuière
as Hubert Figuiere
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.
Hubert Figuière
as Hubert Figuiere
More... about 17 years ago
update NEWS
Hubert Figuière
as Hubert Figuiere
More... about 17 years ago
* demo/cfa.cpp: #include <stdlib.h> as it is required.
Hubert Figuière
as Hubert Figuiere
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.
Hubert Figuière
as Hubert Figuiere
More... about 17 years ago
* lib/arwfile.{cpp,h}, include/libopenraw/consts.h, testsuite/testsuite.xml: support type id for ARW
Hubert Figuière
as Hubert Figuiere
More... about 17 years ago
* lib/dngfile.{cpp.h}, include/libopenraw/consts.h, testsuite/testsuite.xml: support type id for DNG
Hubert Figuière
as Hubert Figuiere
More... about 17 years ago
* lib/neffile.{cpp,h}, include/libopenraw/consts.h, testsuite/testsuite.xml: support type id for NEF
Hubert Figuière
as Hubert Figuiere
More... about 17 years ago
* include/libopenraw/consts.h: fix a typo * lib/*: refactor the identify code.
Hubert Figuière
as Hubert Figuiere
More... about 17 years ago
* gnome/pixbuf-loader.c (fill_info): Add a more extensive "magic" for CR2 files.
Hubert Figuière
as Hubert Figuiere
More... about 17 years ago
* lib/peffile.{h,cpp}: return the type ID for PEF
Hubert Figuière
as Hubert Figuiere
More... about 17 years ago