]> git.sesse.net Git - vlc/commit
Fixed and improved ts-extra-pmt option (close #1592).
authorLaurent Aimar <fenrir@videolan.org>
Fri, 4 Jul 2008 20:22:06 +0000 (20:22 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Fri, 4 Jul 2008 20:22:33 +0000 (20:22 +0000)
commitd0dd8179b650055dcdf4b095c5690427a767fa2e
tree7b50ae3c56fb8ff73122f4a8cb860ebdced31875
parent1d5ae295cd462d70d24cfad65b38638a1bb9407c
Fixed and improved ts-extra-pmt option (close #1592).
If you specify and extra pmt, the parsing of the PAT will be disabled
(unlike previous behaviour).
You can now just specify the pid and number of your program and it will
automatically be used.
You can specify es by type (video, audio, spu) and fourcc instead of
stream type.
You can specify the pcr pid.
modules/demux/ts.c