summaryrefslogtreecommitdiff
path: root/src/libxinevdec/image.c
AgeCommit message (Expand)Author
2006-10-16Fixed several warnings (but warnings due to APIs not solved).František Dvořák
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2005-02-03make the image decoder use imagemagick to decode images. slight improvements ...Stefan Holst
2004-12-03fix a huge memleak (thanks to Jerome for reporting)Michael Roitzsch
2004-07-11PNGs are rendered too bright because the conversion coefficients are wrongMichael Roitzsch
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
2003-12-24remove unused variableMichael Roitzsch
2003-12-14API version bounceSiggi Langauf
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-10-23I should have seen this coming...Michael Roitzsch
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-05-11png image loader fixStefan Holst
2003-04-21- fix the image/png decoder on big endian machinesBastien Nocera
2003-03-26ignore alpha channel in imagesStefan Holst
2003-03-23png image supportStefan Holst