From d2ed6de22829288c5cfd3a52b1da090e96d3329d Mon Sep 17 00:00:00 2001 From: Thomas Reufer Date: Tue, 7 Jan 2014 16:20:51 +0100 Subject: 2013-09-27: Version 0.0.1 Initial prototype - limitations: - video codec hard coded to MPEG2, output on HDMI - audio codec hard coded to MP3, output on phone jack - tested: - OSD - SDTV live view and replay - missing: - dynamic switching between MPEG2 and H264 video codec - trick speeds - much more... --- HISTORY | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 HISTORY (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY new file mode 100644 index 0000000..e2632e0 --- /dev/null +++ b/HISTORY @@ -0,0 +1,17 @@ +VDR Plugin 'rpihddevice' Revision History +----------------------------------------- + +2013-09-27: Version 0.0.1 + +Initial prototype +- limitations: + - video codec hard coded to MPEG2, output on HDMI + - audio codec hard coded to MP3, output on phone jack +- tested: + - OSD + - SDTV live view and replay +- missing: + - dynamic switching between MPEG2 and H264 video codec + - trick speeds + - much more... + -- cgit v1.2.3