diff options
author | Chris Rankin <rankincj@yahoo.com> | 2011-09-10 21:57:45 +0100 |
---|---|---|
committer | Chris Rankin <rankincj@yahoo.com> | 2011-09-10 21:57:45 +0100 |
commit | c64cc8e73de41316ca83a3135b6e9df34b89da71 (patch) | |
tree | 232015e14a9f2dcfa892958ed686b5bc2b9704cc /doc | |
parent | d64df7d5b79b965ffd546d8e45553e1cb9efe2b3 (diff) | |
download | xine-lib-c64cc8e73de41316ca83a3135b6e9df34b89da71.tar.gz xine-lib-c64cc8e73de41316ca83a3135b6e9df34b89da71.tar.bz2 |
Remove the attempt to auto-detect audio/video streams from the MPEG-TS.
The only way to identify which codec a stream is using is to wait for a
PMT, at which time we know all the PIDs anyway. The codec ID is in no way
related to (0x100 + stream ID), which is what this code was trying to do.
Such a codec ID just hits the default path of "Unknown, using MPEG instead".
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions