index
:
libopenraw
0.0.8-api
0.2.0-api
master
rust
Camera RAW file decoding library. (mirrored from https://gitlab.freedesktop.org/libopenraw/libopenraw)
hub
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
jfifcontainer.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-31
Remove C++ files
Hubert Figuière
1
-287
/
+0
2020-08-08
Handle endian per IFD, allow MakerNote with different endian
Hubert Figuière
1
-3
/
+3
2020-07-27
rw2: extract the Exif thumbnail
Hubert Figuière
1
-4
/
+4
2018-05-10
jfif: added noreturn attribute
Hubert Figuière
1
-0
/
+1
2017-03-20
Make rawcontainer read*() API return Option<>
Hubert Figuière
1
-4
/
+4
2017-03-19
Change Debug::Trace() to LOGXXX()
Hubert Figuière
1
-3
/
+3
2017-03-04
Bug 99927 - Remove the JPEG namespace and hide libjpeg
Hubert Figuière
1
-35
/
+43
2016-03-10
.h -> .hpp
Hubert Figuière
1
-5
/
+5
2016-03-09
Move C++ headers to private.
Hubert Figuière
1
-2
/
+2
2015-06-18
First pass at the include/forward clean up
Hubert Figuière
1
-2
/
+7
2015-04-20
Fix clobber warning.
Hubert Figuière
1
-5
/
+5
2014-08-13
C++11 ification
Hubert Figuière
1
-27
/
+30
2014-08-09
Fix the memory leaks in the RAF parser when there is an error.
Hubert Figuière
1
-3
/
+4
2014-08-09
Use shared_ptr for Stream to avoid leaks.
Hubert Figuière
1
-3
/
+4
2014-08-07
Fix RAF jpeg preview.
Hubert Figuière
1
-0
/
+3
2012-03-10
Use generic ThumbDesc.
Hub Figuiere
1
-3
/
+3
2012-03-06
Get the thumb from RAF JPEG preview exif's.
Hub Figuiere
1
-6
/
+29
2011-12-17
JFIF -> Jfif
Hub Figuiere
1
-14
/
+14
2011-12-17
re-indent
Hub Figuiere
1
-188
/
+199
2011-03-26
Implement RAF metadata / Exif
Hubert Figuiere
1
-2
/
+25
2010-03-10
Rename debug.{h,cpp} to trace.{h,cpp}
Hubert Figuiere
1
-1
/
+1
2008-04-29
* */*: change license to LGPLv3+
Hubert Figuiere
1
-6
/
+6
2007-11-25
* lib/jfifcontainer.cpp: Add string.h to fix build on Factory.
Hubert Figuiere
1
-0
/
+1
2007-07-08
-lib/io/stream.cpp: fix a bad syntax that choke on older gcc
Hubert Figuiere
1
-1
/
+1
2007-07-01
fix warnings with -Wshadow
Hubert Figuiere
1
-2
/
+2
2007-06-02
* support decompressing CFA from the RAW file
Hubert Figuiere
1
-4
/
+8
2007-04-19
* Added infrastructure for decompression.
Hubert Figuiere
1
-0
/
+29
2007-02-08
update the FSF address
Hubert Figuiere
1
-1
/
+1
2007-01-09
* lib/ifdfile.cpp (_locateThumbnail): check that getDimensions()
Hubert Figuiere
1
-9
/
+23
2006-12-05
* lib/jfifcontainer.cpp: libjpeg surrounded by extern "C"
Hubert Figuiere
1
-0
/
+6
2006-11-17
2006-11-15 Hubert Figuiere <hub@figuiere.net>
hub
1
-0
/
+155