diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-06-11 11:28:13 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-06-11 11:28:13 +0200 |
commit | b226ab46d6de31746665997fe79c165521e793af (patch) | |
tree | d17c0846a90998f676780fe24edf9a1db3aed649 /CONTRIBUTORS | |
parent | 1afb2cf1c288a41b07c96d26d2a386ecee2326eb (diff) | |
download | vdr-b226ab46d6de31746665997fe79c165521e793af.tar.gz vdr-b226ab46d6de31746665997fe79c165521e793af.tar.bz2 |
Fixed detecting frames in case the Picture Start Code or Access Unit Delimiter extends over TS packet boundaries
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d128222b..5abb1085 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2711,3 +2711,7 @@ Dirk Leber <dirk.leber@reel-multimedia.com> Marco Göbenich <mg@needful.de> for reporting a problem with executing diseqc commands from different threads + +Johan Andersson <jna@jna.pp.se> + for reporting a bug in detecting frames in case the Picture Start Code or Access Unit + Delimiter extends over TS packet boundaries |