summaryrefslogtreecommitdiff
path: root/sdt.c
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2020-06-16 14:50:07 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2020-06-16 14:50:07 +0200
commit54cf10588df512f4677e06452a76fa6ffeb17751 (patch)
tree151c7fa07301c62b0199fe9111922c0b374a87f2 /sdt.c
parent52826ec4c181eade8524e33e535d6e8390cd9198 (diff)
downloadvdr-54cf10588df512f4677e06452a76fa6ffeb17751.tar.gz
vdr-54cf10588df512f4677e06452a76fa6ffeb17751.tar.bz2
Added support for detecting 'advanced codec digital radio sound service'
Diffstat (limited to 'sdt.c')
-rw-r--r--sdt.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sdt.c b/sdt.c
index dc4d1c28..e6a8f40f 100644
--- a/sdt.c
+++ b/sdt.c
@@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
- * $Id: sdt.c 4.7 2020/06/16 14:41:32 kls Exp $
+ * $Id: sdt.c 4.8 2020/06/16 14:50:07 kls Exp $
*/
#include "sdt.h"
@@ -111,6 +111,7 @@ void cSdtFilter::Process(u_short Pid, u_char Tid, const u_char *Data, int Length
case 0x02: // digital radio sound service
case 0x04: // NVOD reference service
case 0x05: // NVOD time-shifted service
+ case 0x0A: // advanced codec digital radio sound service
case 0x16: // digital SD television service
case 0x19: // digital HD television service
case 0x1F: // HEVC digital television service