summaryrefslogtreecommitdiff
path: root/src/input/mmsh.c
AgeCommit message (Expand)Author
2007-01-11Reconnect to the server just after the first request.Claudio Ciccani
2007-01-09Support setting the start time over MMSH protocol.Claudio Ciccani
2006-11-11When reading, read goes to asf_header_buffer, not asf_header (that luckily en...Diego 'Flameeyes' Pettenò
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-02-14Replace some variables with #defines to allow printf() argument checking.Darren Salt
2005-08-25*BUGFIX*František Dvořák
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-13- handle "RESET" chunkThibaut Mattern
2004-04-07fix compiler warningsMichael Roitzsch
2004-04-06Use 64 bits to compute current pos.Thibaut Mattern
2004-04-06Asf demuxer:Thibaut Mattern
2004-01-23Security patch for input_http and using http status string in mmsh.c (cut&pas...František Dvořák
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-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-12-04Oups.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-31- Use io_helper functions.Thibaut Mattern
2003-10-26fix some prominent compiler warningsMichael Roitzsch
2003-05-26Get asf plugin to build in Win32. Also starting to clean up some Win32 code (...Tim Champagne
2003-04-26some doc and todo listThibaut Mattern
2003-04-25http response parsing fixesThibaut 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-16- log fixesThibaut Mattern
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-16Recognizes the end of a stream.Thibaut Mattern
2003-01-15- buffer overflow protection.Thibaut Mattern
2003-01-15Backport mrl parsing fix.Thibaut Mattern
2003-01-15Little cleanupThibaut Mattern
2003-01-14OupsThibaut Mattern
2003-01-14- Fixes mrl parsing.Thibaut Mattern
2003-01-13change comment style (only one)Daniel Caujolle-Bert
2003-01-13Experimental mmsh protocol support.Thibaut Mattern