diff options
author | hq <hq@FreeBSD.org> | 2004-10-24 09:23:00 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2004-10-24 09:23:00 +0800 |
commit | b5a6db346a46c42bb71defcbbd0b4f1c7a3ecbdd (patch) | |
tree | 68f74c922ca3235a29cb7a97ad48f106ec03112a /multimedia/Makefile | |
parent | 0532a91bd42f82b33a5157ffa138a97330135dd0 (diff) | |
download | freebsd-ports-gnome-b5a6db346a46c42bb71defcbbd0b4f1c7a3ecbdd.tar.gz freebsd-ports-gnome-b5a6db346a46c42bb71defcbbd0b4f1c7a3ecbdd.tar.zst freebsd-ports-gnome-b5a6db346a46c42bb71defcbbd0b4f1c7a3ecbdd.zip |
tcmplex-pantelje, audio video multiplexer from the transcode distribution,
re-writen for 8 audio channels. This version fixes an AC3 bug and supports
files > 2GB.
WWW: http://www.home.zonnet.nl/panteltje/dvd/
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 84c8cd0c1392..9ca94a3c550b 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -118,6 +118,7 @@ SUBDIR += spigot SUBDIR += splitmpg SUBDIR += subconv + SUBDIR += tcmplex-panteltje SUBDIR += tkxanim SUBDIR += tosvcd SUBDIR += totem |