summaryrefslogtreecommitdiff
path: root/src/demuxers/demux.h
AgeCommit message (Expand)Author
2004-06-13implement steps 1, 2, 3 and 4 of the seeking proposal:Miguel Freitas
2004-02-12demuxers don't need video_outMichael Roitzsch
2004-01-23implement chapter skipping in ogm filesMarco Zuehlke
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
2003-11-15change demux api:Miguel Freitas
2003-10-06some housekeeping and compiler warningsMichael Roitzsch
2003-07-25small housekeeping: demuxer api seeks in milisecondsMiguel Freitas
2003-05-20public header cleanup:Michael Roitzsch
2003-04-26bumping up demux plugin interface version numbers, update copyright noticesGuenter Bartsch
2003-01-10have length in miliseconds tooMiguel Freitas
2003-01-04add 2 demuxer groups (audio and games) with multiple plugins at theMiguel Freitas
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-11-28Extended demuxer API with the methods get_capabilities() and get_optional_dat...Peter Liljenberg
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-09beginnings of the get_video/audio_frame apiGuenter Bartsch
2002-11-01new content detection method METHOD_EXPLICIT for demuxer given in MRLMichael Roitzsch
2002-10-28hey, i want to join xine breakage party! (what do you wanna break today? tm)Miguel Freitas
2002-10-17move open_plugin function (used to create new plugin instances) from the plug...Michael Roitzsch
2002-10-14introduction of xine_stream_t and async xine events - all still in developementGuenter Bartsch
2002-09-18first steps towards implementing stream/meta infoGuenter Bartsch
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-06-07- demuxer cleanup (helper functions)Miguel Freitas
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-05-21atomic status code on demux start/seekSiggi Langauf
2002-04-09- new (fast) demuxer seeking schemeMiguel Freitas
2001-10-25demux api change to report supported mimetypesMiguel Freitas
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-17demux / input plugin interface change, init functions now have access to the ...Guenter Bartsch
2001-09-01big demuxer clean, demux_ts should work again.Guenter Bartsch
2001-07-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.Daniel Caujolle-Bert
2001-07-14whoups, forgot to remove some spu_dec functions...Guenter Bartsch
2001-07-14cleaned up and finished spu_thread removalGuenter Bartsch
2001-06-16xine engine cleanups and new callbacks for seamless branchingGuenter Bartsch
2001-04-27typo.Daniel Caujolle-Bert
2001-04-21Turned demuxers into plugins. Change plugins naming scheme (seeDaniel Caujolle-Bert
2001-04-19Get rid of xine.h inclusion. Fix xine.h.tmpl.in, inttypes.h wasDaniel Caujolle-Bert
2001-04-18Initial revisionDaniel Caujolle-Bert