mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Removed the "Cleared/PlayPes(NULL, 0)" handling from cTransfer::Action(); Making sure the buffer reserve in cTransfer::Action() is re-established after clearing the buffer
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -3392,3 +3392,7 @@ Video Disk Recorder Revision History
|
||||
the function the substream id of the given audio packet, so that a plugin can
|
||||
take the right action for the various kinds if audio data (based on suggestions
|
||||
by Werner Fink and Macro Schl<68><6C>ler).
|
||||
- Removed the "Cleared/PlayPes(NULL, 0)" handling from cTransfer::Action(), since this
|
||||
is now done when attaching the player to the device (thanks to Marco Schl<68><6C>ler).
|
||||
- Making sure the buffer reserve in cTransfer::Action() is re-established after
|
||||
clearing the buffer.
|
||||
|
Reference in New Issue
Block a user