summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2003-01-01Commented out empty structureRobin KAY
2002-12-31Make dvb plugin compile on SolarisRobin KAY
2002-12-29remove old hack for sputextMichael Roitzsch
2002-12-29convenienceMichael Roitzsch
2002-12-28set high water mark a little higher to avoid stuttering when switching to a n...Guenter Bartsch
2002-12-28dvb_class_dispose segfault fixGuenter Bartsch
2002-12-28simple osd menu for dvb channel selection; updated dvb_channels and README.dvbGuenter Bartsch
2002-12-27Use $(srcdir) in include paths, so that compilation in separate src/objJuergen Keil
2002-12-27re-enable dvb pluginGuenter Bartsch
2002-12-27man errno: "must not be explicitly declared; errno may be a macro"Miguel Freitas
2002-12-27fix dvb eventsGuenter Bartsch
2002-12-27disable dvb compilation, it's BROKENDaniel Caujolle-Bert
2002-12-27finally - dvb support in xine :)Guenter Bartsch
2002-12-26- cleanup internal interfaces for rewiringMiguel Freitas
2002-12-26catch a possible segfaultStefan Holst
2002-12-26pnm stream setup improvementsStefan Holst
2002-12-24a cleaner implementation of sdp/sdpplin added, small fixesStefan Holst
2002-12-24small rtsp fixesStefan Holst
2002-12-22it doesn't make sense to reimplement flush here.Miguel Freitas
2002-12-22fixes handling of some real streams and adds some log outputStefan Holst
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
2002-12-21If Solaris PCI then use ATAPI interface not SCSI. At least this helpsRocky Bernstein
2002-12-21Fix memory leaksEwald Snel
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-12-17Eliminate GNU C range extension "..."Juergen Keil
2002-12-17fixed cseq calculationStefan Holst
2002-12-16rtsp: better server type recognitionStefan Holst
2002-12-16https://sourceforge.net/tracker/index.php?func=detail&aid=652577&group_id=965...Miguel Freitas
2002-12-16bigger header and receive buffers in rtsp_session.Stefan Holst
2002-12-16real streaming fixes:Stefan Holst
2002-12-15try to fix function descriptionsGuenter Bartsch
2002-12-15Remove some vagueness decribing plugin routines. For example that theRocky Bernstein
2002-12-15- set high water marks to higher values in http, pnm andStefan Holst
2002-12-15these new methodsStefan Holst
2002-12-15convenienceMichael Roitzsch
2002-12-15A part of real media file handling now uses xine_buffer_*.Stefan Holst
2002-12-15fixed indenting, change message prefix from "pnm" to "input_pnm",Stefan Holst
2002-12-14updated Makefile.am for input_net.Stefan Holst
2002-12-14input_net has been ported to new api.Stefan Holst
2002-12-14- rtsp audio only streams now work betterStefan Holst
2002-12-13fix mms compilation failure.Daniel Caujolle-Bert
2002-12-12Introducing some new segfaults : ;-)Thibaut Mattern
2002-12-12small bugfix - init plugin instance struct to 0Guenter Bartsch
2002-12-12The rest of rtsp input plugin; sorry.Stefan Holst
2002-12-12* Initial version of an rtsp input plugin. It is far from being perfect,Stefan Holst
2002-12-12fix stdin plugin, cosmetic cleanups in mp3 demuxerGuenter Bartsch
2002-12-06- add still frame hint (untested - i don't have dvd here)Miguel Freitas
2002-12-03Initialises mms_t struct (makes valgrind happy).Thibaut Mattern
2002-12-01fix memleak in input_http, fix mms read functionGuenter Bartsch
2002-11-27change comment style so this file will compileMike Melanson