diff options
author | Thomas Reufer <thomas@reufer.ch> | 2016-04-20 13:26:25 +0200 |
---|---|---|
committer | Thomas Reufer <thomas@reufer.ch> | 2016-04-20 13:45:43 +0200 |
commit | 9baf415358dcd7c3992048625303b11166857cc5 (patch) | |
tree | 77f12a318f1876034b0815185413bfd63a698b3f /HISTORY | |
parent | 38c5b2e16b2a6ac5c6d696ca3e91384da9944662 (diff) | |
download | vdr-plugin-rpihddevice-next.tar.gz vdr-plugin-rpihddevice-next.tar.bz2 |
don't ignore audio frames for slow trick speeds to keep clock in syncnext
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ VDR Plugin 'rpihddevice' Revision History - implement omx event handler and get rid of omx callbacks - use PatPmtParser to determine video codec - decouple audio and video specific functions from cOmx class +- fixed: + - don't ignore audio frames for slow trick speeds to keep clock in sync 2016-04-04: Version 1.0.2 ------------------------- |