Age | Commit message (Expand) | Author |
2014-05-19 | NetBSD does not support CLOCK_THREAD_CPUTIME_ID | Thomas Klausner |
2014-03-10 | Silence compiler warnings on register_enum () arg #4. | Torsten Jager |
2013-10-14 | Copyright year update by hg log info #2. | Torsten Jager |
2013-09-18 | Put vzeroupper in the right place, ref. patch as sent to xine-devel. | Darren Salt |
2013-09-17 | Emit vzeroupper after avx memcpy | Roland Scheidegger |
2013-09-13 | Copyright year update by hg log info | Torsten Jager |
2012-07-16 | Added configure check for AVX assembler support | Petri Hintukainen |
2012-07-12 | avx memcpy | Petri Hintukainen |
2012-07-12 | sanity check for memcpy method config value | Petri Hintukainen |
2012-05-29 | Removed extra semicolon | Carlo Bramini |
2012-01-10 | Include xine_private.h to get xine_probe_fast_memcpy() definition | Petri Hintukainen |
2011-12-10 | Merge from 1.1. | Darren Salt |
2011-11-25 | Fixed using uninitialized variable (segfault in memcpy.c) | Petri Hintukainen |
2011-11-18 | Use POSIX timers where available for determining which memcpy method to use. | Darren Salt |
2011-03-20 | Merge from 1.1. | Darren Salt |
2010-10-30 | Try to meassure memcpy method speed by clock() when times() not available. | František Dvořák |
2010-10-23 | mingw32-w64 port: integer sizes portability | František Dvořák |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2009-11-30 | Trim trailing space & reduce space+tab. | Darren Salt |
2008-01-03 | Make memcpy_method a static constant structure, and replace the name string w... | Diego 'Flameeyes' Pettenò |
2008-01-02 | The name of the memcpy method is constant. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Update all the code to the new headers layout. | Diego 'Flameeyes' Pettenò |
2007-11-09 | Merge FSF address changes from 1.1 branch. | Diego 'Flameeyes' Pettenò |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-04-14 | Mark string arrays as arrays of constant pointers, and do the same for memcpy... | Diego 'Flameeyes' Pettenò |
2007-02-20 | const++ | Diego 'Flameeyes' Pettenò |
2006-10-16 | Fixed several warnings (but warnings due to APIs not solved). | František Dvořák |
2006-08-08 | emms not needed for sse | Miguel Freitas |
2006-02-04 | Enable 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-20 | remove all local names beginning with double underscore, because C99 | Michael Roitzsch |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-08-27 | MINGW32 port. Engine library and most of plugins compiles now. | František Dvořák |
2004-06-04 | Remove GNUism. | Robin KAY |
2004-06-01 | applied patches from Daniel Mack for recognizing darwin as a host, and | Conrad Parker |
2004-04-26 | help strings added for all remaining config entries (so I hope) | Michael Roitzsch |
2004-04-25 | addeed ppcasm_cacheable_memcpy fix from David Woodhouse <dwmw2@infradead.org> | Manfred Tremmel |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-09-16 | Quit being trigger happy when commiting. | Stephen Torri |
2003-09-16 | Removed header that providing nothing needed to the build. | Stephen Torri |
2003-08-25 | AMD64 support patch by Adrian Schroeter | Michael Roitzsch |
2003-07-27 | - removed xine-engine/locale.c as it is unused, fix static functions in the | Bastien Nocera |
2003-04-20 | merging in win32 port | Guenter Bartsch |
2003-01-09 | memcpy tweaking by Jonathan Brown | Heiko Schaefer |
2002-12-22 | Make xine-lib compile with the SunPro compiler | Robin KAY |
2002-12-13 | avoid rdtsc with old cpus | Miguel Freitas |
2002-11-02 | Less verbosity. | Daniel Caujolle-Bert |