[vlc-commits] demux/mp4: drop DRMS support
Frédéric Yhuel
git at videolan.org
Mon Mar 26 19:14:59 CEST 2012
vlc | branch: master | Frédéric Yhuel <fyhuel at viotech.net> | Mon Mar 26 09:49:35 2012 +0200| [34acedc63ffd97443874085878c0d8dc40c2b9c7] | committer: Jean-Baptiste Kempf
demux/mp4: drop DRMS support
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=34acedc63ffd97443874085878c0d8dc40c2b9c7
---
modules/demux/mkv/Modules.am | 2 +-
modules/demux/mp4/Modules.am | 3 -
modules/demux/mp4/drms.c | 1809 ----------------------------------------
modules/demux/mp4/drms.h | 35 -
modules/demux/mp4/drmstables.h | 299 -------
modules/demux/mp4/libmp4.c | 90 +--
modules/demux/mp4/libmp4.h | 4 -
modules/demux/mp4/mp4.c | 45 +-
8 files changed, 11 insertions(+), 2276 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=34acedc63ffd97443874085878c0d8dc40c2b9c7
More information about the vlc-commits
mailing list