]> git.sesse.net Git - vlc/commit
Dynamic two-keys CSA
authorKaloyan Kovachev <kkovachev@varna.net>
Wed, 11 Jun 2008 15:22:14 +0000 (18:22 +0300)
committerRémi Denis-Courmont <rdenis@simphalempin.com>
Sun, 15 Jun 2008 16:17:42 +0000 (19:17 +0300)
commit320337e01ad4696b5f011389f72a3516468bd24b
tree16a6a6f89c5319342e96feb2787e457948e06359
parent75bd4e6380117cdad04ebc2cd0873b64c0dcb7f3
Dynamic two-keys CSA

N.B.: I suspect there is a small race condition whereby the callbacks are
invoked while being deleted, but this looks like yet another LibVLC
objects insanity.

Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
modules/demux/ts.c
modules/mux/mpeg/csa.c
modules/mux/mpeg/csa.h
modules/mux/mpeg/ts.c