summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-07-17made libmpeg2 a bit more permissive on mpeg constraintsGuenter Bartsch
2001-07-16IRIX / mips port. Audio and CD support are not implemented yet.Matthias Hopf
2001-07-16Include config.h, so that we know the correct value of WORDS_BIGENDIANJuergen Keil
2001-07-16Avoid accessing unaligned 32-bit values (does not work on SPARC)Juergen Keil
2001-07-16Fix 24-bit depth / 32bpp output when not using mit-shmJuergen Keil
2001-07-15patch provided by eduard hasenleithner: make metronom accessible from decodersGuenter Bartsch
2001-07-15code cleanup, fixed the way pts values and decoded samples get associatedGuenter Bartsch
2001-07-14Added first bit of event mechanism for mouse/keyboard stuff.Rich J Wareham
2001-07-14The same bug (see previous commit from guenter) is present in 24 bit yuv2rgbJuergen Keil
2001-07-14Enable STEREO again.James Courtier-Dutton
2001-07-14made win32 path configurableGuenter Bartsch
2001-07-14quick hack to make xine more responsive near mpeg1 stream ends (dangerous)Guenter Bartsch
2001-07-14whoups, forgot to remove some spu_dec functions...Guenter Bartsch
2001-07-14cleaned up and finished spu_thread removalGuenter Bartsch
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