You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
sam 44b5817450 libpipi: the GDI+ codec defaults to BMP when the file extension is unknown. 16 years ago
..
modular * Added 'Modular' codec as a testbed for hand-written codecs, as well as a JPEG decoder (libjpeg). Some stuff are 16 years ago
coreimage.h * Added free callback to CoreImage codec 16 years ago
coreimage.m * Added compilation to xcode project (using main Makefile) 16 years ago
gdi.c libpipi: remove unused variables. 16 years ago
gdiplus.cpp libpipi: the GDI+ codec defaults to BMP when the file extension is unknown. 16 years ago
imlib.c libpipi: sometimes imlib_load_image() succeeds but imlib_image_get_data() 16 years ago
modular.c * Added 'Modular' codec as a testbed for hand-written codecs, as well as a JPEG decoder (libjpeg). Some stuff are 16 years ago
modular.h * Added 'Modular' codec as a testbed for hand-written codecs, as well as a JPEG decoder (libjpeg). Some stuff are 16 years ago
opencv.c Support C99 types on Win32 through the same hacks as in libcaca. 16 years ago
oric.c libpipi: fix a double free in the Oric codec. 16 years ago
sdl.c Support C99 types on Win32 through the same hacks as in libcaca. 16 years ago