summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02make grammar more flexible towards new stream parametersMichael Roitzsch
2002-11-02some ChangeLog maintenanceMichael Roitzsch
2002-11-02New audio/video sync method for mpeg streams with an invalid frame rate.Thibaut Mattern
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-02 Added @X_LIBS@ @XV_LIB@ -lXext to --libs flag. Required to meet xineStephen Torri
2002-11-02 Added macros for xine health check.Stephen Torri
2002-11-02Fixed output for -mcpu/-march.Stephen Torri
2002-11-02Fix xine_get_file_extensions() multi segfaults.Daniel Caujolle-Bert
2002-11-01make install-debug didn't install share/aclocal/xine.m4 anymoreJuergen Keil
2002-11-01move these out of the way - for now ;>Guenter Bartsch
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-01I forgot 'make dist' againMichael 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-31MRL grammar doneMichael Roitzsch
2002-10-31adapt input plugins to new MRL syntaxMichael Roitzsch
2002-10-31new syntax for MRLsMichael Roitzsch
2002-10-31Update by František DvořákPhilipp Hahn
2002-10-31It is not possible to just drop the unregistered config entries when saving.Michael Roitzsch
2002-10-31dxr3 should compile without libfame and librte, try to fix configure checkingMichael 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-30A "make install-debug" didn't install xine.h any more after the last change...Juergen 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
2002-10-29i don't think this lock is needed (read-only access)Guenter Bartsch