[vlc-devel] commit: Really remove m4v ( Rémi Denis-Courmont )
git version control
git at videolan.org
Mon Feb 15 21:30:24 CET 2010
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Mon Feb 15 22:30:17 2010 +0200| [4320b4afc82851ce7516b9d32de06b6a907510fc] | committer: Rémi Denis-Courmont
Really remove m4v
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4320b4afc82851ce7516b9d32de06b6a907510fc
---
modules/LIST | 1 -
modules/demux/mpeg/Modules.am | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/modules/LIST b/modules/LIST
index 6af6297..e4397e8 100644
--- a/modules/LIST
+++ b/modules/LIST
@@ -169,7 +169,6 @@ $Id$
* logo: video filter to put a logo on the video
* lpcm: LPCM decoder
* lua: Lua scripting inteface
- * m4v: MPEG-4 Video Stream demuxer
* macosx: Video output, and interface module for Mac OS X
* macosx_dialog_provider: Minimal Dialog Provider for Mac OS X
* magnify: zoom video filter
diff --git a/modules/demux/mpeg/Modules.am b/modules/demux/mpeg/Modules.am
index 3bbb16e..48510e9 100644
--- a/modules/demux/mpeg/Modules.am
+++ b/modules/demux/mpeg/Modules.am
@@ -1,4 +1,3 @@
-SOURCES_m4v = m4v.c
SOURCES_es = es.c
SOURCES_mpgv = mpgv.c
SOURCES_h264 = h264.c
More information about the vlc-devel
mailing list