diff options
author | Thomas Reufer <thomas@reufer.ch> | 2016-04-20 13:23:38 +0200 |
---|---|---|
committer | Thomas Reufer <thomas@reufer.ch> | 2016-04-20 13:45:43 +0200 |
commit | 38c5b2e16b2a6ac5c6d696ca3e91384da9944662 (patch) | |
tree | daea210c9364cc348a093359046adbcac93cbb85 | |
parent | 2ae1d9d53be5cf781c449ee0f026c77b9215167d (diff) | |
download | vdr-plugin-rpihddevice-38c5b2e16b2a6ac5c6d696ca3e91384da9944662.tar.gz vdr-plugin-rpihddevice-38c5b2e16b2a6ac5c6d696ca3e91384da9944662.tar.bz2 |
update HISTORY
-rw-r--r-- | HISTORY | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,6 +1,15 @@ VDR Plugin 'rpihddevice' Revision History ----------------------------------------- +2016-xx-xx: Version 1.2.0 +------------------------- +- new: + - re-enable advanced deinterlacer for SD streams, requires recent firmware + - separate video decoder + - 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 + 2016-04-04: Version 1.0.2 ------------------------- - fixed: |