summaryrefslogtreecommitdiff
path: root/src/xine-utils/memcpy.c
AgeCommit message (Expand)Author
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-09-16Quit being trigger happy when commiting.Stephen Torri
2003-09-16Removed header that providing nothing needed to the build.Stephen Torri
2003-08-25AMD64 support patch by Adrian SchroeterMichael Roitzsch
2003-07-27- removed xine-engine/locale.c as it is unused, fix static functions in theBastien Nocera
2003-04-20merging in win32 portGuenter Bartsch
2003-01-09memcpy tweaking by Jonathan BrownHeiko Schaefer
2002-12-22Make xine-lib compile with the SunPro compilerRobin KAY
2002-12-13avoid rdtsc with old cpusMiguel Freitas
2002-11-02Less verbosity.Daniel Caujolle-Bert
2002-10-26Removed trailing white spaces.Stephen Torri
2002-10-23final c++ -> c coding style fixes, libxine compiles nowGuenter Bartsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-06-24Remove last tranlated enums. Add --check in .po build, since it seems someDaniel Caujolle-Bert
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-05-28PowerPC Assembly Patch by Andrew Patrikalakis <anrp@irulethe.net>Siggi Langauf
2001-11-20testing some configfile stuff...Miguel Freitas
2001-11-20playing with new configfile schemeMiguel Freitas
2001-11-18test OS support for SSE instructionsMiguel Freitas
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-18sorry, last update already contained some of the new config codeGuenter Bartsch
2001-11-18update to latest mpeg2dec x86_accel sources, hopefully this solves conftest s...Guenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-14catch sigill in memcpy probingGuenter Bartsch
2001-11-07make sure a valid memcopy for the machine is used even if .xinerc tells somet...Guenter Bartsch
2001-11-01don't check for speed of sse-memcpy on freebsdHeiko Schaefer
2001-10-30fixing memcpy probing for some systemsMatthias Dahl
2001-10-22remove prefetchnta from mmx1 codeMiguel Freitas
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch