Added support for HEVC-video and AC-4-audio

This commit is contained in:
Klaus Schmidinger
2020-06-23 09:27:09 +02:00
parent 8bd2ed1494
commit 7630f579e1
6 changed files with 18 additions and 7 deletions

View File

@@ -9484,3 +9484,4 @@ Video Disk Recorder Revision History
replacing every occurrence of 'pkg-config' with '$(PKG_CONFIG)', as can be seen in
the Makefiles of the plugins that come with the VDR source.
- Fixed a typo in svdrp.c (thanks to Tobias Grimm).
- Added support for HEVC-video and AC-4-audio (thanks to Christoph Haubrich).