summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
2002-04-09- new (fast) demuxer seeking schemeMiguel Freitas
2002-04-07fix bug where metronom_got_audio_samples() is called beforeMiguel Freitas
2002-04-06reset decoder on discontinuities (comments inside)Miguel Freitas
2002-04-02- Undo my previous patch, it might (at least in theory) cause problemsEwald Snel
2002-04-01- Fix frame leak in Xv video driverEwald Snel
2002-04-01latest dxr3 fixes from Michael Roitzsch.Miguel Freitas
2002-03-31Set all pts variabled to int64_t.James Courtier-Dutton
2002-03-31patches by Michael Roitzsch for dxr3 compatibility: introduce a new metronomMike Lampard
2002-03-29What's that !!Daniel Caujolle-Bert
2002-03-29Don't free NULL pointerEwald Snel
2002-03-28Ability to change logo at run-time. Fix endianness in xine-logoconv, buildDaniel Caujolle-Bert
2002-03-27fix non-stop bugMiguel Freitas
2002-03-26sound card clock drift patchMiguel Freitas
2002-03-25Re-organised libspudec to hopefully make it more readable.James Courtier-Dutton
2002-03-25- fix frames leakingMiguel Freitas
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-24scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a...Guenter Bartsch
2002-03-23moved network buffering to a seperate file so all network/stream input pluginsGuenter Bartsch
2002-03-23audio drift patch (debug message enabled)Miguel Freitas
2002-03-22fix discontinuity handling when player resume/startMiguel Freitas
2002-03-22performance improvements for slower systemsMiguel Freitas
2002-03-22force redrawing the last _late_ frame. now we can be sure the last frame sent toMiguel Freitas
2002-03-21long-standing bugfix (hopefully)Guenter Bartsch
2002-03-21- only draw still frame/logo if neededMiguel Freitas
2002-03-21fix a freeze on exit problemMiguel Freitas
2002-03-20steps towards dvd playback:Guenter Bartsch
2002-03-19improved buffering for audio-only streamsGuenter Bartsch
2002-03-18make asf demuxer handle audio-only streams (important for webradios\! #-))) a...Guenter Bartsch
2002-03-18small log api updateGuenter Bartsch
2002-03-18xine_log bugfix by bill finkGuenter Bartsch
2002-03-16framerate and other fixes for demux_asfGuenter Bartsch
2002-03-16fix memory leak, add dispose() function to config_values_sEwald Snel
2002-03-16fix for (rare) memory leakEwald Snel
2002-03-14small error message changeGuenter Bartsch
2002-03-14- make libsputext work againMiguel Freitas
2002-03-14Ewald Snel's latest memory leak fixesMiguel Freitas
2002-03-12small fix for excessive seekingGuenter Bartsch
2002-03-12another try to fix driftMiguel Freitas
2002-03-12getting rid of more LOG_ macros => output messages only once ... and another ...Guenter Bartsch
2002-03-12minor corrections and a patch for metronom to make sure it doesn't compensate...Guenter Bartsch
2002-03-12porting some fixes to new metronomMiguel Freitas
2002-03-11Add a "control" method to the audio drivers, to allow pause/resume of theJuergen Keil
2002-03-11Check both BUF_FLAG_END_STREAM and BUF_FLAG_END_USER flag to detect end ofJuergen Keil
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
2002-03-11Use same datatype.Daniel Caujolle-Bert
2002-03-10fix for some segfault on exitMiguel Freitas
2002-03-10- mpeg2 frame duration fixesMiguel Freitas
2002-03-08temporary fix for a/v sync problems, this is _not_ the big update I'm plannin...Guenter Bartsch
2002-03-08slight output changesHeiko Schaefer
2002-03-08Added xine OSD menu structures.James Courtier-Dutton