Age | Commit message (Expand) | Author |
2003-04-23 | preserve win32 patches for later merges of new versions | Michael Roitzsch |
2003-04-23 | I am not a Win32 developer, but I guess this is a sweet misunderstanding: | Michael Roitzsch |
2003-04-23 | do not build libdvdread, when we do not need it | Michael Roitzsch |
2003-04-23 | silence, please | Michael Roitzsch |
2003-04-23 | faster seeking (heavily based on Thibaut's patch) | Miguel Freitas |
2003-04-23 | The Win32/msvc gui now builds and works; There are many known issues with the... | Tim Champagne |
2003-04-23 | fix yv12->yuy2 conversion | James Stembridge |
2003-04-23 | calculate hardware pitches depending on output rather than input image format | James Stembridge |
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 | Additional changes for win32/msvc port; This is my first real commit so pleas... | 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 | merging in win32 port | Guenter Bartsch |
2003-04-18 | Minister of English Composition | Mike Melanson |
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 | 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 | 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 | 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 | 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 | use xine_read_abort | Miguel Freitas |
2003-04-13 | xine_read_abort for rtsp | Miguel Freitas |
2003-04-13 | xine_read_abort for pnm | Miguel Freitas |
2003-04-13 | - some cleanups | Miguel Freitas |
2003-04-13 | - use xine_read_abort for http, net, mms, mmsh (more to come) | Miguel Freitas |
2003-04-13 | add a small read() function that can be aborted by demux_action_pending | Miguel Freitas |