summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-22Additional changes for win32/msvc port; This is my first real commit so pleas...Tim 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-20merging in win32 portGuenter Bartsch
2003-04-18Minister of English CompositionMike Melanson
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-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-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-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-15fixed a/v desync with odd frameratesAndreas Heinchen
2003-04-14small bugfixAndreas Heinchen
2003-04-14larger simplificationsAndreas Heinchen
2003-04-14small simplificationAndreas Heinchen
2003-04-14fixed seeking - no always seeking to keyframesAndreas Heinchen
2003-04-13make compressor disabled by default. it was burning cpu ciclesMiguel Freitas
2003-04-13fixes minor bug, added entry in ChangelogAndreas Heinchen
2003-04-13fixed seeking, now sound is fine after seekingAndreas Heinchen
2003-04-13use xine_read_abortMiguel Freitas
2003-04-13xine_read_abort for rtspMiguel Freitas
2003-04-13xine_read_abort for pnmMiguel Freitas
2003-04-13- some cleanupsMiguel Freitas
2003-04-13- use xine_read_abort for http, net, mms, mmsh (more to come)Miguel Freitas
2003-04-13add a small read() function that can be aborted by demux_action_pendingMiguel Freitas
2003-04-13Input plugin api change (second part):Thibaut Mattern
2003-04-13Input plugin api change:Thibaut Mattern
2003-04-13Fix for segfault when using slightly invalid proxy URLs (e.g. http://cache:po...Rich J Wareham
2003-04-12simpler handling of handling output window changesJames Stembridge