Age | Commit message (Expand) | Author |
2003-04-26 | fix multiple lines subtitles' display in OGM container | Andreas Heinchen |
2003-04-26 | some doc and todo list | Thibaut Mattern |
2003-04-26 | - shush | Bastien Nocera |
2003-04-25 | avoid segfault with subtitle WITHOUT path. | Daniel Caujolle-Bert |
2003-04-25 | Invalid packet length detection. | Thibaut Mattern |
2003-04-25 | http response parsing fixes | Thibaut Mattern |
2003-04-25 | prevent avcodec_flush_buffers from corrupting memory when decoding mjpeg | James Stembridge |
2003-04-25 | header beautification | Michael Roitzsch |
2003-04-25 | - use demux_mpeg.c for non-block devices by default. it's more robust to | Miguel Freitas |
2003-04-25 | memleak fix | Andreas Heinchen |
2003-04-24 | - just don't deinterlace when the method is not supported, rather than silent... | Bastien Nocera |
2003-04-24 | make it more obvious that we are doing floating point subtraction | James Stembridge |
2003-04-24 | fix for spuogm | Andreas Heinchen |
2003-04-24 | fix scaling of video with aspect ratio != 1 | James Stembridge |
2003-04-23 | check if something could be frieed. | Daniel Caujolle-Bert |
2003-04-23 | ffmpeg buffer management is quite odd. | Miguel Freitas |
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 |