Fixed the cutting mechanism to make it re-sync in case a frame is larger than the buffer

This commit is contained in:
Klaus Schmidinger
2002-05-18 09:24:10 +02:00
parent 7da1dc6e1d
commit 26a2d98524
3 changed files with 12 additions and 3 deletions

View File

@@ -1304,3 +1304,5 @@ Video Disk Recorder Revision History
started a plugin project, you may want to change this in your Makefile accordingly.
- 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).