summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2013-08-07 10:29:44 +0200
committerJohns <johns98@gmx.net>2013-08-07 10:29:44 +0200
commita13c25d30987a1b8e9f5af2e06344de60a3d4295 (patch)
treedc56568dfada975b04515f30c08070ad44b4fa4d /ChangeLog
parent5265e68aa9a6b6550146c1e601dc715efdd74bb0 (diff)
downloadvdr-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--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e8b4fa..990891c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.