]> git.sesse.net Git - vlc/commit
For private stream_type, fallback on registration descriptor in TS demuxer.
authorLaurent Aimar <fenrir@videolan.org>
Fri, 26 Feb 2010 22:50:25 +0000 (23:50 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Fri, 26 Feb 2010 22:53:21 +0000 (23:53 +0100)
commitc5154680e5159e3952248aa3f7312a79552ff075
treef6e33e60a4c7f28f43745fe575101ae19219408b
parent8f21522cd30beae9ae5367092ed60976c5c0da83
For private stream_type, fallback on registration descriptor in TS demuxer.

It closes #3339 (the stream is correctly detected), but as the 302M content is
not PCM data (probably AC3 or Dolby E), the audio is not correctly decoded.
modules/demux/ts.c