summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-01-18 11:27:30 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-01-18 11:27:30 +0100
commit2e41129c3627c8981a5909173f5399fda47ed593 (patch)
tree65c5432389a1267388d6da4711fc383bc59435ba /CONTRIBUTORS
parent1df6a87249291566d978f3d104ca68dbb075b37b (diff)
downloadvdr-2e41129c3627c8981a5909173f5399fda47ed593.tar.gz
vdr-2e41129c3627c8981a5909173f5399fda47ed593.tar.bz2
Fixed detecting frame borders in MPEG-2 streams that have "bottom fields" or varying GOP structures
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS6
1 files changed, 6 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index e2182fc7..ab1a3d98 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -620,6 +620,8 @@ Helmut Auer <vdr@helmutauer.de>
command line option to be left empty to use the default values if only ENC shall be set
for reporting an inconsistent behavior between opening the Recordings menu manually
via the main menu and by pressing the Recordings key
+ for helping to debug a problem with frame detection in MPEG-2 streams that have "bottom fields"
+ or varying GOP structures
Jeremy Hall <jhall@UU.NET>
for fixing an incomplete initialization of the filter parameters in eit.c
@@ -3247,3 +3249,7 @@ Mariusz Bialonczyk <manio@skyboo.net>
Eike Sauer <EikeSauer@t-online.de>
for reporting a problem with channels that need more than 5 TS packets for detecting
frame borders
+
+Christian Paulick <cpaulick@xeatre.tv>
+ for reporting a problem with frame detection in MPEG-2 streams that have "bottom fields"
+ or varying GOP structures