Age | Commit message (Expand) | Author |
2004-04-26 | removing unused "this" variable and collapsing the code a bit | Michael Roitzsch |
2004-04-15 | Big MMS over tcp protocol cleanup / rework. | Thibaut Mattern |
2004-04-10 | improving config help strings | Michael Roitzsch |
2004-04-07 | fix compiler warnings | Michael Roitzsch |
2004-04-06 | Asf demuxer: | Thibaut Mattern |
2004-02-17 | Make default type of connection in MMS configurable (autoprobe, TCP or HTTP). | František Dvořák |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-10-22 | - fix compile-time warning | Bastien Nocera |
2003-04-26 | bump up input plugin interface version number | Guenter Bartsch |
2003-04-13 | Input plugin api change: | Thibaut Mattern |
2003-02-28 | Xine assert() replacement: | Stephen Torri |
2003-02-24 | nbc_end_of_stream is no more needed. | Thibaut Mattern |
2003-02-23 | Uses nbc_end_of_stream(). | Thibaut Mattern |
2003-01-31 | - MAX_PREVIEW_SIZE = 4096 | Miguel Freitas |
2003-01-18 | Stupid bug | Thibaut Mattern |
2003-01-15 | Little cleanup | Thibaut Mattern |
2003-01-15 | Sorry, I've broken mms:// last time. | Thibaut Mattern |
2003-01-13 | Experimental mmsh protocol support. | Thibaut Mattern |
2002-12-27 | man errno: "must not be explicitly declared; errno may be a macro" | Miguel Freitas |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-13 | fix mms compilation failure. | Daniel Caujolle-Bert |
2002-12-12 | Introducing some new segfaults : ;-) | Thibaut Mattern |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-17 | bring eject back: no eject function if the plugin does not support it | Michael Roitzsch |
2002-11-03 | log output | Guenter Bartsch |
2002-10-29 | only open mms-urls | 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 | mms inpit plugin is back | 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-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
2002-05-23 | Disable message : "input_mms: trying to open ..." | Thibaut Mattern |
2002-05-06 | Few cleanups, memory leaks. | Daniel Caujolle-Bert |
2002-04-28 | mms cleanup, removing asx parser (will be moved to xine-util/frontends | Guenter Bartsch |
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-04-09 | make sure asxparser doesn't try to handle mms:// style mrls | Guenter Bartsch |
2002-03-29 | Improved playing of streams from mozilla browser. | James Courtier-Dutton |
2002-03-23 | moved network buffering to a seperate file so all network/stream input plugins | Guenter Bartsch |
2002-03-19 | dynamic water mark adaption, small fixes | Guenter Bartsch |
2002-03-19 | improved buffering for audio-only streams | Guenter Bartsch |
2002-03-18 | mms patches contributed by Andrei Lahun | Guenter Bartsch |