Age | Commit message (Expand) | Author |
2003-04-23 | check type of mixer element before trying to use it | James Stembridge |
2003-04-23 | this might solve some problems with seeking beyond the 2GB mark | Mike Melanson |
2003-04-23 | this should fix time-based seeking beyond the 2GB mark in a file | Mike Melanson |
2003-04-23 | Few more small changes for win32/msvc port | Tim Champagne |
2003-04-22 | I missed this in my last commit. This is needed only for the win32/msvc port | Tim Champagne |
2003-04-22 | Additional changes for win32/msvc port; This is my first real commit so pleas... | Tim Champagne |
2003-04-22 | Removed some unneeded files from the Win32/msvc port commit | Tim Champagne |
2003-04-22 | Adding 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 machines | Bastien Nocera |
2003-04-21 | avoid implicit declarations. Less warnings. | Daniel Caujolle-Bert |
2003-04-21 | driver might get closed while filling gap so check it is open before writing | James Stembridge |
2003-04-20 | credit to tim and matthew for their work on porting xine to win32 | Guenter Bartsch |
2003-04-20 | merging in win32 port | Guenter Bartsch |
2003-04-20 | missing dir | Guenter Bartsch |
2003-04-20 | importing win32 contrib sources and msvc build environment | Guenter Bartsch |
2003-04-18 | another Debian release | Siggi Langauf |
2003-04-18 | Minister of English Composition | Mike Melanson |
2003-04-18 | document equalizer changes, give credit | Guenter Bartsch |
2003-04-18 | equalizer api | Guenter Bartsch |
2003-04-18 | - fix crash when playing a PNG file | Bastien Nocera |
2003-04-18 | a simple 10-band equalizer - public interface not there yet | Guenter Bartsch |
2003-04-17 | xine crashed when an oggfile with an unknwon stream was played - fixed | Andreas Heinchen |
2003-04-17 | *** empty log message *** | Miguel Freitas |
2003-04-17 | cleanup patch by Marco Z|hlke <M.Zuehlke@freenet.de> | Miguel Freitas |
2003-04-17 | using non-blocking open mode, in order to avoid infinite waiting when the | Siggi Langauf |
2003-04-17 | added limited handling of traks with multiple media types | Mike Melanson |
2003-04-16 | preperations for support of bold and italic typefaces in ogm subtitles | Andreas Heinchen |
2003-04-16 | discard buffers before trying to get demux_lock | Miguel Freitas |
2003-04-16 | dr1 | Miguel Freitas |
2003-04-16 | cleanups, verbosity | Miguel Freitas |
2003-04-16 | direct rendering here we go... | Miguel Freitas |
2003-04-16 | disable direct rendering when the frame size output by ffmpeg is different fr... | James Stembridge |
2003-04-16 | clean up some code, add direct rendering 1 support (disabled by default) | Miguel Freitas |
2003-04-16 | die completion events, die die die | Miguel Freitas |
2003-04-16 | die completion events, die die die | Miguel Freitas |
2003-04-16 | Fix libXv linkage bug (checking for libxine failed when using libXv.so | Daniel Caujolle-Bert |
2003-04-16 | enable use of our fastmemcpy in ffmpeg | Miguel Freitas |
2003-04-16 | ffmpeg update, add new files/decoders, use our fastmemcpy | Miguel Freitas |
2003-04-15 | fix ac3 in ogm | Andreas Heinchen |
2003-04-15 | completely seperate amp and compress filters | Guenter Bartsch |
2003-04-15 | add a section about playback smoothness and ways to improve it by kernel tuning | Guenter Bartsch |
2003-04-15 | fixed a/v desync with odd framerates | Andreas Heinchen |
2003-04-14 | small bugfix | Andreas Heinchen |
2003-04-14 | larger simplifications | Andreas Heinchen |
2003-04-14 | small simplification | Andreas Heinchen |
2003-04-14 | fixed seeking - no always seeking to keyframes | Andreas Heinchen |
2003-04-13 | make compressor disabled by default. it was burning cpu cicles | Miguel Freitas |
2003-04-13 | fixes minor bug, added entry in Changelog | Andreas Heinchen |
2003-04-13 | fixed seeking, now sound is fine after seeking | Andreas Heinchen |
2003-04-13 | network input plugin fixes | Miguel Freitas |