Age | Commit message (Expand) | Author |
2002-10-28 | fix a deadlock | Guenter Bartsch |
2002-10-28 | Build all xine plugin modules with "-export-symbols-regex xine_plugin_info", | Juergen Keil |
2002-10-28 | Solaris' make cannot decide, whether the make variable 'include_HEADERS' | Juergen Keil |
2002-10-28 | Fix an automake-1.7.1 warning. Automake 1.7.1 complains that our Makefile.am | Juergen Keil |
2002-10-28 | Fix an automake-1.7.1 warning. Automake 1.7.1 complains that our Makefile.am | Juergen Keil |
2002-10-28 | Solaris' make cannot decide, whether the make variable 'include_HEADERS' | Juergen Keil |
2002-10-28 | do not flush on xine_handle_stream_end | Miguel Freitas |
2002-10-28 | Don't use a default value for invalid frame_rate_code. | Thibaut Mattern |
2002-10-28 | Tell the engine to compute frame duration instead of using a default value wh... | Thibaut Mattern |
2002-10-28 | New way to handle streams with invalid img_duration (eg some mpeg streams). | Thibaut Mattern |
2002-10-28 | bump the interface version | Mike Melanson |
2002-10-28 | bump the interface version | Mike Melanson |
2002-10-28 | hey, i want to join xine breakage party! (what do you wanna break today? tm) | Miguel Freitas |
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 | 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 | 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 | 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 |