summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2002-04-16switch to '%' as subtitle seperatorGuenter Bartsch
2002-04-16More accurate slider position.James Courtier-Dutton
2002-04-16This fix for hang when using dvdnav is not needed any more.James Courtier-Dutton
2002-04-16Move fix to xine-dvdnav instead. This broke input_file plugin.James Courtier-Dutton
2002-04-16fix segfault reported by Chris Rankin and add keyframe supportMiguel Freitas
2002-04-15Fix hang when user presses "seek" during still dvd menu with dvdnav.James Courtier-Dutton
2002-04-15Alsa pause and resume is not stable enought yet.James Courtier-Dutton
2002-04-14make sure xine is unpaused before seekingMiguel Freitas
2002-04-14link syncfb plugin with X11 librariesEwald Snel
2002-04-14pts generation for video and split-up of big packagesGuenter Bartsch
2002-04-14avoid critical problems in yuv2rgb caused by very small frame output sizeEwald Snel
2002-04-14some more support for video in oggGuenter Bartsch
2002-04-14xvid fourcc patch, small debug output fixesGuenter Bartsch
2002-04-13Fixed the audio pausing/resuming on alsa09.James Courtier-Dutton
2002-04-13Fix a bug whereby xine would hang if someone pressed the STOP or EXIT button ...James Courtier-Dutton
2002-04-13patch submitted by Christian Vogler plus some coding style cleanupsGuenter Bartsch
2002-04-12ignore first pts (timestamp) after seeking (not reliable, i don't knowMiguel Freitas
2002-04-11Add an INPUT_CAP_PREVIEW mode.James Courtier-Dutton
2002-04-11Tempory fix for playing DVDs with dvdnav.James Courtier-Dutton
2002-04-11Fix configfile corruption reported by Chris RankinEwald Snel
2002-04-10update spu apiMiguel Freitas
2002-04-09make sure asxparser doesn't try to handle mms:// style mrlsGuenter Bartsch
2002-04-09patch to fix libsputext on seeks by Zoltán BöszörményiMiguel Freitas
2002-04-09Introducing steps towards a menu api in video_overlay.cJames Courtier-Dutton
2002-04-09update to Miguel's new decoder apiMike Lampard
2002-04-09new xine error (usually reported with unknown codecs)Miguel Freitas
2002-04-09fix to play some streams with bih.biCompression not setMiguel Freitas
2002-04-09buffer leakMiguel Freitas
2002-04-09- new (fast) demuxer seeking schemeMiguel Freitas
2002-04-07Fix compile problems with wine including the wrong header files.James Courtier-Dutton
2002-04-07forget pts on resetMiguel Freitas
2002-04-07fix bug where metronom_got_audio_samples() is called beforeMiguel Freitas
2002-04-07another divx5 oatch from heiko schaeferGuenter Bartsch
2002-04-06divx5 codec support, patch contributed by heiko schaeferGuenter Bartsch
2002-04-06update to latest ffmpeg cvs, this should add mpeg-4 bframe support :-) (BTW: ...Guenter Bartsch
2002-04-06revert last patchMiguel Freitas
2002-04-06Very minor change to rff pattern function.James Courtier-Dutton
2002-04-06Cleaning up libspudecJames Courtier-Dutton
2002-04-06enough of talking... :)Miguel Freitas
2002-04-06changes i forgot to commit with sound card drift patch. AO_MAX_GAP shouldMiguel Freitas
2002-04-06reset decoder on discontinuities (comments inside)Miguel Freitas
2002-04-06small cleanupMiguel Freitas
2002-04-06nav is the preferred method for discontinuity detection. scr must beMiguel Freitas
2002-04-06oops, i don't want thatMiguel Freitas
2002-04-06fix bad_frame logic (bug introduced in 0.2.1 sync)Miguel Freitas
2002-04-04some progress towards implementing direct show filter (http://tobias.everwick...Guenter Bartsch
2002-04-04latest dxr3 patches from Michael Roitzsch and Zoltan BoszormenyiMiguel Freitas
2002-04-03enable both nav and scr discontinuity detection. nav will provide moreMiguel Freitas
2002-04-03implement Michel's suggestion to detect finished frames.Miguel Freitas
2002-04-03Checking in patch by Chris Rankin: "Here's a simple patch for the SyncFBMatthias Dahl