]> git.sesse.net Git - vlc/commit
(Forward port from branch 0.8.1-jpsaman-thedj) TS demux can now dump a TS stream...
authorJean-Paul Saman <jpsaman@videolan.org>
Mon, 8 Aug 2005 09:16:09 +0000 (09:16 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Mon, 8 Aug 2005 09:16:09 +0000 (09:16 +0000)
commit03e270d09783a604ab2402973980f7b3c7b73018
tree0448221d08a24fcd495bb1fa7c6f6e37d225f5b5
parenta0c550b8773506d2f545e9e47a740c250cc74e82
(Forward port from branch 0.8.1-jpsaman-thedj) TS demux can now dump a TS stream directly to a file or special devices, this mode can be used with DSP's. Enhanced CSA encryption/decryption with a non standard mode to encrypt/decrypt a part of a TS packet. Further I replaced a bunch of // comments with /* .. */ comments style.
modules/demux/ts.c
modules/mux/mpeg/csa.c
modules/mux/mpeg/csa.h
modules/mux/mpeg/ts.c