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