summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2016-12-22 12:22:11 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2016-12-22 12:22:11 +0100
commitf91468ff9bca7bbf07ff854909cd5564dbb59f23 (patch)
tree6bb8d4963ce56130672307d62257ea2783fb5502 /HISTORY
parent22cb026e5e3cb12667d6e07db585a41d748bb55a (diff)
downloadvdr-f91468ff9bca7bbf07ff854909cd5564dbb59f23.tar.gz
vdr-f91468ff9bca7bbf07ff854909cd5564dbb59f23.tar.bz2
Implemented a frame parser for H.265 (HEVC) recordings
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 8b8130b2..ce3af2d7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8861,3 +8861,4 @@ Video Disk Recorder Revision History
replay of recordings with B-frames (thanks to Thomas Reufer).
- Fixed replaying recordings to their very end, if they don't end with an I-frame
(thanks to Thomas Reufer).
+- Implemented a frame parser for H.265 (HEVC) recordings (thanks to Thomas Reufer).