]> git.sesse.net Git - vlc/commit
demux: ts: Check PAT for duplicate programs (fix #13970)
authorFrancois Cartegnie <fcvlcdev@free.fr>
Wed, 18 Feb 2015 16:54:27 +0000 (17:54 +0100)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Fri, 20 Feb 2015 19:01:10 +0000 (20:01 +0100)
commit92c1541c1c7903c57b4a2231a20f4ead9b3e4da4
treefab57ca63fdf49e1a7b7cba47ff7d0a8b8c70563
parentb8be35ab748a02b28d20f98ac4170cfa275d22e9
demux: ts: Check PAT for duplicate programs (fix #13970)

refs issues/TS/dreambox.ts
Some Dreambox produced streams have patched PAT
setting all programs pid to the recorded's.

Reject that PAT and guess content from probing then.
modules/demux/ts.c