summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-01-12i got the case that getpwuid_r returns 0 _and_ NULL in pwStefan Holst
2003-01-12seeking should work now.Miguel Freitas
2003-01-11this log message is not restriced to input plugins, demuxers and preloaded pl...Michael Roitzsch
2003-01-11introducing a new, very low-impact aproach on implementing a video processing...Guenter Bartsch
2003-01-11make the Nosefart engine aware of the config's WORDS_BIGENDIAN #defineMike Melanson
2003-01-11fast discarding when stoppedMiguel Freitas
2003-01-11whoups, thats codec_initialized, not decoder_ok in this oneGuenter Bartsch
2003-01-11get img_duration from video_outMiguel Freitas
2003-01-11allow 2 seconds prebuffering instead of a "sync" behaviour.Miguel Freitas
2003-01-11I almost forgot...Michael Roitzsch
2003-01-11small cleanupMichael Roitzsch
2003-01-11Fix 'crackling sound' at the beginning of some MPEG filesEwald Snel
2003-01-11resolve a Debian legal problem: xine-lib build should not depend on libdxr3-dev,Michael Roitzsch
2003-01-11unnecessary commentMichael Roitzsch
2003-01-11and the story continueDaniel Caujolle-Bert
2003-01-11add pitches, fix coding style, alloc planary yuv in one memory chunk so en .....Guenter Bartsch
2003-01-11open and close outputGuenter Bartsch
2003-01-11reduce compile warnings, patch provided by chris rankinGuenter Bartsch
2003-01-11brand-new external subtitles support. (yes, it works!)Miguel Freitas
2003-01-11initial rv 1.0 support.Stefan Holst
2003-01-10support for BUF_FLAG_FRAME_STARTStefan Holst
2003-01-10just get it to compile, still not finished.Miguel Freitas
2003-01-10have length in miliseconds tooMiguel Freitas
2003-01-10increase buffersStefan Holst
2003-01-10protect update of current_extra_infoMiguel Freitas
2003-01-10add width/height to vo_statusMiguel Freitas
2003-01-10internal input_time is miliseconds nowMiguel Freitas
2003-01-10merging complete fix from libmpeg2 cvsMiguel Freitas
2003-01-09NSF audio files were crashing on SPARC.Juergen Keil
2003-01-09memcpy tweaking by Jonathan BrownHeiko Schaefer
2003-01-09patch from walken to clip motion vectors. fix playback for some streams.Miguel Freitas
2003-01-09memcpy copies too much, corrupts malloc heapJuergen Keil
2003-01-09very very nice: fixing an old xine bug of slider bar positioning forMiguel Freitas
2003-01-09fix missing fileMiguel Freitas
2003-01-09reset the time after seeking; clarify the copright fieldMike Melanson
2003-01-09provides autoplaylist. doesn't work 100% for me because toc alwaysMiguel Freitas
2003-01-09we must use a much higher wrap threshold for asf than mpeg. i haveMiguel Freitas
2003-01-09- can't use HAS_VIDEO/HAS_AUDIO at this stage because some demuxers will onlyMiguel Freitas
2003-01-09handled/unhandled fixes. now it should work for dvd too.Miguel Freitas
2003-01-08allow frames to be freed in paused modeMiguel Freitas
2003-01-08Fix memory leakEwald Snel
2003-01-08Fix tiny memory leakEwald Snel
2003-01-08Fix memory leak, don't use 'abort()'Ewald Snel
2003-01-08Fix memory leak (caused by 'recent frames' in some video output drivers)Ewald Snel
2003-01-08ffmpeg syncMiguel Freitas
2003-01-08syncing ffmpeg (with some compilation fixes)Miguel Freitas
2003-01-08Add the missing "solaris" bits for the 'cdda' input pluginJuergen Keil
2003-01-08proper creditMike Melanson
2003-01-08activate the Nosefart NSF decoding engineMike Melanson
2003-01-08initial import of Nosefart sourcesMike Melanson