summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-08-10syncing my local tree:Miguel Freitas
2002-08-10initial commit for WC3 movie demuxerMike Melanson
2002-08-10ease merging of new versionsMichael Roitzsch
2002-08-10change some more includes to local onesMichael Roitzsch
2002-08-10ease syncing with libdvdnav cvsMichael Roitzsch
2002-08-09change includes from system include to local include where the file is inMichael Roitzsch
2002-08-09sync with faad2 cvs (no more fftw dependency)Miguel Freitas
2002-08-09sorry, my raw device patch was not meant to be committedMichael Roitzsch
2002-08-09not needed with our shiny new dvd pluginMichael Roitzsch
2002-08-09make developers life easier: add possibility to use an existing sharedMichael Roitzsch
2002-08-09make developers life easier: add possibility to use an existing sharedMichael Roitzsch
2002-08-09make developers life easier: add possibility to use an existing sharedMichael Roitzsch
2002-08-09use correct format in log messageMichael Roitzsch
2002-08-09be less strict with those assertions,Michael Roitzsch
2002-08-09fix mrl parsingMichael Roitzsch
2002-08-09seems to compile better this way :)Heiko Schaefer
2002-08-09tidy things upMichael Roitzsch
2002-08-09More include fixesRich J Wareham
2002-08-09many fixes, most notably framerateMike Melanson
2002-08-09fixed JPEG buffer typeMike Melanson
2002-08-08Changed loads of #include <dvdread/...> to #include <...>Rich J Wareham
2002-08-08First stage of DVD plugin -> dvdnav conversionRich J Wareham
2002-08-07correct mpeg1 scr.Miguel Freitas
2002-08-07- sync with ffmpeg cvsMiguel Freitas
2002-08-07added support for ferreting out MPEG streams packaged with RIFF headersMike Melanson
2002-08-06attempt to support MPEG audio wrapped in a RIFF fileMike Melanson
2002-08-06make the MPEG-within-QT file detection a little smarter by not traversingMike Melanson
2002-08-05- second version of binary search patchMiguel Freitas
2002-08-05More Plural-Form fixesPhilipp Hahn
2002-08-05Add Plural-From headersPhilipp Hahn
2002-08-05Update2Philipp Hahn
2002-08-05UpdatePhilipp Hahn
2002-08-05fixed MS IMA ADPCM decoding, added initial support for SMJPEG's custom IMAMike Melanson
2002-08-05minor fixes, added audio supportMike Melanson
2002-08-05added buffer type for SMJPEG's custom IMA ADPCM formatMike Melanson
2002-08-04add support for finding MPEG streams within Quicktime filesMike Melanson
2002-08-03final polishingxine-0_9_13-release0.9.13Siggi Langauf
2002-08-03made xine a bit less verbose and Marcelo a lot happier...Siggi Langauf
2002-08-030.9.13 preparation...Siggi Langauf
2002-08-03remained incompatible xine_tvmode_* functions to xine_tvmode_*2,Siggi Langauf
2002-08-02Debian updates for 0.9.13Siggi Langauf
2002-08-02TV mode selection enhanced.Matthias Hopf
2002-08-02replace unreliable "return this->status" statementsMike Melanson
2002-08-02replace unreliable "return this->status" statementsMike Melanson
2002-08-02support for large Quicktime files by Dan Lindstrom <lindstromd@gmx.net>Michael Roitzsch
2002-08-01fix another logo race condition.Miguel Freitas
2002-08-01another return value as DEMUX_OKMiguel Freitas
2002-08-01ops, debug printf doesn't belong to cvs!Miguel Freitas
2002-08-01do not flush_engine on playback start (otherwise we can kill importantMiguel Freitas
2002-08-01always return DEMUX_OK at the very end of the _start() functionMike Melanson