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
/
input_pnm.c
Age
Commit message (
Expand
)
Author
2003-12-14
API version bounce
Siggi Langauf
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-27
fix compiler warning about LOG_MODULE being redefined
Michael Roitzsch
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-10-19
Disable saving of real streams - will make users angry but will stop real fro...
James Stembridge
2003-04-26
bump up input plugin interface version number
Guenter Bartsch
2003-04-13
xine_read_abort for pnm
Miguel Freitas
2003-04-13
Input plugin api change:
Thibaut Mattern
2003-02-28
Xine assert() replacement:
Stephen Torri
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
2002-12-27
man 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 has
Miguel Freitas
2002-12-15
- set high water marks to higher values in http, pnm and
Stefan Holst
2002-12-12
small bugfix - init plugin instance struct to 0
Guenter Bartsch
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