[vlc-devel] commit: Dynamic two-keys CSA (Kaloyan Kovachev )
git version control
git at videolan.org
Sun Jun 15 18:15:48 CEST 2008
vlc | branch: master | Kaloyan Kovachev <kkovachev at varna.net> | Wed Jun 11 18:22:14 2008 +0300| [320337e01ad4696b5f011389f72a3516468bd24b]
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 at simphalempin.com>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=320337e01ad4696b5f011389f72a3516468bd24b
---
modules/demux/ts.c | 72 +++++++++++++++++++++++++++-
modules/mux/mpeg/csa.c | 44 +++++++++++------
modules/mux/mpeg/csa.h | 6 ++-
modules/mux/mpeg/ts.c | 122 ++++++++++++++++++++++++++++++++++++++++++++++--
4 files changed, 219 insertions(+), 25 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=320337e01ad4696b5f011389f72a3516468bd24b
More information about the vlc-devel
mailing list