Age | Commit message (Expand) | Author |
2002-10-26 | timeouts for mms, send progress report events, introduce verbosity engine par... | 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 | 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 strategy constants | Thibaut Mattern |
2002-10-26 | send preview buffers, set stream_info, make demux_qt stay away from block dev... | Guenter Bartsch |
2002-10-26 | Remove assert(0), left over from testing. | James Courtier-Dutton |
2002-10-25 | remove obviously obsolete INPUT_CAP_CLUT and INPUT_OPTIONAL_DATA_CLUT | Michael Roitzsch |
2002-10-25 | throw away old code, call demux_stop in demux_dispose | Guenter Bartsch |
2002-10-24 | Try to fix sync and seeking with strange streams that don't have pts. | Thibaut Mattern |
2002-10-24 | file extensions seperated by spaces | Guenter Bartsch |
2002-10-23 | looks like demux_roq content detection accepted anything but roq files... | Guenter Bartsch |
2002-10-23 | content detection for non-seekable streams | Guenter Bartsch |
2002-10-23 | stupid error in extension comparison - thanks to mike for noticing that | Guenter Bartsch |
2002-10-23 | send preview buffers, try to fix metadata | Guenter Bartsch |
2002-10-23 | final c++ -> c coding style fixes, libxine compiles now | Guenter Bartsch |
2002-10-23 | fix detection by extension | Guenter Bartsch |
2002-10-23 | Sanity check the qt file, before we try to open it. The qt demuxer was | Juergen Keil |
2002-10-23 | Check the FILM signature, before we trust the data in some random file. | Juergen Keil |
2002-10-23 | re-enable demux_mpeg | Juergen Keil |
2002-10-23 | calling _stop() within _dispose() solves a lot of problems | Mike Melanson |
2002-10-23 | bring back some more demuxers | Mike Melanson |
2002-10-23 | bring the WAV demuxer in line with the latest API revision | Mike Melanson |
2002-10-23 | bring the FLI subsystem in line with the latest API revision | Mike Melanson |
2002-10-23 | bring the RoQ subsystem in line with the latest API revision | Mike Melanson |
2002-10-23 | CIN not MVE | Mike Melanson |
2002-10-23 | bring the Id CIN demuxer in line with the latest API revision | Mike Melanson |
2002-10-23 | bring the WC3 Movie demuxer in line with the latest API revision | Mike Melanson |
2002-10-22 | Changed -ansi so that the developer must include @ANSI_FLAGS@ in their AC_CFL... | Stephen Torri |
2002-10-22 | Fix a warning. | Thibaut Mattern |
2002-10-22 | fix small typo in a comment | Juergen Keil |
2002-10-22 | Update input_dvd.c to new api. | James Courtier-Dutton |
2002-10-22 | bring the QT demuxer in line with the latest API revision | Mike Melanson |
2002-10-22 | Changed non standard comment (//). | Stephen Torri |
2002-10-22 | fix stop...start sequence | Mike Melanson |
2002-10-21 | Fix read_id3_tags (segfault) | Thibaut Mattern |
2002-10-21 | Oups... | Thibaut Mattern |
2002-10-21 | open_plugin cleanup + fix | Thibaut Mattern |
2002-10-20 | important: call demuxer_stop from demuxer_dispose | Guenter Bartsch |
2002-10-20 | demux_mpgaudio ported to new api, small fixes | Guenter Bartsch |
2002-10-20 | another attempt to make audio and video start at the same pts | Guenter Bartsch |
2002-10-20 | make avi demuxer send preview buffers, libmad uses them to extract stream/met... | Guenter Bartsch |
2002-10-20 | bring the FILM demuxer in line with the latest API revision | Mike Melanson |
2002-10-20 | stream_info fixes | Guenter Bartsch |
2002-10-20 | whoups. wrong constants used for stream type detection method | Guenter Bartsch |
2002-10-20 | return of the asf demuxer | Guenter Bartsch |
2002-10-19 | try to make a/v index position after seek more accurate (for streams with lon... | Guenter Bartsch |
2002-10-19 | fast seeking enabled | Guenter Bartsch |