summaryrefslogtreecommitdiff
path: root/src/input/input_rtsp.c
AgeCommit message (Expand)Author
2003-12-14API version bounceSiggi Langauf
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-05-02fix compilation with LOG defined: mrl undeclaredMichael Roitzsch
2003-04-26bump up input plugin interface version numberGuenter Bartsch
2003-04-13use xine_read_abortMiguel Freitas
2003-04-13Input plugin api change:Thibaut Mattern
2003-02-28Xine assert() replacement:Stephen Torri
2003-01-31- MAX_PREVIEW_SIZE = 4096Miguel Freitas
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-16real streaming fixes:Stefan Holst
2002-12-15- set high water marks to higher values in http, pnm andStefan Holst
2002-12-14- rtsp audio only streams now work betterStefan Holst
2002-12-12* Initial version of an rtsp input plugin. It is far from being perfect,Stefan Holst