summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2001-06-23fixed race between metronom and xine engine, small audio plugin api change to...Guenter Bartsch
2001-06-23Fixed/implement xine_get_browse_mrls(), and related stuff.Daniel Caujolle-Bert
2001-06-22Make sure the sun-style-ioctl audio plugin compiles on NetBSDJuergen Keil
2001-06-21re-added config.h, should be removed as ASAP, but we need it for nowGuenter Bartsch
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
2001-06-18Added very primitive overlay capacity (white line now appears if subtitles ar...Rich J Wareham
2001-06-18support for mono avi audioGuenter Bartsch
2001-06-18fixed some typosGuenter Bartsch
2001-06-18Added first step towards integrating SPU decoder into the new framework.Rich J Wareham
2001-06-17increased number of sent preview buffersGuenter Bartsch
2001-06-17Enlarge preview buffer for mpeg_block, add preview to elem demuxer.Daniel Caujolle-Bert
2001-06-17little hack for pause expose redrawsGuenter Bartsch