summaryrefslogtreecommitdiff
path: root/src/xine-engine/input_cache.c
AgeCommit message (Expand)Author
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