summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2001-06-17Remove extra (unneeded) trace.Daniel Caujolle-Bert
2001-06-17Add a clean aalib check.Daniel Caujolle-Bert
2001-06-17fixed aspect ratio change bugGuenter Bartsch
2001-06-17fixed small demuxer bugGuenter Bartsch
2001-06-17more engine stability fixes, pause works againGuenter Bartsch
2001-06-17back to itimer for time resolutionGuenter Bartsch
2001-06-17fixed bug cpu_accel.c that strangely only affected freebsd and use nanosleep ...Guenter Bartsch
2001-06-17small bugfix for no audioGuenter Bartsch
2001-06-16err message bugfixGuenter Bartsch
2001-06-16xine engine cleanups and new callbacks for seamless branchingGuenter Bartsch
2001-06-16more seeking/stopping bugfixesGuenter Bartsch
2001-06-16skipping works now for mpeg1 streams tooGuenter Bartsch