summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-04-23silence, pleaseMichael Roitzsch
2003-04-23*** empty log message ***Miguel Freitas
2003-04-23faster seeking (heavily based on Thibaut's patch)Miguel Freitas
2003-04-23The Win32/msvc gui now builds and works; There are many known issues with the...Tim Champagne
2003-04-23Win32/msvc makfile cleanupTim Champagne
2003-04-23fix yv12->yuy2 conversionJames Stembridge
2003-04-23calculate hardware pitches depending on output rather than input image formatJames Stembridge
2003-04-23check type of mixer element before trying to use itJames Stembridge
2003-04-23this might solve some problems with seeking beyond the 2GB markMike Melanson
2003-04-23this should fix time-based seeking beyond the 2GB mark in a fileMike Melanson
2003-04-23Few more small changes for win32/msvc portTim Champagne
2003-04-22I missed this in my last commit. This is needed only for the win32/msvc portTim Champagne
2003-04-22Additional changes for win32/msvc port; This is my first real commit so pleas...Tim Champagne
2003-04-22Removed some unneeded files from the Win32/msvc port commitTim Champagne
2003-04-22Adding a couple of files missing files for the Win32/msvc port (audio and vid...Tim Champagne
2003-04-21- fix the image/png decoder on big endian machinesBastien Nocera
2003-04-21avoid implicit declarations. Less warnings.Daniel Caujolle-Bert
2003-04-21driver might get closed while filling gap so check it is open before writingJames Stembridge
2003-04-20credit to tim and matthew for their work on porting xine to win32Guenter Bartsch
2003-04-20merging in win32 portGuenter Bartsch
2003-04-20missing dirGuenter Bartsch
2003-04-20importing win32 contrib sources and msvc build environmentGuenter Bartsch
2003-04-18another Debian releaseSiggi Langauf
2003-04-18Minister of English CompositionMike Melanson
2003-04-18document equalizer changes, give creditGuenter Bartsch
2003-04-18equalizer apiGuenter Bartsch
2003-04-18- fix crash when playing a PNG fileBastien Nocera
2003-04-18a simple 10-band equalizer - public interface not there yetGuenter Bartsch
2003-04-17xine crashed when an oggfile with an unknwon stream was played - fixedAndreas Heinchen
2003-04-17*** empty log message ***Miguel Freitas
2003-04-17cleanup patch by Marco Z|hlke <M.Zuehlke@freenet.de>Miguel Freitas
2003-04-17using non-blocking open mode, in order to avoid infinite waiting when theSiggi Langauf
2003-04-17added limited handling of traks with multiple media typesMike Melanson
2003-04-16preperations for support of bold and italic typefaces in ogm subtitlesAndreas Heinchen
2003-04-16discard buffers before trying to get demux_lockMiguel Freitas
2003-04-16dr1Miguel Freitas
2003-04-16cleanups, verbosityMiguel Freitas
2003-04-16direct rendering here we go...Miguel Freitas
2003-04-16disable direct rendering when the frame size output by ffmpeg is different fr...James Stembridge
2003-04-16clean up some code, add direct rendering 1 support (disabled by default)Miguel Freitas
2003-04-16die completion events, die die dieMiguel Freitas
2003-04-16die completion events, die die dieMiguel Freitas
2003-04-16Fix libXv linkage bug (checking for libxine failed when using libXv.soDaniel Caujolle-Bert
2003-04-16enable use of our fastmemcpy in ffmpegMiguel Freitas
2003-04-16ffmpeg update, add new files/decoders, use our fastmemcpyMiguel Freitas
2003-04-15fix ac3 in ogmAndreas Heinchen
2003-04-15completely seperate amp and compress filtersGuenter Bartsch
2003-04-15add a section about playback smoothness and ways to improve it by kernel tuningGuenter Bartsch
2003-04-15fixed a/v desync with odd frameratesAndreas Heinchen
2003-04-14small bugfixAndreas Heinchen