diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2004-10-27 13:09:07 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2004-10-27 13:09:07 +0000 |
commit | c917e3a9cd0cfbd4c5a28fce2c7a5fb956fbaad9 (patch) | |
tree | a27a31ce6dc07de592bef0c2943842816e07042e /ChangeLog | |
parent | ebdf7c59eee588633416888dabb0164f671797ef (diff) | |
download | xine-lib-c917e3a9cd0cfbd4c5a28fce2c7a5fb956fbaad9.tar.gz xine-lib-c917e3a9cd0cfbd4c5a28fce2c7a5fb956fbaad9.tar.bz2 |
Thibaut's request optimizer input layer
CVS patchset: 7077
CVS date: 2004/10/27 13:09:07
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -34,7 +34,10 @@ * Simple libsmbclient (samba) input plugin * improved DVB plugin with support for A52, subtitles, teletext and EIT (electronic program guide). - + * new request optimizer (cache) layer for input plugins to avoid the + overhead of expensive system calls for reading just a couple of + bytes. may be disabled with MRL parameter "#nocache". + xine-lib (1-rc6) * Moved win32 frontend into separate module. * Fixed Xv initialization to enable multiple instances of the Xv plugin |