summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2002-10-29Disable pgx64 video_out plugin on Solaris x86 (it contains inline SPARCJuergen Keil
2002-10-29ngettext macro not needed any more. automagic should build with the includedJuergen Keil
2002-10-29Update by Bartlomiej MurynPhilipp Hahn
2002-10-29Inhibit multiple instances of pgx64. Improve deinterlacing code.Robin KAY
2002-10-29register new decodersMiguel Freitas
2002-10-29move ffmpeg define to configure.acMiguel Freitas
2002-10-29sync to ffmpeg cvsMiguel Freitas
2002-10-29engine improvementsMichael Roitzsch
2002-10-29alphablend wants to know the pitchMichael Roitzsch
2002-10-29Fix a tiny (4 bytes) memory leakEwald Snel
2002-10-29reset metainfo on stream closeGuenter Bartsch
2002-10-29map brightness/contrast/... settings to specified rangesGuenter Bartsch
2002-10-29Added EA ADPCM decoderRobin KAY
2002-10-29log outputGuenter Bartsch
2002-10-29enhance log outputGuenter Bartsch
2002-10-29meta info, handling of small files fixedGuenter Bartsch
2002-10-29only open mms-urlsGuenter Bartsch
2002-10-29strengthen QT content detectionMike Melanson
2002-10-29Updated pgx64 to newest API. Changed alphablend code to handle pitches.Robin KAY
2002-10-29fix content detection, handles non-seekable streamsGuenter Bartsch