index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
gdi
/
picload.cpp
Age
Commit message (
Expand
)
Author
2010-11-16
Revert "lib/gdi/picload.cpp: add missing fclose (this fixes a ePicload fd lea...
ghost
2010-11-12
lib/gdi/picload.cpp: add missing fclose (this fixes a ePicload fd leak when t...
ghost
2008-11-20
fix alpha channel for 1 or 2 bit pngs
ghost
2008-11-18
fix typos
ghost
2008-11-17
get rid of some floating point values
ghost
2008-11-17
picload: more simple non async decode (deprecated)
ghost
2008-11-17
picload.cpp: fix 32bpp pngs
ghost
2008-11-17
more changes for async picture decode support
ghost
2008-11-16
work on asynchron pic loading... to get rid of spinning wheels
ghost
2008-11-06
allow reading jfif embedded exif thumbnails from jpeg files and use them to s...
Fraxinas
2008-10-18
fixes by adenin
Andreas Monzner
2008-10-09
fix scaling and conversion bugs
Andreas Monzner
2008-03-25
include png.h before any other headers, because it complains if setjmp.h was ...
Andreas Oberritter
2007-08-25
base aspect calculation on 702 instead of 720 pixel
Felix Domke
2007-08-25
round to 1.778
Felix Domke
2007-06-27
don't crash when PNGs are too large.
Felix Domke
2007-04-23
add gif support to picload, thanks to mechatron
Felix Domke
2006-11-25
python object refcount debugging code second try
Andreas Monzner
2006-11-23
use stack for exif object
Andreas Monzner
2006-11-23
fix python refcounting (memleaks)
Andreas Monzner
2006-11-18
add functions to load&scale pictures and to get exif information
Felix Domke