diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-09-19 10:46:17 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-09-19 10:46:17 +0200 |
commit | e11908cae65545d320f3e0949a9e8c5b426c5b78 (patch) | |
tree | 778f4ea5a87903ad497534763078c76623edf180 /CONTRIBUTORS | |
parent | ed456adc80fdc7760805aa08f4d81146d3ec5576 (diff) | |
download | vdr-e11908cae65545d320f3e0949a9e8c5b426c5b78.tar.gz vdr-e11908cae65545d320f3e0949a9e8c5b426c5b78.tar.bz2 |
cPatPmtParser::ParsePmt() now also recognizes stream type 0x81 as "AC3"
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index eee034cd..0137743c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2946,3 +2946,8 @@ Oliver Schinagl <oliver@schinagl.nl> Andrey Pridvorov <ua0lnj@bk.ru> for reporting a problem with detecting frames in MPEG 4 video, and pointing towards a better way of doing it + +Jens Vogel <jens.vogel@akjv.de> + for suggesting to make cPatPmtParser::ParsePmt() also recognize stream type 0x81 + as "AC3", so that recordings that have been converted from the old PES format to + TS can be played |