Age | Commit message (Expand) | Author |
2002-11-10 | set fixed offset, otherwise the offset accumulates during multiple plugin | Michael Roitzsch |
2002-11-10 | fix backward seeking | Guenter Bartsch |
2002-11-09 | beginnings of the get_video/audio_frame api | Guenter Bartsch |
2002-11-09 | less noise | Michael Roitzsch |
2002-11-08 | Fix and update Jérôme entry | Daniel Caujolle-Bert |
2002-11-08 | Better handling of the end of the discontinuity. | Thibaut Mattern |
2002-11-08 | vcd input plugin now compiles on Solaris | Robin KAY |
2002-11-08 | vcd input plugin compiles again | Guenter Bartsch |
2002-11-08 | There was a bug in discontinuity handling. | Thibaut Mattern |
2002-11-07 | return of the stdin plugin | Guenter Bartsch |
2002-11-07 | this fixes a52 passthrough on my system (sblive 5.1 oss driver) | Heiko Schaefer |
2002-11-07 | ts demuxer compiles again | Guenter Bartsch |
2002-11-07 | bugfixes by Howdy Pierce | Guenter Bartsch |
2002-11-06 | fix stream ending deadlock without audio driver | Daniel Caujolle-Bert |
2002-11-05 | Resets stream_length when opening a new stream. | Thibaut Mattern |
2002-11-05 | Extract metadata from the shoutcast header. | Thibaut Mattern |
2002-11-04 | Vidix is back to life. | Daniel Caujolle-Bert |
2002-11-04 | use self-dlsym()'d "xdisplayname" instead of referencing XDisplayName... | Siggi Langauf |
2002-11-04 | more spelling... | Siggi Langauf |
2002-11-04 | Spelling | Philipp Hahn |
2002-11-04 | Clean up code. Provde dlopen for XOpenDisplay, XDisplayName, and XvQueryExten... | Stephen Torri |
2002-11-04 | Fix a compile bug for non-intel platforms. | Stephen Torri |
2002-11-04 | To build xine-lib now from cvs you run: autogen.sh | Stephen Torri |
2002-11-04 | adapt Cinepak decoder to handle both greyscale and palettized vector | Mike Melanson |
2002-11-04 | some more small fixes. Should be ready for release now. | Siggi Langauf |
2002-11-04 | eliminate possible register usage conflict between inline ASM and | Mike Melanson |
2002-11-03 | Added newer interface to xine_health_check | Stephen Torri |
2002-11-03 | some more release-related fixes... | Siggi Langauf |
2002-11-03 | add config.h header #include, remove bad characters, fix some compilation issues | Guenter Bartsch |
2002-11-03 | fix memleak | Guenter Bartsch |
2002-11-03 | Reject non-seekable sources in the content detection stage rather than in gen... | Robin KAY |
2002-11-03 | log output | Guenter Bartsch |
2002-11-03 | no logging by default | Guenter Bartsch |
2002-11-03 | never read() from a non-seekable input plugin in content detection stage (oth... | Guenter Bartsch |
2002-11-03 | fixed icecast support - next one who breaks my online radios I'll ... erm, uo... | Guenter Bartsch |
2002-11-03 | vo_flush is back | Thibaut Mattern |
2002-11-03 | leak a little less memory | Mike Melanson |
2002-11-03 | Cleaned up WVE demuxer slightly. | Robin KAY |
2002-11-02 | added Robin Kay's EA WVE demuxer | Mike Melanson |
2002-11-02 | activate the EA ADPCM decoder | Mike Melanson |
2002-11-02 | Reinsert ifdefs around SPARC assembler code in pgx64. Enable building pgx64 o... | Robin KAY |
2002-11-02 | Forgotten X related removal stuff | Daniel Caujolle-Bert |
2002-11-02 | Thanks to Siggi, Bastien, and Robin for their help. | Stephen Torri |
2002-11-02 | bring the foovideo reference video decoder in line with the latest API | Mike Melanson |
2002-11-02 | added a reference audio decoder plugin | Mike Melanson |
2002-11-02 | Disables vo_flush. | Thibaut Mattern |
2002-11-02 | these should better be broadcast signals | Michael Roitzsch |
2002-11-02 | don't display crap in UI panel, xine-ui expects a xine_ui_data_t and | Michael Roitzsch |
2002-11-02 | Fix "Volume" support in the sun audio driver, the ui now wants to operate | Juergen Keil |
2002-11-02 | Fix METHOD_BY_EXTENSION. | Thibaut Mattern |