mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a possible freeze in pause mode in case a device's PlayPesPacket() function permanently returns 0
This commit is contained in:
@@ -925,6 +925,8 @@ Reinhard Nissl <rnissl@gmx.de>
|
||||
for extending some buffer sizes to allow handling HDTV streams
|
||||
for adding substream handling to cDolbyRepacker
|
||||
for modifying cDolbyRepacker to make sure PES packets don't exceed the requested length
|
||||
for fixing a possible freeze in pause mode in case a device's PlayPesPacket()
|
||||
function permanently returns 0
|
||||
|
||||
Richard Robson <richard_robson@beeb.net>
|
||||
for reporting freezing replay if a timer starts while in Transfer Mode from the
|
||||
@@ -1215,6 +1217,8 @@ Dino Ravnic <dino.ravnic@fer.hr>
|
||||
|
||||
Olaf Titz <olaf@bigred.inka.de>
|
||||
for fixing some typos in the Makefile's 'font' target
|
||||
for reporting a problem and some advice in fixing a possible freeze in pause mode
|
||||
in case a device's PlayPesPacket() function permanently returns 0
|
||||
|
||||
Darren Salt <linux@youmustbejoking.demon.co.uk>
|
||||
for pointing out that the '-' and '<27>' characters need to be escaped in the man
|
||||
|
Reference in New Issue
Block a user