diff options
| author | Thomas Reufer <thomas@reufer.ch> | 2014-11-02 19:54:38 +0100 |
|---|---|---|
| committer | Thomas Reufer <thomas@reufer.ch> | 2014-11-02 19:54:38 +0100 |
| commit | 809daf6b89860a9996e157e303fac85965c126df (patch) | |
| tree | 732baa2334f61a95a7d8b23c83e5a344d3cf4c06 | |
| parent | 477a3fd086d7d856b40168a568eaa54980b71191 (diff) | |
| download | vdr-plugin-rpihddevice-809daf6b89860a9996e157e303fac85965c126df.tar.gz vdr-plugin-rpihddevice-809daf6b89860a9996e157e303fac85965c126df.tar.bz2 | |
update HISTORY
| -rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,7 @@ VDR Plugin 'rpihddevice' Revision History -------------------------- - new: - added DTS audio codec support + - add setup options to control video mode and its behaviour on stream changes - set HDMI speaker layout to fix channel mapping for multi channel PCM output - support building against external ffmpeg/libav by setting EXT_LIBAV - support for >=ffmpeg-1.2 and >=libav-0.8 with resampling @@ -14,6 +15,8 @@ VDR Plugin 'rpihddevice' Revision History - reworked setup parameter handling - implemented proper command queue for OVG-OSD - fixed: + - increased latency target for live mode to 500ms + - reworked OVG image processing for low level OSD - upmix mono audio channels to stereo when using PCM output on HDMI - skip non-video packets in StillPicture(), fixes artifacts in PES recordings - skip audio substream header for PES recordings with AC3 audio track |
