summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorThomas Reufer <thomas@reufer.ch>2015-01-20 20:17:47 +0100
committerThomas Reufer <thomas@reufer.ch>2015-01-20 20:44:49 +0100
commit51cfb6c814942220d1ca6c017f1bb090ef2ab81d (patch)
tree7a47941c36fd342e00d02608625debfd6f488e56 /HISTORY
parentb2ddf088f98c9ff855f9c3c06d8d842106118421 (diff)
downloadvdr-plugin-rpihddevice-51cfb6c814942220d1ca6c017f1bb090ef2ab81d.tar.gz
vdr-plugin-rpihddevice-51cfb6c814942220d1ca6c017f1bb090ef2ab81d.tar.bz2
make use of video decoder's new SEI parsing features, requires firmware from 2015/01/18 or newer
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2b2dc55..16048ad 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8,6 +8,9 @@ VDR Plugin 'rpihddevice' Revision History
- updated Finnish translations and fixed tr() usage (thanks to Rolf Ahrenberg)
- use fast deinterlacer for HD streams
- added high level OSD with GPU support
+- fixed:
+ - start H.264 video with valid frame only, requires firmware from 2015/01/18
+ or newer
2014-11-02: Version 0.0.10
--------------------------