mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed adding new source types in case they are already registered
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -8203,7 +8203,7 @@ Video Disk Recorder Revision History
|
||||
- Fixed detecting broken video data streams when recording.
|
||||
- Fixed handling frame detection buffer length (reported by Eike Sauer).
|
||||
|
||||
2014-03-08: Version 2.1.6
|
||||
2014-03-09: Version 2.1.6
|
||||
|
||||
- Revoked "Fixed some compiler warnings with Clang 3.4.1" from ci.c, because this
|
||||
did not compile with older versions of gcc (thanks to S<>ren Moch).
|
||||
@@ -8215,3 +8215,5 @@ Video Disk Recorder Revision History
|
||||
on some HD channels to get stuck and resulted in buffer overflows.
|
||||
- Fixed handling PAT packets when detecting frames, so that they can be properly
|
||||
taken into account when regenerating the index of a recording.
|
||||
- Fixed adding new source types in case they are already registered (reported by Rolf
|
||||
Ahrenberg).
|
||||
|
Reference in New Issue
Block a user