index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
/
pnm.c
Age
Commit message (
Expand
)
Author
2003-12-12
use xine_hexdump and _x_io* helper functions
James Stembridge
2003-12-09
update copyright year (and we have to do it again in 3 weeks... ;-) )
Daniel Caujolle-Bert
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-06-20
- fake a newer version of RealPlayer to avoid "too old version" from some
Bastien Nocera
2003-04-13
xine_read_abort for pnm
Miguel Freitas
2003-02-28
Xine assert() replacement:
Stephen Torri
2003-02-05
try to have the same behaviour reading from network on http/mms/pnm/rtsp.
Miguel Freitas
2003-01-31
- MAX_PREVIEW_SIZE = 4096
Miguel Freitas
2003-01-22
using bswap.h, some more comments. May work on big endian architectures now.
Stefan Holst
2003-01-10
increase buffers
Stefan Holst
2002-12-26
catch a possible segfault
Stefan Holst
2002-12-26
pnm stream setup improvements
Stefan Holst
2002-12-22
Make xine-lib compile with the SunPro compiler
Robin KAY
2002-12-16
https://sourceforge.net/tracker/index.php?func=detail&aid=652577&group_id=965...
Miguel Freitas
2002-12-16
real streaming fixes:
Stefan Holst
2002-12-15
fixed 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-23
pnm protocol input plugin
Guenter Bartsch