diff options
author | Johns <johns98@gmx.net> | 2013-05-10 15:53:26 +0200 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2013-05-10 15:53:26 +0200 |
commit | c1d3b9d0483fd8c976fae82518804654d2e433ff (patch) | |
tree | c3b4f44e7149876d7ee77c44d90ceddbf89dd420 /ChangeLog | |
parent | 4fe1c43c08c6ebe1cc1c16372ba5954d7f4ff7d3 (diff) | |
download | vdr-plugin-softhddevice-c1d3b9d0483fd8c976fae82518804654d2e433ff.tar.gz vdr-plugin-softhddevice-c1d3b9d0483fd8c976fae82518804654d2e433ff.tar.bz2 |
Support AMD VDPAU with surface != requested size.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ User johns Date: + Support AMD VDPAU with surface size != requested size. + Add cache for auto-crop buffer. Fix opengl and opengl threads bugs. Initial opengl support with va-api only. Fix "broken driver" message if empty ring buffer. |