Age | Commit message (Expand) | Author |
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 |
2002-11-02 | add volume and compression settings to MRLs stream_setup part | Michael Roitzsch |
2002-11-02 | since the order is new----->open-->play--\ | Michael Roitzsch |
2002-11-02 | initialization for listener_thread missing | Michael Roitzsch |
2002-11-02 | Fixed support for 8 bit colour in pgx64. Changed xine_check only to include X... | Robin KAY |
2002-11-02 | Less verbosity. | Daniel Caujolle-Bert |
2002-11-02 | Beta version of xine_health_check. Double check XV detection function. | Stephen Torri |
2002-11-02 | Added macros for xine health check. | Stephen Torri |
2002-11-02 | Added flags -L/usr/X11R6/lib and -lX11 to build of libxineutils. | Stephen Torri |
2002-11-02 | Fix xine_get_file_extensions() multi segfaults. | Daniel Caujolle-Bert |
2002-11-01 | be less strict with MRL syntax, people are used to :// | Michael Roitzsch |
2002-11-01 | use freshly introduced content detection method | Michael Roitzsch |
2002-11-01 | new content detection method METHOD_EXPLICIT for demuxer given in MRL | Michael Roitzsch |
2002-11-01 | Time for fast navigation now ! | Thibaut Mattern |
2002-11-01 | Fix seeking at the end of the stream. | Thibaut Mattern |
2002-11-01 | Add stricter checking. | James Courtier-Dutton |
2002-11-01 | move file signature validation to open_file() functions | Mike Melanson |
2002-11-01 | use pts values only internally | Guenter Bartsch |
2002-11-01 | that patch was pending in my inbox for quite some time | Miguel Freitas |
2002-11-01 | avoid div by zero | Guenter Bartsch |
2002-10-31 | Complete frame rate calculation. | Thibaut Mattern |