summaryrefslogtreecommitdiff
path: root/src/input/input_mms.c
AgeCommit message (Expand)Author
2003-12-14API version bounceSiggi Langauf
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-10-22- fix compile-time warningBastien Nocera
2003-04-26bump up input plugin interface version numberGuenter Bartsch
2003-04-13Input plugin api change:Thibaut Mattern
2003-02-28Xine assert() replacement:Stephen Torri
2003-02-24nbc_end_of_stream is no more needed.Thibaut Mattern
2003-02-23Uses nbc_end_of_stream().Thibaut Mattern
2003-01-31- MAX_PREVIEW_SIZE = 4096Miguel Freitas
2003-01-18Stupid bugThibaut Mattern
2003-01-15Little cleanupThibaut Mattern
2003-01-15Sorry, I've broken mms:// last time.Thibaut Mattern
2003-01-13Experimental mmsh protocol support.Thibaut Mattern
2002-12-27man 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 hasMiguel Freitas
2002-12-13fix mms compilation failure.Daniel Caujolle-Bert
2002-12-12Introducing some new segfaults : ;-)Thibaut Mattern
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-17bring eject back: no eject function if the plugin does not support itMichael Roitzsch
2002-11-03log outputGuenter Bartsch
2002-10-29only open mms-urlsGuenter Bartsch
2002-10-26timeouts for mms, send progress report events, introduce verbosity engine par...Guenter Bartsch
2002-10-23fix capabilites (preview)Guenter Bartsch
2002-10-20mms inpit plugin is backGuenter Bartsch
2002-09-06introduce "const"Michael Roitzsch
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-05-23Disable message : "input_mms: trying to open ..."Thibaut Mattern
2002-05-06Few cleanups, memory leaks.Daniel Caujolle-Bert
2002-04-28mms cleanup, removing asx parser (will be moved to xine-util/frontendsGuenter Bartsch
2002-04-24Fix dispose *_dispose() function prototype. Fix in rtp_dispose() a badDaniel Caujolle-Bert
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-04-09make sure asxparser doesn't try to handle mms:// style mrlsGuenter Bartsch
2002-03-29Improved playing of streams from mozilla browser.James Courtier-Dutton
2002-03-23moved network buffering to a seperate file so all network/stream input pluginsGuenter Bartsch
2002-03-19dynamic water mark adaption, small fixesGuenter Bartsch
2002-03-19improved buffering for audio-only streamsGuenter Bartsch
2002-03-18mms patches contributed by Andrei LahunGuenter Bartsch
2002-03-17adding (slightly updated) mms input pluginGuenter Bartsch