summaryrefslogtreecommitdiff
path: root/src/xine-utils/memcpy.c
AgeCommit message (Expand)Author
2014-05-19NetBSD does not support CLOCK_THREAD_CPUTIME_IDThomas Klausner
2014-03-10Silence compiler warnings on register_enum () arg #4.Torsten Jager
2013-10-14Copyright year update by hg log info #2.Torsten Jager
2013-09-18Put vzeroupper in the right place, ref. patch as sent to xine-devel.Darren Salt
2013-09-17Emit vzeroupper after avx memcpyRoland Scheidegger
2013-09-13Copyright year update by hg log infoTorsten Jager
2012-07-16Added configure check for AVX assembler supportPetri Hintukainen
2012-07-12avx memcpyPetri Hintukainen
2012-07-12sanity check for memcpy method config valuePetri Hintukainen
2012-05-29Removed extra semicolonCarlo Bramini
2012-01-10Include xine_private.h to get xine_probe_fast_memcpy() definitionPetri Hintukainen
2011-12-10Merge from 1.1.Darren Salt
2011-11-25Fixed using uninitialized variable (segfault in memcpy.c)Petri Hintukainen
2011-11-18Use POSIX timers where available for determining which memcpy method to use.Darren Salt
2011-03-20Merge from 1.1.Darren Salt
2010-10-30Try to meassure memcpy method speed by clock() when times() not available.František Dvořák
2010-10-23mingw32-w64 port: integer sizes portabilityFrantišek Dvořák
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2008-01-03Make memcpy_method a static constant structure, and replace the name string w...Diego 'Flameeyes' Pettenò
2008-01-02The name of the memcpy method is constant.Diego 'Flameeyes' Pettenò
2007-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò
2007-11-09Merge FSF address changes from 1.1 branch.Diego 'Flameeyes' Pettenò
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-04-14Mark string arrays as arrays of constant pointers, and do the same for memcpy...Diego 'Flameeyes' Pettenò
2007-02-20const++Diego 'Flameeyes' Pettenò
2006-10-16Fixed several warnings (but warnings due to APIs not solved).František Dvořák
2006-08-08emms not needed for sseMiguel Freitas
2006-02-04Enable AMD64 mmx/sse support in some plugins (tvtime, libmpeg2, goom...)Miguel Freitas
2005-11-28*BUGFIX*František Dvořák
2005-05-07*BUGFIX*František Dvořák
2004-12-20remove all local names beginning with double underscore, because C99Michael Roitzsch
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-08-27MINGW32 port. Engine library and most of plugins compiles now.František Dvořák
2004-06-04Remove GNUism.Robin KAY
2004-06-01applied patches from Daniel Mack for recognizing darwin as a host, andConrad Parker
2004-04-26help strings added for all remaining config entries (so I hope)Michael Roitzsch
2004-04-25addeed ppcasm_cacheable_memcpy fix from David Woodhouse <dwmw2@infradead.org>Manfred Tremmel
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