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
/
mmsh.c
Age
Commit message (
Expand
)
Author
2004-04-07
fix compiler warnings
Michael Roitzsch
2004-04-06
Use 64 bits to compute current pos.
Thibaut Mattern
2004-04-06
Asf demuxer:
Thibaut Mattern
2004-01-23
Security patch for input_http and using http status string in mmsh.c (cut&pas...
František Dvořák
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-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-12-04
Oups.
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-31
- Use io_helper functions.
Thibaut Mattern
2003-10-26
fix some prominent compiler warnings
Michael Roitzsch
2003-05-26
Get asf plugin to build in Win32. Also starting to clean up some Win32 code (...
Tim Champagne
2003-04-26
some doc and todo list
Thibaut Mattern
2003-04-25
http response parsing fixes
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-16
- log fixes
Thibaut Mattern
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-16
Recognizes the end of a stream.
Thibaut Mattern
2003-01-15
- buffer overflow protection.
Thibaut Mattern
2003-01-15
Backport mrl parsing fix.
Thibaut Mattern
2003-01-15
Little cleanup
Thibaut Mattern
2003-01-14
Oups
Thibaut Mattern
2003-01-14
- Fixes mrl parsing.
Thibaut Mattern
2003-01-13
change comment style (only one)
Daniel Caujolle-Bert
2003-01-13
Experimental mmsh protocol support.
Thibaut Mattern