mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
cAudio::Play() now also gets the 0xC0...0xDF audio
This commit is contained in:
5
HISTORY
5
HISTORY
@@ -3390,8 +3390,9 @@ Video Disk Recorder Revision History
|
||||
- Forcing a new resync after a call to cRemux::Clear() (suggested by Marco Schl<68><6C>ler).
|
||||
- The cAudio::Play() function now has an additional parameter 'uchar Id' which tells
|
||||
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).
|
||||
take the right action for the various kinds if audio data - which now also includes
|
||||
"normal" audio with ids 0xC0...0xDF (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
|
||||
|
Reference in New Issue
Block a user