[vlc-devel] commit: Remove CMML module. (Jean-Baptiste Kempf )
git version control
git at videolan.org
Mon Jan 4 21:30:06 CET 2010
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Jan 4 21:29:18 2010 +0100| [203fc8a678d974786c55401d6e10c71a0cfe52ec] | committer: Jean-Baptiste Kempf
Remove CMML module.
No maintainer showed up. It is broken in many ways and there is virtually no streams using that...
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=203fc8a678d974786c55401d6e10c71a0cfe52ec
---
NEWS | 1 +
configure.ac | 11 -
modules/LIST | 1 -
modules/codec/Modules.am | 2 +-
modules/codec/cmml/HACKING | 103 -----
modules/codec/cmml/Modules.am | 11 -
modules/codec/cmml/browser_open.c | 95 ----
modules/codec/cmml/browser_open.h | 33 --
modules/codec/cmml/cmml.c | 266 ------------
modules/codec/cmml/history.c | 229 ----------
modules/codec/cmml/history.h | 68 ---
modules/codec/cmml/intf.c | 850 -------------------------------------
modules/codec/cmml/xarray.c | 238 -----------
modules/codec/cmml/xarray.h | 69 ---
modules/codec/cmml/xlist.c | 248 -----------
modules/codec/cmml/xlist.h | 168 --------
modules/codec/cmml/xstrcat.h | 46 --
modules/codec/cmml/xtag.c | 706 ------------------------------
modules/codec/cmml/xtag.h | 49 ---
modules/codec/cmml/xurl.c | 442 -------------------
modules/codec/cmml/xurl.h | 59 ---
po/POTFILES.in | 15 -
22 files changed, 2 insertions(+), 3708 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=203fc8a678d974786c55401d6e10c71a0cfe52ec
More information about the vlc-devel
mailing list