Fixed ensuring there is a current audio track in case there is only one track

This commit is contained in:
Klaus Schmidinger
2005-02-26 11:46:37 +01:00
parent 5350b65b37
commit 6ef9ec9ac0
3 changed files with 8 additions and 4 deletions

View File

@@ -3435,3 +3435,5 @@ Video Disk Recorder Revision History
- Changed MAXDPIDS to 16 (8xAC3 + 8xDTS) (thanks to Werner Fink for pointing this out).
- Completed Dutch language texts (thanks to Hans Dingemans).
- Added 'smi' to the Finnish language codes (thanks to Rolf Ahrenberg).
- Fixed ensuring there is a current audio track in case there is only one track
(thanks to Werner Fink for reporting this one).