]> git.sesse.net Git - vlc/commit
- csa.* : CSA scrambling implementation.
authorLaurent Aimar <fenrir@videolan.org>
Sun, 25 Jan 2004 02:26:04 +0000 (02:26 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Sun, 25 Jan 2004 02:26:04 +0000 (02:26 +0000)
commit0d5eef15b5375320a0e87eb4332da309ae1d5fe2
tree2137e38f3aad411a2c41befccbb87bd329695f00
parente525bf1328170052fd31a4b7612b1c20996abc75
 - csa.* : CSA scrambling implementation.
 - demux/ts.c, mux/mpeg/ts.c: added support for CSA (de)scrambling
 (fixed key).
modules/demux/Modules.am
modules/demux/ts.c
modules/mux/mpeg/Modules.am
modules/mux/mpeg/csa.c [new file with mode: 0644]
modules/mux/mpeg/csa.h [new file with mode: 0644]
modules/mux/mpeg/ts.c