summaryrefslogtreecommitdiff
path: root/lib/jfifcontainer.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-07-31Remove C++ filesHubert Figuière1-287/+0
2020-08-08Handle endian per IFD, allow MakerNote with different endianHubert Figuière1-3/+3
2020-07-27rw2: extract the Exif thumbnailHubert Figuière1-4/+4
2018-05-10jfif: added noreturn attributeHubert Figuière1-0/+1
2017-03-20Make rawcontainer read*() API return Option<>Hubert Figuière1-4/+4
2017-03-19Change Debug::Trace() to LOGXXX()Hubert Figuière1-3/+3
2017-03-04Bug 99927 - Remove the JPEG namespace and hide libjpegHubert Figuière1-35/+43
2016-03-10.h -> .hppHubert Figuière1-5/+5
2016-03-09Move C++ headers to private.Hubert Figuière1-2/+2
2015-06-18First pass at the include/forward clean upHubert Figuière1-2/+7
2015-04-20Fix clobber warning.Hubert Figuière1-5/+5
2014-08-13C++11 ificationHubert Figuière1-27/+30
2014-08-09Fix the memory leaks in the RAF parser when there is an error.Hubert Figuière1-3/+4
2014-08-09Use shared_ptr for Stream to avoid leaks.Hubert Figuière1-3/+4
2014-08-07Fix RAF jpeg preview.Hubert Figuière1-0/+3
2012-03-10Use generic ThumbDesc.Hub Figuiere1-3/+3
2012-03-06Get the thumb from RAF JPEG preview exif's.Hub Figuiere1-6/+29
2011-12-17JFIF -> JfifHub Figuiere1-14/+14
2011-12-17re-indentHub Figuiere1-188/+199
2011-03-26Implement RAF metadata / ExifHubert Figuiere1-2/+25
2010-03-10Rename debug.{h,cpp} to trace.{h,cpp}Hubert Figuiere1-1/+1
2008-04-29 * */*: change license to LGPLv3+Hubert Figuiere1-6/+6
2007-11-25 * lib/jfifcontainer.cpp: Add string.h to fix build on Factory.Hubert Figuiere1-0/+1
2007-07-08-lib/io/stream.cpp: fix a bad syntax that choke on older gccHubert Figuiere1-1/+1
2007-07-01fix warnings with -WshadowHubert Figuiere1-2/+2
2007-06-02 * support decompressing CFA from the RAW fileHubert Figuiere1-4/+8
2007-04-19 * Added infrastructure for decompression.Hubert Figuiere1-0/+29
2007-02-08update the FSF addressHubert Figuiere1-1/+1
2007-01-09 * lib/ifdfile.cpp (_locateThumbnail): check that getDimensions()Hubert Figuiere1-9/+23
2006-12-05 * lib/jfifcontainer.cpp: libjpeg surrounded by extern "C"Hubert Figuiere1-0/+6
2006-11-172006-11-15 Hubert Figuiere <hub@figuiere.net>hub1-0/+155