diff options
author | Andreas Auras <yak54@inkennet.de> | 2011-03-08 11:01:50 +0100 |
---|---|---|
committer | Andreas Auras <yak54@inkennet.de> | 2011-03-08 11:01:50 +0100 |
commit | cd283e8aadce9cdba1c211954b9941c7f54579b1 (patch) | |
tree | c71755a1f12674728b5d5e28ded7eecb2d2e04b5 | |
parent | 6c4fc5434fb9acdb2aa09b2504c8cc4aea0c4a71 (diff) | |
download | xine-lib-atmolight-cd283e8aadce9cdba1c211954b9941c7f54579b1.tar.gz xine-lib-atmolight-cd283e8aadce9cdba1c211954b9941c7f54579b1.tar.bz2 |
some more history description for version 0.8
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,5 +1,8 @@ --- Version 0.8 -Added support for df-xine-lib-extensions patch +Added support for df-xine-lib-extensions patch. Now this plugin can also be used with other xine output drivers (e.g. xv) +thanks to the new frame grabbing support of the df-xine-lib-extensions patch for these output drivers. +Fix and optimize handling of grab and output thread. Now the delay on video port open/close action that is caused by the +plugin should be lesser than in previous versions resulting in (for vdr) faster channel switching and jumping within recordings. --- Version 0.7 Added output delay filter which is configurable with new plugin parameter 'filter_delay'. |