summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-13network input plugin fixesMiguel Freitas
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