summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2020-06-23 09:27:09 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2020-06-23 09:27:09 +0200
commit7630f579e18cc122fabdcca3a7c113c8dcbd7632 (patch)
tree7a165fef2f99d1cd41dc373acac2f299abe3d0e3 /HISTORY
parent8bd2ed1494bc466fcbfe8b21a879a7648c8f8cf3 (diff)
downloadvdr-7630f579e18cc122fabdcca3a7c113c8dcbd7632.tar.gz
vdr-7630f579e18cc122fabdcca3a7c113c8dcbd7632.tar.bz2
Added support for HEVC-video and AC-4-audio
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 67c130e0..6f88350a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).