diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-06-04 14:49:25 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-06-04 14:49:25 +0200 |
commit | 60a35366dd694d54e278997132da3585b31f0d71 (patch) | |
tree | 38aabf7c8a8cccdbeee6ef027c6ec6975b2e8566 /CONTRIBUTORS | |
parent | a8599c451ea181c912204147d71aa6e228a05712 (diff) | |
download | vdr-60a35366dd694d54e278997132da3585b31f0d71.tar.gz vdr-60a35366dd694d54e278997132da3585b31f0d71.tar.bz2 |
Implemented cVideoRepacker in remux.c to make sure every PES packet contains only data from one frame
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1d327e46..11aa8de1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -955,6 +955,8 @@ Reinhard Nissl <rnissl@gmx.de> for fixing a typo in detecting UTF-8 for fixing handling fragments of less than 4 byte in cPesAssembler for some rearrangements in cDvbPlayer::Action() to avoid lockups on NPTL systems + for implementing cVideoRepacker in remux.c to make sure every PES packet contains + only data from one frame Richard Robson <richard_robson@beeb.net> for reporting freezing replay if a timer starts while in Transfer Mode from the |