diff options
author | Johns <johns98@gmx.net> | 2013-08-07 10:29:44 +0200 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2013-08-07 10:29:44 +0200 |
commit | a13c25d30987a1b8e9f5af2e06344de60a3d4295 (patch) | |
tree | dc56568dfada975b04515f30c08070ad44b4fa4d /ChangeLog | |
parent | 5265e68aa9a6b6550146c1e601dc715efdd74bb0 (diff) | |
download | vdr-plugin-softhddevice-a13c25d30987a1b8e9f5af2e06344de60a3d4295.tar.gz vdr-plugin-softhddevice-a13c25d30987a1b8e9f5af2e06344de60a3d4295.tar.bz2 |
Add function GetStats to the video output module.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ User johns Date: + Add function GetStats to the video output module. Add function ResetStart to the video output module. Add function SetClosing to the video output module. Generalize GetVaapiContext to GetHwAccelContext. |