Revoked "Fixed some compiler warnings with Clang 3.4.1" from ci.c, because this did not compile with older versions of gcc

This commit is contained in:
Klaus Schmidinger
2014-02-25 10:04:07 +01:00
parent a9e1ca63dd
commit de1ce0b27d
4 changed files with 15 additions and 8 deletions

View File

@@ -8202,3 +8202,8 @@ Video Disk Recorder Revision History
- Fixed the replay progress display for very long recordings.
- Fixed detecting broken video data streams when recording.
- Fixed handling frame detection buffer length (reported by Eike Sauer).
2014-02-25: 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).