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
/
input_http.c
Age
Commit message (
Expand
)
Author
2002-10-27
return of ogg and vorbis, began implementing verbosity parameter
Guenter Bartsch
2002-10-26
timeouts for mms, send progress report events, introduce verbosity engine par...
Guenter Bartsch
2002-10-23
fix capabilites (preview)
Guenter Bartsch
2002-10-20
get_optional_data was missing
Guenter Bartsch
2002-10-20
http input plugin adapted to new api
Guenter Bartsch
2002-09-06
introduce "const"
Michael Roitzsch
2002-09-05
remove plugin's private priority and interface members
Michael Roitzsch
2002-09-05
make all the plugin init functions static
Michael Roitzsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-08-18
icecast support
Guenter Bartsch
2002-07-05
Bump up version numbers due to changes in xine_t
Michael Roitzsch
2002-06-20
an attempt do be more defensive when trying to play AVI via http.
Siggi Langauf
2002-05-25
patch from Michael Roitzsch:
Siggi Langauf
2002-04-24
Fix dispose *_dispose() function prototype. Fix in rtp_dispose() a bad
Daniel Caujolle-Bert
2002-04-23
Increment audio/video/spu decoder and input plugin API version number
Ewald Snel
2002-04-23
Fix memory leaks by disposing input, demux and decoder plugins at exit
Ewald Snel
2002-03-23
adding preview feature to http input plugin, make demux_ts use it
Guenter Bartsch
2002-03-23
moved network buffering to a seperate file so all network/stream input plugins
Guenter Bartsch
2002-02-17
big debug output cleanup. removed debug output from log window, logging
Guenter Bartsch
2002-01-02
Correct spelling of __VA_ARGS__ macro
Juergen Keil
2001-12-27
Add intl support + more logging messages.
Daniel Caujolle-Bert
2001-11-18
new configfile interface, code cleanup, xprintf is gone
Guenter Bartsch
2001-11-17
Add 'xine_' prefix to all of xine-utils functions (what about cpu
Daniel Caujolle-Bert
2001-11-06
input_http updates by Damien Clermonte
Guenter Bartsch
2001-10-25
...hope I'm getting closer to a correct socket read return value interpretati...
Guenter Bartsch
2001-10-22
an http input plugin, small demuxer bugfixes/additions
Guenter Bartsch