From 7c9d7c330baeceaad725b1f26ad48fdec25aa241 Mon Sep 17 00:00:00 2001 From: hq Date: Thu, 21 Apr 2005 12:08:11 +0000 Subject: Project X - a free Java based demux utility Copyright (C) 2001-2004 dvb.matt European digital radio & television uses the DVB standard to broadcast its data. Project X gives you a look behind the transmissions and tries its best to handle & repair many stream types and shows what went wrong on reception. It is intended for educational purposes only, as a non-commercial test project. It may not be used otherwise. Most parts are only experimental. WWW: http://sourceforge.net/projects/project-x PR: 79769 Submitted by: Juergen Lock --- multimedia/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'multimedia/Makefile') diff --git a/multimedia/Makefile b/multimedia/Makefile index 5beeca4faebc..69025a177e4c 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -131,6 +131,7 @@ SUBDIR += p5-Video-OpenQuicktime SUBDIR += pitivi SUBDIR += ppm2fli + SUBDIR += projectx SUBDIR += pvr250 SUBDIR += py-gstreamer SUBDIR += qdvdauthor -- cgit