]> git.sesse.net Git - vlc/commit
* Fake the PCR/SCR on MPEG PES streams (VDR for instance).
authorDerk-Jan Hartman <hartman@videolan.org>
Tue, 24 Jan 2006 05:52:40 +0000 (05:52 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Tue, 24 Jan 2006 05:52:40 +0000 (05:52 +0000)
commit3de570c2f2758aa55e93895c3ead8785a88aa11f
treeae8bfecb73635811b0a27bd67ab4341e2c161098
parenta838001a28815da989f1d92b434372c9b7041ad2
* Fake the PCR/SCR on MPEG PES streams (VDR for instance).
  Don't worry, it's if()'ed such that it's almost impossible for a normal PS file to trigger the hack.
  It worked for all my VDR PES files and was never triggered for my entire PS collection.
modules/demux/ps.c