diff options
author | Johns <johns98@gmx.net> | 2015-09-30 11:27:10 +0200 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2015-09-30 11:27:10 +0200 |
commit | f47ee3a2018e9c64927d9a5bd892e4bbc74630e8 (patch) | |
tree | cdd9f930d6af68a7ff71cf849a445563519cbfd3 /ChangeLog | |
parent | 93981031aa8d542f7c6778deaba7fe62beb2af69 (diff) | |
download | vdr-plugin-softhddevice-f47ee3a2018e9c64927d9a5bd892e4bbc74630e8.tar.gz vdr-plugin-softhddevice-f47ee3a2018e9c64927d9a5bd892e4bbc74630e8.tar.bz2 |
Speedup queuing output surface, when decoder buffers are full.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ User johns Date: + Speedup queuing output surface, when decoder buffers are full. Fix bug: info shows wrong decoded video surfaces. Calculate queued output surfaces and show them in info message. Add support for new API of vdr 2.3.1. |