summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-07-13Make SPU decode use Video decoder thread instead of it's own thread.James Courtier-Dutton
2001-07-11fixed playback of field picture based streams using XShmGuenter Bartsch
2001-07-11fixed segfault for field picture based streamsGuenter Bartsch
2001-07-11fixed 15 bit support (mmx)Guenter Bartsch
2001-07-11fixed crash in xv plugin on displays that have the Xv extension but no xv-cap...Guenter Bartsch
2001-07-11Add PATH/NAME_MAX decl checks.Daniel Caujolle-Bert
2001-07-11added missing fileGuenter Bartsch
2001-07-10metronom bugfix to handle pts start detection rightGuenter Bartsch
2001-07-10small performance improvement - utilizing cache-localityGuenter Bartsch
2001-07-10latest libac3 from walkenGuenter Bartsch
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
2001-07-10subtitle patches (esp. for XShm) from JamesGuenter Bartsch
2001-07-09document a few known problems with the solaris version of xineJuergen Keil
2001-07-09latest subtitle patches (cleanups) from jamesGuenter Bartsch
2001-07-08subtitle patches from jamesGuenter Bartsch
2001-07-08corrected more pts handling / header searching bugsGuenter Bartsch
2001-07-08Patch for better video sync from James Courtier-DuttonGuenter Bartsch
2001-07-06fixed video offset bug for remote x11 voHeiko Schaefer
2001-07-05added missing header files to Makefile.amsGuenter Bartsch
2001-07-04latest overlay patches from James, simple overlays should workuid32519
2001-07-04removed another file no longer neededuid32519
2001-07-04got parameters wronguid32519
2001-07-04removing old filesuid32519
2001-07-04spu support updated (unfinished) from Jamesuid32519
2001-07-04Fix a few compiler warningsuid56437
2001-07-04Use the video_out driver's copy function (so that video_out_xshm canuid56437
2001-07-04* 32-bit aligned memory access for bitstream access, so a SPARC cpu is happy.uid56437
2001-07-04Add prototypes for all functions in wine/*, to catch __stdcall functionuid56437
2001-07-04* mediaLib accelerated yuv2rgb conversion routines (for sparc solaris)uid56437
2001-07-03forgot to protect some demuxersGuenter Bartsch
2001-07-03chasing more races..Guenter Bartsch
2001-07-02Must re-initialize FPU registers after MMX use. Without such a re-Juergen Keil
2001-07-01small addition for extension pluginsGuenter Bartsch
2001-07-01extended input plugin api for interactive menus and seamless branchingGuenter Bartsch
2001-06-30(hopefully) fixed alsa driverGuenter Bartsch
2001-06-30fixed small typoGuenter Bartsch
2001-06-28small fix for libmpeg2 to handle non-seekable streams correcltyGuenter Bartsch
2001-06-26last_audio_vpts stuff added to sun audio driverJuergen Keil
2001-06-25Unscaled MMX accelerated yuv2rgb was broken, used wrong value for {yuv}_strideJuergen Keil
2001-06-25only zoom mpeg1 if running locallyGuenter Bartsch
2001-06-25small code cleanup, no warnings when compiling esdGuenter Bartsch
2001-06-25use XvShm by defaultGuenter Bartsch
2001-06-24fixed esd output pluginGuenter Bartsch
2001-06-24lots of bugfixes for race condtitions, X11 in general and support for remote ...Guenter Bartsch
2001-06-24added arts audio support contributed by Philip StadermannGuenter Bartsch
2001-06-24fixed small bug about clean xine exitGuenter Bartsch
2001-06-24fixed small audio_fd initialization bugGuenter Bartsch
2001-06-24added michels patch for mmx detection on freebsdGuenter Bartsch
2001-06-24added missing metronom functions (sorry... ;-))Guenter Bartsch
2001-06-23Fixed mrls malloc bug.Daniel Caujolle-Bert