Fixed handling DVB subtitles for PES recordings

This commit is contained in:
Klaus Schmidinger
2009-11-22 12:30:17 +01:00
parent 8ffbea3788
commit d8857154a1
3 changed files with 4 additions and 2 deletions

View File

@@ -6188,3 +6188,4 @@ Video Disk Recorder Revision History
replaying the recording (at least until the index file has been generated).
- The cRingBufferLinear::Read() function now returns -1 and sets errno to
EAGAIN if the buffer is already full.
- Fixed handling DVB subtitles for PES recordings (thanks to Rolf Ahrenberg).