summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-10-28Tell the engine to compute frame duration instead of using a default value wh...Thibaut Mattern
2002-10-28New way to handle streams with invalid img_duration (eg some mpeg streams).Thibaut Mattern
2002-10-28bump the interface versionMike Melanson
2002-10-28bump the interface versionMike Melanson
2002-10-28hey, i want to join xine breakage party! (what do you wanna break today? tm)Miguel Freitas
2002-10-28using select for read-timeouts, improved error detection and handlingGuenter Bartsch
2002-10-27asf content detection for seekable, but non-preview input pluginsGuenter Bartsch
2002-10-27fix extensions detectionGuenter Bartsch
2002-10-27Little cleanup.Thibaut Mattern
2002-10-27file plugin should handle file:// - type uris now, '#' is used as subtitle de...Guenter Bartsch
2002-10-27less noiseMichael Roitzsch
2002-10-27less noise and register skip_behaviour (chapter skip keys work again)Michael Roitzsch
2002-10-27modified to handle sign/magnitude audio in early FILM filesMike Melanson
2002-10-27yep, another buffer typeMike Melanson
2002-10-27modified a52 decoder to support RealAudio dnet dataMike Melanson
2002-10-27initial support for RealAudio (*.ra) filesMike Melanson
2002-10-27get the logic straightMike Melanson
2002-10-27load up the XINE_STREAM_INFO_HAS_AUDIO/VIDEO informationMike Melanson
2002-10-27eliminate obsolete VALID_ENDS stringsMike Melanson
2002-10-27reinstate the MPEG elementary stream demuxerMike Melanson
2002-10-27bring the elementary MPEG stream demuxer in line with the latest APIMike Melanson
2002-10-27bring back a bunch of demuxersMike Melanson
2002-10-27bring the unfinished Real demuxer in line with the latest API revisionMike Melanson
2002-10-27bring the CDA demuxer in line with the latest API revision, although itMike Melanson
2002-10-27bring the VQA demuxer in line with the latest API revisionMike Melanson
2002-10-27return of ogg and vorbis, began implementing verbosity parameterGuenter Bartsch
2002-10-27another demuxer with broken status reportingGuenter Bartsch
2002-10-27some demuxers still don't report their status correctlyGuenter Bartsch
2002-10-26bring the SMJPEG demuxer in line with the latest API revisionMike Melanson
2002-10-26bring the YUV4MPEG2 demuxer in line with the latest API revision; also,Mike Melanson
2002-10-26timeouts for mms, send progress report events, introduce verbosity engine par...Guenter Bartsch
2002-10-26handle demuxers that fail to startGuenter Bartsch
2002-10-26bring the SND/AU demuxer in line with the latest API revisionMike Melanson
2002-10-26make demuxers return their status so xine engine can check if demuxers fail t...Guenter Bartsch
2002-10-26bring the VOC demuxer in line with the latest API revisionMike Melanson
2002-10-26fix some segfaults when disposing event queuesMichael Roitzsch
2002-10-26don't forget to call stop during disposeMichael Roitzsch
2002-10-26bring the AIFF demuxer in line with the latest API revisionMike Melanson
2002-10-26fix event sendingMichael Roitzsch
2002-10-26forgot to copy the nav packetMichael Roitzsch
2002-10-26Fix prototype, when compiled on something != linuxJuergen Keil
2002-10-26get frame format change event backMichael Roitzsch
2002-10-26first step in getting dvd events backMichael Roitzsch
2002-10-26handle all events in the queue, not just the first oneMichael Roitzsch
2002-10-26remove failing plugins from plugin catalogMichael Roitzsch
2002-10-26modifying the timestamp does not go well with const eventsMichael Roitzsch
2002-10-26bump up version numbers to actually use dxr3 pluginsMichael Roitzsch
2002-10-26increased spu decoder API version numberMichael Roitzsch
2002-10-26remove VO_PROP_VO_TYPE crap only needed for dxr3Michael Roitzsch
2002-10-26- dxr3 adapted to new API (compiles, but untested)Michael Roitzsch