summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-05-18 14:18:06 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-05-18 14:18:06 +0200
commit720f1ffd7b1701723d0ee3186d3764c16ce767aa (patch)
tree91b5c98ad34788a77c4a77905ec7bdc2f7e03898 /HISTORY
parent5b64f51b0b168c709a635c72712374c2a1f47b3f (diff)
downloadvdr-720f1ffd7b1701723d0ee3186d3764c16ce767aa.tar.gz
vdr-720f1ffd7b1701723d0ee3186d3764c16ce767aa.tar.bz2
Fixed the cutting mechanism to make it re-sync in case a frame is larger than the buffer
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index bbdd7904..e7a7b44e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1248,3 +1248,5 @@ Video Disk Recorder Revision History
- Updated 'Premiere Sport 2' in channels.conf (thanks to Rudi Hofer).
- Fixed some function headers to make them compile with gcc 3.x (thanks to
Gregoire Favre).
+- Fixed the cutting mechanism to make it re-sync in case a frame is larger than the
+ buffer (thanks to Sven Grothklags).