summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-11-04Clean up code. Provde dlopen for XOpenDisplay, XDisplayName, and XvQueryExten...Stephen Torri
2002-11-04Fix a compile bug for non-intel platforms.Stephen Torri
2002-11-04To build xine-lib now from cvs you run: autogen.shStephen Torri
2002-11-04adapt Cinepak decoder to handle both greyscale and palettized vectorMike Melanson
2002-11-04some more small fixes. Should be ready for release now.Siggi Langauf
2002-11-04eliminate possible register usage conflict between inline ASM andMike Melanson
2002-11-03Added newer interface to xine_health_checkStephen Torri
2002-11-03some more release-related fixes...Siggi Langauf
2002-11-03add config.h header #include, remove bad characters, fix some compilation issuesGuenter Bartsch
2002-11-03fix memleakGuenter Bartsch
2002-11-03Reject non-seekable sources in the content detection stage rather than in gen...Robin KAY
2002-11-03log outputGuenter Bartsch
2002-11-03no logging by defaultGuenter Bartsch
2002-11-03never read() from a non-seekable input plugin in content detection stage (oth...Guenter Bartsch
2002-11-03fixed icecast support - next one who breaks my online radios I'll ... erm, uo...Guenter Bartsch
2002-11-03vo_flush is backThibaut Mattern
2002-11-03leak a little less memoryMike Melanson
2002-11-03Cleaned up WVE demuxer slightly.Robin KAY
2002-11-02added Robin Kay's EA WVE demuxerMike Melanson
2002-11-02activate the EA ADPCM decoderMike Melanson
2002-11-02Reinsert ifdefs around SPARC assembler code in pgx64. Enable building pgx64 o...Robin KAY
2002-11-02Forgotten X related removal stuffDaniel Caujolle-Bert
2002-11-02Thanks to Siggi, Bastien, and Robin for their help.Stephen Torri
2002-11-02bring the foovideo reference video decoder in line with the latest APIMike Melanson
2002-11-02added a reference audio decoder pluginMike Melanson
2002-11-02Disables vo_flush.Thibaut Mattern
2002-11-02these should better be broadcast signalsMichael Roitzsch
2002-11-02don't display crap in UI panel, xine-ui expects a xine_ui_data_t andMichael Roitzsch
2002-11-02Fix "Volume" support in the sun audio driver, the ui now wants to operateJuergen Keil
2002-11-02Fix METHOD_BY_EXTENSION.Thibaut Mattern
2002-11-02add volume and compression settings to MRLs stream_setup partMichael Roitzsch
2002-11-02since the order is new----->open-->play--\Michael Roitzsch
2002-11-02initialization for listener_thread missingMichael Roitzsch
2002-11-02Fixed support for 8 bit colour in pgx64. Changed xine_check only to include X...Robin KAY
2002-11-02Less verbosity.Daniel Caujolle-Bert
2002-11-02Beta version of xine_health_check. Double check XV detection function.Stephen Torri
2002-11-02Added macros for xine health check.Stephen Torri
2002-11-02Added flags -L/usr/X11R6/lib and -lX11 to build of libxineutils.Stephen Torri
2002-11-02Fix xine_get_file_extensions() multi segfaults.Daniel Caujolle-Bert
2002-11-01be less strict with MRL syntax, people are used to ://Michael Roitzsch
2002-11-01use freshly introduced content detection methodMichael Roitzsch
2002-11-01new content detection method METHOD_EXPLICIT for demuxer given in MRLMichael Roitzsch
2002-11-01Time for fast navigation now !Thibaut Mattern
2002-11-01Fix seeking at the end of the stream.Thibaut Mattern
2002-11-01Add stricter checking.James Courtier-Dutton
2002-11-01move file signature validation to open_file() functionsMike Melanson
2002-11-01use pts values only internallyGuenter Bartsch
2002-11-01that patch was pending in my inbox for quite some timeMiguel Freitas
2002-11-01avoid div by zeroGuenter Bartsch
2002-10-31Complete frame rate calculation.Thibaut Mattern