summaryrefslogtreecommitdiff
path: root/src/input/mms.c
AgeCommit message (Expand)Author
2003-12-11Use SDP naming scheme.Thibaut Mattern
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-05Should the segfault with the "save" input plugin.Thibaut Mattern
2003-12-04Cleanup:Thibaut Mattern
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-10-16Send all asf headers to the demuxer, now it will handle this.Thibaut Mattern
2003-10-12Fallback when iconv_open fails.Robin KAY
2003-10-11- use LE_* macrosThibaut Mattern
2003-10-08encoding of URL with multibyte characters in MMS for using xine in ChinaFrantišek Dvořák
2003-08-25Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...Daniel Caujolle-Bert
2003-07-10- use io_helper functionsThibaut Mattern
2003-05-26Get asf plugin to build in Win32. Also starting to clean up some Win32 code (...Tim Champagne
2003-04-26- a ton of sanity checks.Thibaut Mattern
2003-04-26check mms response code.Thibaut Mattern
2003-04-26some doc and todo listThibaut Mattern
2003-04-25Invalid packet length detection.Thibaut Mattern
2003-04-13- use xine_read_abort for http, net, mms, mmsh (more to come)Miguel 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-25Avoid to send garbage to decoders.Thibaut Mattern
2003-01-15Backport mrl parsing fix.Thibaut Mattern
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
2002-12-12Introducing some new segfaults : ;-)Thibaut Mattern
2002-12-03Initialises mms_t struct (makes valgrind happy).Thibaut Mattern
2002-12-01fix memleak in input_http, fix mms read functionGuenter Bartsch
2002-10-28using select for read-timeouts, improved error detection and handlingGuenter Bartsch
2002-10-26timeouts for mms, send progress report events, introduce verbosity engine par...Guenter Bartsch
2002-10-02mark some global arrays that must never be changed (multiple pluginMichael Roitzsch
2002-09-06introduce "const"Michael Roitzsch
2002-06-07Random guid.Thibaut Mattern
2002-05-06Remove sig_handler(), it will be readded when alarm() will be used.Daniel Caujolle-Bert
2002-05-06Few cleanups, memory leaks.Daniel Caujolle-Bert
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-28mms cleanup, removing asx parser (will be moved to xine-util/frontendsGuenter Bartsch
2002-04-18Thibaut Mattern's latest patches (xv zoom fix and mms segfault)Miguel Freitas
2002-03-19improved buffering for audio-only streamsGuenter Bartsch
2002-03-18mms patches contributed by Andrei LahunGuenter Bartsch
2002-03-17adding (slightly updated) mms input pluginGuenter Bartsch