summaryrefslogtreecommitdiff
path: root/src/input/input_pnm.c
AgeCommit message (Expand)Author
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-27fix compiler warning about LOG_MODULE being redefinedMichael Roitzsch
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-10-19Disable saving of real streams - will make users angry but will stop real fro...James Stembridge
2003-04-26bump up input plugin interface version numberGuenter Bartsch
2003-04-13xine_read_abort for pnmMiguel Freitas
2003-04-13Input plugin api change:Thibaut Mattern
2003-02-28Xine assert() replacement:Stephen Torri
2003-01-31- MAX_PREVIEW_SIZE = 4096Miguel Freitas
2003-01-22using bswap.h, some more comments. May work on big endian architectures now.Stefan Holst
2002-12-27man errno: "must not be explicitly declared; errno may be a macro"Miguel Freitas
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-15- set high water marks to higher values in http, pnm andStefan Holst
2002-12-12small bugfix - init plugin instance struct to 0Guenter Bartsch
2002-12-12* Initial version of an rtsp input plugin. It is far from being perfect,Stefan Holst
2002-11-23pnm protocol input pluginGuenter Bartsch