mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
The cutter now allocates its buffers on the heap to avoid problems on systems with limited stack space
This commit is contained in:
@@ -2919,6 +2919,8 @@ Juergen Lock <vdr-l@jelal.kn-bremen.de>
|
||||
in case, for instance, there is now a DVB-T device where there used to be a bonded
|
||||
DVB-S device
|
||||
for fixing a possible deadlock in handling the tuners of bonded devices
|
||||
for suggesting to allocate the cutter's buffers on the heap to avoid problems on
|
||||
systems with limited stack space
|
||||
|
||||
Sergiu Dotenco <sergiu.dotenco@googlemail.com>
|
||||
for reporting a missing initialization in sDvbSpuRect
|
||||
|
Reference in New Issue
Block a user