summaryrefslogtreecommitdiff
path: root/demo
AgeCommit message (Expand)AuthorFilesLines
2023-07-31gdkpixbuf: remove GDK pixbufHubert Figuière3-191/+3
2023-07-31gdkpixbuf: fix API useHubert Figuière1-10/+9
2023-07-31Merge branch 'rust'Hubert Figuière3-8/+7
2023-07-27capi: C API for libopenrawHubert Figuière2-5/+4
2023-07-27dng: Fix decoding of DNG monochromeHubert Figuière1-0/+2
2023-07-19demo: better error handling in thumbc demoHubert Figuière1-3/+3
2022-06-21demo: Fix ccfa to output 8 < bpc < 16 properlyHubert Figuière1-4/+4
2022-06-18demo: Fix ccfa to output 8 < bpc < 16 properlyHubert Figuière1-4/+4
2019-01-13api: Remove access to the C++ symbolsHubert Figuière3-269/+3
2018-09-22Issue #1 - render: demosaic return 16bits imagesHubert Figuière1-2/+1
2018-09-22ppmload: reformatHubert Figuière1-51/+54
2018-08-22test: remove leftover from boost that are no longer neededHubert Figuière2-8/+5
2018-02-03build: fix missing dsoHubert Figuière1-2/+2
2018-02-03build: no longer build the binaries with -staticHubert Figuière1-13/+5
2016-12-01Bug 98929 - Use proper endian.h for FreeBSDHubert Figuière1-0/+2
2016-03-09Move C++ headers to private.Hubert Figuière3-8/+11
2015-07-19Fix demo/thumb to properly write .ppmHubert Figuière1-46/+56
2014-02-11Bug 74786 - Propagate the boost includes. Replace INCLUDES by AM_CPPFLAGSHubert Figuière1-2/+2
2013-08-08Fix another glib 2.36 deprecation warning.Hubert Figuière1-5/+8
2013-07-07Fix a warning on glib 2.36Hubert Figuière1-1/+4
2013-02-16Fix a warning caused by a mismatched enumHubert Figuière1-1/+1
2012-10-09Mac fixes: Endian and missing cast.Hubert Figuiere1-2/+10
2012-08-30Bug 54229 - remove the .cvsignore filesAdrian Bunk1-3/+0
2012-06-10Reindent and reorganise codeHubert Figuière1-39/+46
2012-06-05Fix gdk_pixbuf deprecation warning.Hubert Figuière2-2/+2
2012-05-30Decode Grayscale LinearRaw into 16bpc.Hubert Figuière2-9/+31
2012-05-24Replace OR_DATA_TYPE_CFA by OR_DATA_TYPE_RAW because it is RAW. May not be CFA.Hubert Figuière2-2/+2
2012-05-24Reorg / reindent thumbc demo.Hubert Figuière1-55/+55
2012-01-12Deal with error in demo: show the errorHub Figuiere1-1/+3
2012-01-02mode fixesHub Figuiere8-381/+453
2011-03-20The CFA demos now enforce -r even on non compressed RAW data.Hubert Figuiere2-2/+2
2010-08-04Change x() and y() by width() and height().Hubert Figuiere1-1/+1
2010-08-03Fix format warnings.Hubert Figuiere2-2/+2
2010-03-12API: or_rawfile_get_rendered_image() returns a ORBitmapDataRef withapibreakHubert Figuiere2-2/+2
2010-03-05 - New demo ppmload to create a ppm out of the demosaicized image.Hubert Figuiere2-1/+82
2009-05-13Fix build on Fedora 11Hubert Figuiere3-4/+6
2009-02-23 * demo/ccfa.cHubert Figuiere4-10/+38
2008-08-26 * demo/pixbufload.c:Hubert Figuiere1-26/+17
2008-08-26fix some warningsHubert Figuiere1-1/+1
2008-08-18 * demo/Makefile.am (extensions_SOURCES): fixHubert Figuiere1-1/+1
2008-08-07 * lib/capi/rawfile.cpp:Hubert Figuiere2-1/+45
2008-05-22 * demo/cfa.cpp: #include <stdlib.h> as it is required.Hubert Figuiere1-1/+1
2008-05-08fix typo + warningsHubert Figuiere1-1/+1
2008-05-03 * include/libopenraw/libopenraw.h, lib/Makefile.am,Hubert Figuiere1-1/+1
2008-05-03 * lib/*, gnome/demosaic.cpp, demo/pixbufload.c:Hubert Figuiere2-2/+98
2008-04-29 * demo/cfa.cpp, demo/ccfa.c: pgm output is big endian.Hubert Figuiere2-2/+38
2008-02-24 * demo/thumbc.c (main): Add -s option to allowHubert Figuiere1-2/+22
2008-02-22 * demo/thumbc.c (main): Output PPM files if the dataHubert Figuiere1-3/+11
2008-02-11 * Kill CMake support for good.Hubert Figuiere1-14/+0
2007-12-18 * demo/Makefile.am: gdk demo opted out. Closes bug #13718Hubert Figuiere1-2/+6