Age | Commit message (Expand) | Author |
2002-10-28 | using select for read-timeouts, improved error detection and handling | Guenter Bartsch |
2002-10-27 | asf content detection for seekable, but non-preview input plugins | Guenter Bartsch |
2002-10-27 | fix extensions detection | Guenter Bartsch |
2002-10-27 | Little cleanup. | Thibaut Mattern |
2002-10-27 | file plugin should handle file:// - type uris now, '#' is used as subtitle de... | Guenter Bartsch |
2002-10-27 | add some important points from my own TODO list | Michael Roitzsch |
2002-10-27 | less noise | Michael Roitzsch |
2002-10-27 | less noise and register skip_behaviour (chapter skip keys work again) | Michael Roitzsch |
2002-10-27 | modified to handle sign/magnitude audio in early FILM files | Mike Melanson |
2002-10-27 | yep, another buffer type | Mike Melanson |
2002-10-27 | add some notes on what is left to do before the 1.0 release | Guenter Bartsch |
2002-10-27 | modified a52 decoder to support RealAudio dnet data | Mike Melanson |
2002-10-27 | initial support for RealAudio (*.ra) files | Mike Melanson |
2002-10-27 | get the logic straight | Mike Melanson |
2002-10-27 | specfile update by Manfred Tremmel | Michael Roitzsch |
2002-10-27 | load up the XINE_STREAM_INFO_HAS_AUDIO/VIDEO information | Mike Melanson |
2002-10-27 | eliminate obsolete VALID_ENDS strings | Mike Melanson |
2002-10-27 | reinstate the MPEG elementary stream demuxer | Mike Melanson |
2002-10-27 | bring the elementary MPEG stream demuxer in line with the latest API | Mike Melanson |
2002-10-27 | bring back a bunch of demuxers | Mike Melanson |
2002-10-27 | bring the unfinished Real demuxer in line with the latest API revision | Mike Melanson |
2002-10-27 | bring the CDA demuxer in line with the latest API revision, although it | Mike Melanson |
2002-10-27 | bring the VQA demuxer in line with the latest API revision | Mike Melanson |
2002-10-27 | return of ogg and vorbis, began implementing verbosity parameter | Guenter Bartsch |
2002-10-27 | another demuxer with broken status reporting | Guenter Bartsch |
2002-10-27 | some demuxers still don't report their status correctly | Guenter Bartsch |
2002-10-26 | bring the SMJPEG demuxer in line with the latest API revision | Mike Melanson |
2002-10-26 | bring the YUV4MPEG2 demuxer in line with the latest API revision; also, | Mike Melanson |
2002-10-26 | timeouts for mms, send progress report events, introduce verbosity engine par... | Guenter Bartsch |
2002-10-26 | handle demuxers that fail to start | Guenter Bartsch |
2002-10-26 | bring the SND/AU demuxer in line with the latest API revision | Mike Melanson |
2002-10-26 | make demuxers return their status so xine engine can check if demuxers fail t... | Guenter Bartsch |
2002-10-26 | bring the VOC demuxer in line with the latest API revision | Mike Melanson |
2002-10-26 | fix some segfaults when disposing event queues | Michael Roitzsch |
2002-10-26 | don't forget to call stop during dispose | Michael Roitzsch |
2002-10-26 | bring the AIFF demuxer in line with the latest API revision | Mike Melanson |
2002-10-26 | fix event sending | Michael Roitzsch |
2002-10-26 | forgot to copy the nav packet | Michael Roitzsch |
2002-10-26 | Fix prototype, when compiled on something != linux | Juergen Keil |
2002-10-26 | get frame format change event back | Michael Roitzsch |
2002-10-26 | first step in getting dvd events back | Michael Roitzsch |
2002-10-26 | handle all events in the queue, not just the first one | Michael Roitzsch |
2002-10-26 | remove failing plugins from plugin catalog | Michael Roitzsch |
2002-10-26 | modifying the timestamp does not go well with const events | Michael Roitzsch |
2002-10-26 | bump up version numbers to actually use dxr3 plugins | Michael Roitzsch |
2002-10-26 | increased spu decoder API version number | Michael Roitzsch |
2002-10-26 | remove VO_PROP_VO_TYPE crap only needed for dxr3 | Michael Roitzsch |
2002-10-26 | - dxr3 adapted to new API (compiles, but untested) | Michael Roitzsch |
2002-10-26 | add convenience comment to xine_event_t | Michael Roitzsch |
2002-10-26 | deinterlace method onefield_xv works now | Thibaut Mattern |