summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-10-27add some notes on what is left to do before the 1.0 releaseGuenter Bartsch
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-27specfile update by Manfred TremmelMichael Roitzsch
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
2002-10-26add convenience comment to xine_event_tMichael Roitzsch
2002-10-26deinterlace method onefield_xv works nowThibaut Mattern
2002-10-26fix strategy constantsThibaut Mattern
2002-10-26Removed trailing white spacesStephen Torri
2002-10-26Removed trailing white spaces.Stephen Torri
2002-10-26Changed xine_health_check to take cdrom and dvd device links as argumentsStephen Torri
2002-10-26Removed trailing whitespaces.Stephen Torri
2002-10-26Changed target of install-debug to debug.Stephen Torri
2002-10-26Added configure check to determine which inline method to use (AC_C_INLINE)Stephen Torri
2002-10-26meta infoGuenter Bartsch
2002-10-26send preview buffers, set stream_info, make demux_qt stay away from block dev...Guenter Bartsch
2002-10-26Remove assert(0), left over from testing.James Courtier-Dutton