summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2002-10-31Little optimization.Thibaut Mattern
2002-10-31lower priority so that libmpeg2 is used againMichael Roitzsch
2002-10-31adapt input plugins to new MRL syntaxMichael Roitzsch
2002-10-31new syntax for MRLsMichael Roitzsch
2002-10-31It is not possible to just drop the unregistered config entries when saving.Michael Roitzsch
2002-10-31Add libdts back in.James Courtier-Dutton
2002-10-31Adjust libdts to new api.James Courtier-Dutton
2002-10-31initial framework for supporting libavcodec's audio codecsMike Melanson
2002-10-31Yes, Virginia, there are 2 different versions of Windows Media AudioMike Melanson
2002-10-31pts variable shuffleMike Melanson
2002-10-30Avoid a potential deadlock.Thibaut Mattern
2002-10-30- add mutex on seeking and avoid overuse of sched_yieldMiguel Freitas
2002-10-30Release the processor between the mutex unlock()/lock() sequence, to giveJuergen Keil
2002-10-30we are very happy that ffmpeg conceals errors, but part of the purposeMike Melanson
2002-10-30fix bug in content detection strategyMike Melanson