diff options
author | scop <scop> | 2005-08-02 11:15:35 +0000 |
---|---|---|
committer | scop <scop> | 2005-08-02 11:15:35 +0000 |
commit | eddc485856ead6e0704c7def1d3d55dd5b34763b (patch) | |
tree | 29d85de0405ecb5063fa2f4079530b76144ba508 | |
parent | f6149e2264e94859fd53d0b75f1ff55edd49eed2 (diff) | |
download | vdr-plugin-dxr3-eddc485856ead6e0704c7def1d3d55dd5b34763b.tar.gz vdr-plugin-dxr3-eddc485856ead6e0704c7def1d3d55dd5b34763b.tar.bz2 |
Mention Nißl's patch.
-rw-r--r-- | patches/vdr-iframe.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/patches/vdr-iframe.patch b/patches/vdr-iframe.patch index f73d89e..893d02e 100644 --- a/patches/vdr-iframe.patch +++ b/patches/vdr-iframe.patch @@ -2,6 +2,8 @@ Workaround for I-frame display problems when cutting (still picture not updating) and/or fast forward/backward in some streams. Apply to: VDR sources More info: http://www.schluenss.de/history.html +Probably a better fix than this one can be found at + http://home.vr-web.de/~rnissl/vdr-1.3.24-dvbplayer.patch --- recording.c.orig 2005-02-12 12:17:47.000000000 +0200 |