index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
/
mms.c
Age
Commit message (
Expand
)
Author
2007-02-20
Fix a lot of format warnings in lprintf calls (mostly %ldd -> %"PRId64").
Diego 'Flameeyes' Pettenò
2007-01-03
Added support for setting the playback start time (same as the RTSP plugin).
Claudio Ciccani
2006-09-16
Fixed ASF header reading.
Thibaut Mattern
2006-09-12
Fixed iconv warnings on FreeBSD, fixed build w/o iconv but require it as defa...
František Dvořák
2006-09-07
Added common asf header parser.
Thibaut Mattern
2006-07-11
Fixing some libmms related overflows.
Matthias Hopf
2006-06-20
Fix generic warnings.
Diego 'Flameeyes' Pettenò
2006-06-10
Don't trust internal gettext macros, they are unreliable and change between v...
Diego 'Flameeyes' Pettenò
2006-04-19
Relocate static specifiers to quieten compiler.
Darren Salt
2005-04-21
**BUGFIX**
Michael Roitzsch
2005-01-18
The first '/' seems to not be required.
Thibaut Mattern
2005-01-13
Command length must be a multiple of 8.
Thibaut Mattern
2005-01-12
Fix various mmsh/mmst bugs.
Thibaut Mattern
2004-12-14
the stream_id is only 15 bits
Thibaut Mattern
2004-12-14
Do not reset the first bytes of the stream.
Thibaut Mattern
2004-12-13
fix mms://emap1.planetwideradio.com/kiss100 as Thibaut suggested
Miguel Freitas
2004-07-25
protect some buffers to be on the safe side (some of them might be hard
Michael Roitzsch
2004-04-15
Big MMS over tcp protocol cleanup / rework.
Thibaut Mattern
2004-04-14
fix a segfault
Miguel Freitas
2004-04-06
comment #define LOG
Thibaut Mattern
2004-04-06
Use 64 bits to compute current pos.
Thibaut Mattern
2004-04-06
Asf demuxer:
Thibaut Mattern
2004-04-04
Fix "1e" command handling.
Thibaut Mattern
2004-04-03
Fix live detection.
Thibaut Mattern
2004-02-29
Various compilation fixes and updates:
František Dvořák
2003-12-11
Use SDP naming scheme.
Thibaut Mattern
2003-12-09
update copyright year (and we have to do it again in 3 weeks... ;-) )
Daniel Caujolle-Bert
2003-12-05
Should the segfault with the "save" input plugin.
Thibaut Mattern
2003-12-04
Cleanup:
Thibaut Mattern
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-10-16
Send all asf headers to the demuxer, now it will handle this.
Thibaut Mattern
2003-10-12
Fallback when iconv_open fails.
Robin KAY
2003-10-11
- use LE_* macros
Thibaut Mattern
2003-10-08
encoding of URL with multibyte characters in MMS for using xine in China
František Dvořák
2003-08-25
Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ...
Daniel Caujolle-Bert
2003-07-10
- use io_helper functions
Thibaut Mattern
2003-05-26
Get 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-26
check mms response code.
Thibaut Mattern
2003-04-26
some doc and todo list
Thibaut Mattern
2003-04-25
Invalid packet length detection.
Thibaut Mattern
2003-04-13
- use xine_read_abort for http, net, mms, mmsh (more to come)
Miguel Freitas
2003-02-28
Xine assert() replacement:
Stephen Torri
2003-02-05
try to have the same behaviour reading from network on http/mms/pnm/rtsp.
Miguel Freitas
2003-01-31
- MAX_PREVIEW_SIZE = 4096
Miguel Freitas
2003-01-25
Avoid to send garbage to decoders.
Thibaut Mattern
2003-01-15
Backport mrl parsing fix.
Thibaut Mattern
2002-12-22
Make xine-lib compile with the SunPro compiler
Robin KAY
2002-12-12
Introducing some new segfaults : ;-)
Thibaut Mattern
[next]