Implemented a frame parser for H.265 (HEVC) recordings

This commit is contained in:
Klaus Schmidinger
2016-12-22 12:22:11 +01:00
parent 22cb026e5e
commit f91468ff9b
4 changed files with 87 additions and 6 deletions

View File

@@ -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).