Age | Commit message (Expand) | Author |
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 | 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 |