]> git.sesse.net Git - vlc/history - modules/codec/sdl_image.c
Don't include config.h from the headers - refs #297.
[vlc] / modules / codec / sdl_image.c
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-07-07 Laurent Aimarall: Subtitle improvment patch by Bernie Purcell.
2006-12-14 Derk-Jan Hartman* More compiler warning fixes (const mostly)
2006-11-26 Clément StenacA bit of headers cleanup
2006-10-20 Antoine CellerierPut lower priority than ffmpeg. (when SDL_image was...
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-01-12 Antoine CellerierFSF address change.
2005-11-06 Cyril Deguet* sdl_image.c: fixed 8bpp too
2005-11-05 Cyril Deguet* sdl_image.c: fixed decoding of 24/32 bpp images ...
2005-07-29 Christophe Massiot * modules/codec/sdl_image.c: New decoder taking advant...