diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2016-12-22 12:22:11 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2016-12-22 12:22:11 +0100 |
commit | f91468ff9bca7bbf07ff854909cd5564dbb59f23 (patch) | |
tree | 6bb8d4963ce56130672307d62257ea2783fb5502 /HISTORY | |
parent | 22cb026e5e3cb12667d6e07db585a41d748bb55a (diff) | |
download | vdr-f91468ff9bca7bbf07ff854909cd5564dbb59f23.tar.gz vdr-f91468ff9bca7bbf07ff854909cd5564dbb59f23.tar.bz2 |
Implemented a frame parser for H.265 (HEVC) recordings
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |