summaryrefslogtreecommitdiff
path: root/src/input/pnm.c
AgeCommit message (Expand)Author
2003-12-12use xine_hexdump and _x_io* helper functionsJames Stembridge
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
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-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-06-20- fake a newer version of RealPlayer to avoid "too old version" from someBastien Nocera
2003-04-13xine_read_abort for pnmMiguel Freitas
2003-02-28Xine assert() replacement:Stephen Torri
2003-02-05try to have the same behaviour reading from network on http/mms/pnm/rtsp.Miguel Freitas
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
2003-01-10increase buffersStefan Holst
2002-12-26catch a possible segfaultStefan Holst
2002-12-26pnm stream setup improvementsStefan Holst
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
2002-12-16https://sourceforge.net/tracker/index.php?func=detail&aid=652577&group_id=965...Miguel Freitas
2002-12-16real streaming fixes:Stefan Holst
2002-12-15fixed indenting, change message prefix from "pnm" to "input_pnm",Stefan Holst
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