summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-01-25 14:37:05 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-01-25 14:37:05 +0100
commitdd95f4ed61db236b5135129ca70e1315a89b71ca (patch)
tree0553a3bfc649881c27a2b0b7c318d7ba0652d3ec /CONTRIBUTORS
parent6bd94489deb08ab5eed2e83cbb1f818295fd9a26 (diff)
downloadvdr-dd95f4ed61db236b5135129ca70e1315a89b71ca.tar.gz
vdr-dd95f4ed61db236b5135129ca70e1315a89b71ca.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 48ec1409..e6dce486 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
@@ -3192,3 +3194,7 @@ Eike Edener <eike@edener.de>
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