mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
pmt.cpp: remove subtitling_descriptor call
Origin commit data
------------------
Commit: 2a79d9ad41
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-01-20 (Fri, 20 Jan 2012)
This commit is contained in:
@@ -167,7 +167,6 @@ printf("descr 0x0A: %02X %02X %02X\n", buff[pos+2], buff[pos+3], buff[pos+4]);
|
|||||||
descramble = true;//FIXME MGM / 10E scrambling subtitles ?
|
descramble = true;//FIXME MGM / 10E scrambling subtitles ?
|
||||||
}
|
}
|
||||||
|
|
||||||
subtitling_descriptor(buff + pos);
|
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case 0x6A: /* AC3 descriptor */
|
case 0x6A: /* AC3 descriptor */
|
||||||
|
Reference in New Issue
Block a user