summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-08-15- reimplement independent x/y zooming.Miguel Freitas
2002-08-14Fix yuv2rgb pitches problem with yuy2 format (msvc codec)Ewald Snel
2002-08-14added SND/AU file demuxerMike Melanson
2002-08-13Solaris uses <sys/cdio.h> for CDROM/DVD-ROM ioctl, too. Try to use autoconfJuergen Keil
2002-08-13Use absolute path for include path to header files, so that we can build withJuergen Keil
2002-08-13change error to warningMichael Roitzsch
2002-08-13dxr3 video out has been adapted to the new video out apiMichael Roitzsch
2002-08-12initial commit for AIFF demuxerMike Melanson
2002-08-12calculate running timeMike Melanson
2002-08-12initial commit for Dr. Tim's Id CIN video decoderMike Melanson
2002-08-12initial commit for VQA and VOC demuxersMike Melanson
2002-08-12demuxer now demuxes video properly (but files with audio still are notMike Melanson
2002-08-12added buffer types for VQA file A/V typesMike Melanson
2002-08-11fix long standing bug of segfaults on exit. stupid me: i had overlookedMiguel Freitas
2002-08-11(hopefully) make dxr3 compile without X11Michael Roitzsch
2002-08-10fix mp3 division by zeroMiguel Freitas
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-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-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-03made xine a bit less verbose and Marcelo a lot happier...Siggi Langauf
2002-08-03remained incompatible xine_tvmode_* functions to xine_tvmode_*2,Siggi Langauf
2002-08-02TV mode selection enhanced.Matthias Hopf
2002-08-02replace unreliable "return this->status" statementsMike Melanson