Improved handling PES video packets with zero length when converting from TS to PES

This commit is contained in:
Klaus Schmidinger
2008-12-13 14:43:22 +01:00
parent 3c7d1a16ac
commit 22feb7bf1c
5 changed files with 58 additions and 21 deletions

View File

@@ -5840,3 +5840,4 @@ Video Disk Recorder Revision History
and Edgar Hucek).
- The cDvbTuner::IsTunedTo() function now also checks the symbol rate in case of
DVB-S and DVB-C.
- Improved handling PES video packets with zero length when converting from TS to PES.