summaryrefslogtreecommitdiff
path: root/src/input/mms.c
AgeCommit message (Expand)Author
2007-02-20Fix a lot of format warnings in lprintf calls (mostly %ldd -> %"PRId64").Diego 'Flameeyes' Pettenò
2007-01-03Added support for setting the playback start time (same as the RTSP plugin).Claudio Ciccani
2006-09-16Fixed ASF header reading.Thibaut Mattern
2006-09-12Fixed iconv warnings on FreeBSD, fixed build w/o iconv but require it as defa...František Dvořák
2006-09-07Added common asf header parser.Thibaut Mattern
2006-07-11Fixing some libmms related overflows.Matthias Hopf
2006-06-20Fix generic warnings.Diego 'Flameeyes' Pettenò
2006-06-10Don't trust internal gettext macros, they are unreliable and change between v...Diego 'Flameeyes' Pettenò
2006-04-19Relocate static specifiers to quieten compiler.Darren Salt
2005-04-21**BUGFIX**Michael Roitzsch
2005-01-18The first '/' seems to not be required.Thibaut Mattern
2005-01-13Command length must be a multiple of 8.Thibaut Mattern
2005-01-12Fix various mmsh/mmst bugs.Thibaut Mattern
2004-12-14the stream_id is only 15 bitsThibaut Mattern
2004-12-14Do not reset the first bytes of the stream.Thibaut Mattern
2004-12-13fix mms://emap1.planetwideradio.com/kiss100 as Thibaut suggestedMiguel Freitas
2004-07-25protect some buffers to be on the safe side (some of them might be hardMichael Roitzsch
2004-04-15Big MMS over tcp protocol cleanup / rework.Thibaut Mattern
2004-04-14fix a segfaultMiguel Freitas
2004-04-06comment #define LOGThibaut Mattern
2004-04-06Use 64 bits to compute current pos.Thibaut Mattern
2004-04-06Asf demuxer:Thibaut Mattern
2004-04-04Fix "1e" command handling.Thibaut Mattern
2004-04-03Fix live detection.Thibaut Mattern
2004-02-29Various compilation fixes and updates:František Dvořák
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