Add function GetStats to the video output module.

This commit is contained in:
Johns
2013-08-07 10:29:44 +02:00
parent 5265e68aa9
commit a13c25d309
2 changed files with 51 additions and 17 deletions

View File

@@ -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.