summaryrefslogtreecommitdiff
path: root/src/input/mms.c
AgeCommit message (Expand)Author
2013-09-13Copyright year update by hg log infoTorsten Jager
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-10-10Merge from 1.1.Darren Salt
2009-08-26Add a user agent & protocol hack to allow viewing of Apple film trailers.Darren Salt
2009-01-02Merge from 1.1.Darren Salt
2009-01-01libmms does not handle percent-encoded uriNiels Vorgaard Christensen
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2008-05-09Use size_t to keep the value returned by strlen().Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2008-05-06Merge from 1.1.Darren Salt
2008-05-03Define print_command only when actually logging.Diego 'Flameeyes' Pettenò
2008-01-02Follow the parameter type.Diego 'Flameeyes' Pettenò
2007-12-23Mark the digit array constant.Diego 'Flameeyes' Pettenò
2007-12-22Merge -headers-reshuffle branch into main.Diego 'Flameeyes' Pettenò
2007-12-19Transform mmst_proto_s and mmsh_proto_s into arrays of arrays, padded at 8 by...Diego 'Flameeyes' Pettenò
2007-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-06-16Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari...Diego 'Flameeyes' Pettenò
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