diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2005-09-24 22:47:23 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2005-09-24 22:47:23 +0000 |
commit | 3a084fc0835c233bdbce78c7ba2083d578c1155f (patch) | |
tree | 03066303efe9d8a56475db0a1ee01ebdeba0f1e7 | |
parent | 7ebc2457e6c0b00abeabe70d3272b1f340c65da0 (diff) | |
download | xine-lib-3a084fc0835c233bdbce78c7ba2083d578c1155f.tar.gz xine-lib-3a084fc0835c233bdbce78c7ba2083d578c1155f.tar.bz2 |
experimenta frame allocation optimization
CVS patchset: 7742
CVS date: 2005/09/24 22:47:23
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ xine-lib (1.1.1) or TV, deinterlacing, image controls, zoom, OSD, double/triple buffering, vsync, flicker filtering, field parity control) * overlay cropping fixes for small streams or when using cropping support + * experimental frame allocation optimization reduces cpu usage of the + deinterlacer plugin by up 25% xine-lib (1.1.0) * new quality deinterlacer from dscaler: GreedyH (Greedy High Motion) |