Age | Commit message (Expand) | Author |
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 |
2002-10-31 | Little optimization. | Thibaut Mattern |
2002-10-31 | lower priority so that libmpeg2 is used again | Michael Roitzsch |
2002-10-31 | adapt input plugins to new MRL syntax | Michael Roitzsch |
2002-10-31 | new syntax for MRLs | Michael Roitzsch |
2002-10-31 | It is not possible to just drop the unregistered config entries when saving. | Michael Roitzsch |
2002-10-31 | Add libdts back in. | James Courtier-Dutton |
2002-10-31 | Adjust libdts to new api. | James Courtier-Dutton |
2002-10-31 | initial framework for supporting libavcodec's audio codecs | Mike Melanson |
2002-10-31 | Yes, Virginia, there are 2 different versions of Windows Media Audio | Mike Melanson |
2002-10-31 | pts variable shuffle | Mike Melanson |
2002-10-30 | Avoid a potential deadlock. | Thibaut Mattern |
2002-10-30 | - add mutex on seeking and avoid overuse of sched_yield | Miguel Freitas |
2002-10-30 | Release the processor between the mutex unlock()/lock() sequence, to give | Juergen Keil |
2002-10-30 | we are very happy that ffmpeg conceals errors, but part of the purpose | Mike Melanson |