summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Reufer <thomas@reufer.ch>2014-11-02 19:54:38 +0100
committerThomas Reufer <thomas@reufer.ch>2014-11-02 19:54:38 +0100
commit809daf6b89860a9996e157e303fac85965c126df (patch)
tree732baa2334f61a95a7d8b23c83e5a344d3cf4c06
parent477a3fd086d7d856b40168a568eaa54980b71191 (diff)
downloadvdr-plugin-rpihddevice-809daf6b89860a9996e157e303fac85965c126df.tar.gz
vdr-plugin-rpihddevice-809daf6b89860a9996e157e303fac85965c126df.tar.bz2
update HISTORY
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 4d3b593..c1f1d48 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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