cvs commit: ports/multimedia Makefile ports/multimedia/vstream-client Makefile distinfo pkg-descr pkg-plist ports/multimedia/vstream-client/files patch-test-client.c

Marcus Alves Grando mnag at FreeBSD.org
Fri Oct 7 06:14:38 PDT 2005


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 at 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)


More information about the cvs-all mailing list