summaryrefslogtreecommitdiff
path: root/src/xine-engine/input_cache.c
AgeCommit message (Expand)Author
2013-09-13Copyright year update by hg log infoTorsten Jager
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
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ò
2008-05-05Replace load_plugins.h with a more generic xine_private.h, move the functions...Diego 'Flameeyes' Pettenò
2008-05-03Stop exporting a few internal functions, remove the unued parameter to _x_cah...Diego 'Flameeyes' Pettenò
2007-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò
2007-11-25Merge from 1.1.Darren Salt
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-10Merge from 1.1.Darren Salt
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-06-09Convert all input plugins to use void * as type for the buf parameter of read...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