diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-09-18 09:57:38 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-09-18 09:57:38 +0200 |
commit | ed456adc80fdc7760805aa08f4d81146d3ec5576 (patch) | |
tree | c8669bb53687a47389a6a27264b93ded62684e6a /CONTRIBUTORS | |
parent | 14eb0d77e9481c24c753f51745bd661fc7644e35 (diff) | |
download | vdr-ed456adc80fdc7760805aa08f4d81146d3ec5576.tar.gz vdr-ed456adc80fdc7760805aa08f4d81146d3ec5576.tar.bz2 |
Improved detecting frames in MPEG 4 video
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4df88b50..eee034cd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1322,8 +1322,6 @@ Reinhard Nissl <rnissl@gmx.de> for reporting that the Transfer Mode indicator bitmap in the LCARS skin may not fit with small font sizes for reporting a race condition when zapping in transfer mode - for reporting an error in mapping the frame type bits when detecting independent - frames in MPEG 4 video Richard Robson <richard_robson@beeb.net> for reporting freezing replay if a timer starts while in Transfer Mode from the @@ -2944,3 +2942,7 @@ Dennis Bendlin <dennisbendlin@online.de> Oliver Schinagl <oliver@schinagl.nl> for a patch that was used to implement the setup options "OSD/Color key [0123]" + +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 |