Date: Fri, 7 Oct 2005 13:14:37 +0000 (UTC) From: Marcus Alves Grando <mnag@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia Makefile ports/multimedia/vstream-client Makefile distinfo pkg-descr pkg-plist ports/multimedia/vstream-client/files patch-test-client.c Message-ID: <200510071314.j97DEcje064538@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mnag 2005-10-07 13:14:37 UTC
FreeBSD ports repository
Modified files:
multimedia Makefile
Added files:
multimedia/vstream-client Makefile distinfo pkg-descr
pkg-plist
multimedia/vstream-client/files patch-test-client.c
Log:
This is a fork off of the vstream library from the tivo-mplayer project.
It has been stripped down to just the client code, and includes an example
client application. If you have vserver installed on your Tivo (which most
tivo hackers do), then you can use this simple client to stream .ty files
from it. MPlayer will also include support for this library soon. This
library can also be used by MPlayer/MEncoder to watch/re-encode tivo
streams live over a network.
PR: 87027
Submitted by: Frank Mayhar <frank@exit.com>
Revision Changes Path
1.127 +1 -0 ports/multimedia/Makefile
1.1 +18 -0 ports/multimedia/vstream-client/Makefile (new)
1.1 +2 -0 ports/multimedia/vstream-client/distinfo (new)
1.1 +11 -0 ports/multimedia/vstream-client/files/patch-test-client.c (new)
1.1 +11 -0 ports/multimedia/vstream-client/pkg-descr (new)
1.1 +3 -0 ports/multimedia/vstream-client/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510071314.j97DEcje064538>
