mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a possible endless loop in cH264Parser::GetGolombUe()
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -7870,7 +7870,7 @@ Video Disk Recorder Revision History
|
||||
and also to use the correct directory with --edit (the latter reported by Marko
|
||||
M<>kel<65>).
|
||||
|
||||
2014-02-27: Version 2.0.6
|
||||
2014-03-08: Version 2.0.6
|
||||
|
||||
- Updated 'sources.conf' (thanks to Antti Hartikainen).
|
||||
- cFont::CreateFont() now returns a dummy font in case there are no fonts installed.
|
||||
@@ -7900,3 +7900,5 @@ Video Disk Recorder Revision History
|
||||
deleted in a sub folder.
|
||||
- Fixed handling transfer mode on full featured DVB cards for encrypted channels
|
||||
that have no audio pid (reported by Christian Winkler).
|
||||
- Fixed a possible endless loop in cH264Parser::GetGolombUe(), which caused recordings
|
||||
on some HD channels to get stuck and resulted in buffer overflows.
|
||||
|
Reference in New Issue
Block a user