Added handling MPEG audio types "ISO/IEC 14496-3 Audio with LATM transport syntax" and "ISO/IEC 13818-7 Audio with ADTS transport sytax"

This commit is contained in:
Klaus Schmidinger
2010-05-16 13:36:55 +02:00
parent 0f9b247122
commit 7f3d21f867
7 changed files with 57 additions and 18 deletions

View File

@@ -6458,3 +6458,7 @@ Video Disk Recorder Revision History
- The EPG data now handles stream components 5 (H.264-video) and 6 (HEAAC-audio).
- Fixed a problem with external Dolby Digital processing via the '-a' option in live
mode and with TS recordings (reported by Christopher Reimer).
- Added handling MPEG audio types "ISO/IEC 14496-3 Audio with LATM transport syntax"
and "ISO/IEC 13818-7 Audio with ADTS transport sytax" (suggested by Luis Fernandes).
See man vdr(5) on how the APID section of channels has been extended to store
this information.