summaryrefslogtreecommitdiff
path: root/src/xine-engine/input_cache.c
AgeCommit message (Expand)Author
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2008-05-09Remove a new bunch of xine_malloc() calls.Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2007-11-23Merge.Darren Salt
2007-11-15assert that not more than the buffersize is readMatthias Kretz
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-04-18Limit common-case buffer copying optimisation to i386 & amd64.Darren Salt
2007-02-20Fix a lot of format warnings in lprintf calls (mostly %ldd -> %"PRId64").Diego 'Flameeyes' Pettenò
2007-01-19Make get_mrl return a const char * too.Diego 'Flameeyes' Pettenò
2006-09-08Try to match input plugin block size.Thibaut Mattern
2006-06-20Fix generic warnings.Diego 'Flameeyes' Pettenò
2006-05-22Fixed unaligned access on IA64 (Andreas Schwab).Matthias Hopf
2005-11-28*BUGFIX*František Dvořák
2005-10-14input plugin time seeking patch.Miguel Freitas
2005-05-22**BUGFIX**James Stembridge
2005-02-09Finally commit the plugin loader improvements.Thibaut Mattern
2004-12-13make sure position doesn't get < 0Miguel Freitas
2004-11-16do never cache input position.Miguel Freitas
2004-10-31last fixes...Miguel Freitas
2004-10-30fix time/position displaying for dvdsMiguel Freitas
2004-10-27Thibaut's request optimizer input layerMiguel Freitas