diff options
author | Thomas Reufer <thomas@reufer.ch> | 2014-01-07 16:34:03 +0100 |
---|---|---|
committer | Thomas Reufer <thomas@reufer.ch> | 2014-01-07 16:34:03 +0100 |
commit | 2741f31236bfbe2087095af7320183cf863ae02e (patch) | |
tree | 10c84e913043b4dce9f7fde4cf0527850504042f /HISTORY | |
parent | dd9fbf38610934623869728d1b00904d15783480 (diff) | |
download | vdr-plugin-rpihddevice-0.0.6.tar.gz vdr-plugin-rpihddevice-0.0.6.tar.bz2 |
2013-12-15: Version 0.0.60.0.6
-------------------------
- new:
- still picture
- trick speeds
- fixed:
- reworked audio detection and decoding, fixed several issues
- reworked stream starting behavior, fixed audio-/video-only play back
- fixed several issues with unsupported video codec (e.g. without MPEG2 key)
- improved fast forward/reverse mode
- several minor bugfixes
- missing:
- deinterlacer
- image grabbing
- video format/output options
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,6 +1,22 @@ VDR Plugin 'rpihddevice' Revision History ----------------------------------------- +2013-12-15: Version 0.0.6 +------------------------- +- new: + - still picture + - trick speeds +- fixed: + - reworked audio detection and decoding, fixed several issues + - reworked stream starting behavior, fixed audio-/video-only play back + - fixed several issues with unsupported video codec (e.g. without MPEG2 key) + - improved fast forward/reverse mode + - several minor bugfixes +- missing: + - deinterlacer + - image grabbing + - video format/output options + 2013-11-17: Version 0.0.5 ------------------------- - new: |