summaryrefslogtreecommitdiff
path: root/src/xine-utils/memcpy.c
AgeCommit message (Collapse)Author
2003-01-09memcpy tweaking by Jonathan BrownHeiko Schaefer
CVS patchset: 3848 CVS date: 2003/01/09 19:28:43
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
CVS patchset: 3623 CVS date: 2002/12/22 00:35:04
2002-12-13avoid rdtsc with old cpusMiguel Freitas
make sure pages are mapped CVS patchset: 3512 CVS date: 2002/12/13 19:41:04
2002-11-02Less verbosity.Daniel Caujolle-Bert
CVS patchset: 3138 CVS date: 2002/11/02 03:13:44
2002-10-26Removed trailing white spaces.Stephen Torri
CVS patchset: 3005 CVS date: 2002/10/26 03:56:10
2002-10-23final c++ -> c coding style fixes, libxine compiles nowGuenter Bartsch
CVS patchset: 2971 CVS date: 2002/10/23 20:26:32
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is ↵Guenter Bartsch
broken now ... matthias/miguel: please fix it :-) CVS patchset: 2606 CVS date: 2002/09/04 23:31:05
2002-06-24Remove last tranlated enums. Add --check in .po build, since it seems someDaniel Caujolle-Bert
tranlators don't use a tool who check validity. CVS patchset: 2158 CVS date: 2002/06/24 19:55:38
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
Internationalize all config related stuff. Fix not registered mrl ending in roq/film demuxer. Add bindtextdomain() calls in load_plugins (for audio/video out plugins). CVS patchset: 2066 CVS date: 2002/06/12 12:22:25
2002-05-28PowerPC Assembly Patch by Andrew Patrikalakis <anrp@irulethe.net>Siggi Langauf
This seems to be _always_ using xine_fast_memcpy() in yuv2rgb.c, which _may_ be a bad idea. CVS patchset: 1961 CVS date: 2002/05/28 12:44:02
2001-11-20testing some configfile stuff...Miguel Freitas
CVS patchset: 1090 CVS date: 2001/11/20 17:22:13
2001-11-20playing with new configfile schemeMiguel Freitas
CVS patchset: 1089 CVS date: 2001/11/20 16:38:34
2001-11-18test OS support for SSE instructionsMiguel Freitas
CVS patchset: 1073 CVS date: 2001/11/18 23:00:34
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
CVS patchset: 1064 CVS date: 2001/11/18 03:53:23
2001-11-18sorry, last update already contained some of the new config codeGuenter Bartsch
CVS patchset: 1063 CVS date: 2001/11/18 01:26:24
2001-11-18update to latest mpeg2dec x86_accel sources, hopefully this solves conftest ↵Guenter Bartsch
segfault CVS patchset: 1062 CVS date: 2001/11/18 00:05:06
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
acceleration?). Merge xine-utils header files to a new one "xineutils.h". Update xine-lib C/headers to reflect those changes. dxr3 headers are no more installed ine $includdir, but $includdir/xine. CVS patchset: 1054 CVS date: 2001/11/17 14:26:36
2001-11-14catch sigill in memcpy probingGuenter Bartsch
CVS patchset: 1036 CVS date: 2001/11/14 23:49:53
2001-11-07make sure a valid memcopy for the machine is used even if .xinerc tells ↵Guenter Bartsch
something different CVS patchset: 984 CVS date: 2001/11/07 14:50:44
2001-11-01don't check for speed of sse-memcpy on freebsdHeiko Schaefer
CVS patchset: 919 CVS date: 2001/11/01 09:44:35
2001-10-30fixing memcpy probing for some systemsMatthias Dahl
CVS patchset: 917 CVS date: 2001/10/30 19:54:17
2001-10-22remove prefetchnta from mmx1 codeMiguel Freitas
(hopefully will fix k6-2 problems) CVS patchset: 854 CVS date: 2001/10/22 01:05:20
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
CVS patchset: 852 CVS date: 2001/10/22 00:52:09