cvs commit: ports/multimedia Makefile ports/multimedia/gmerlin Makefile distinfo pkg-descr pkg-plist

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Nov 9 06:37:55 PST 2008


amdmi3      2008-11-09 14:37:55 UTC

  FreeBSD ports repository

  Modified files:
    multimedia           Makefile 
  Added files:
    multimedia/gmerlin   Makefile distinfo pkg-descr pkg-plist 
  Log:
  Gmerlin is a multimedia framework, which allows you to quickly
  develop multimedia applications. It is built upon gavl (for low
  level Audio/Video things) and libxml2 (for loading and saving
  configuration data and other things). The gmerlin API can be used
  at multiple levels: Either you take the basic things like plugins,
  fifos, message-queues and gavl audio/video converters and build
  your own media engine. The other possibility is to use the player
  or transcoder engines directly. The latter approach is probably
  easier, but you'll have less freedom in controlling the process.
  
  Gmerlin includes GUI player with mediatree and a GUI transcoder
  among other things.
  
  WWW: http://gmerlin.sourceforge.net/
  
  Revision  Changes    Path
  1.280     +1 -0      ports/multimedia/Makefile
  1.1       +196 -0    ports/multimedia/gmerlin/Makefile (new)
  1.1       +3 -0      ports/multimedia/gmerlin/distinfo (new)
  1.1       +14 -0     ports/multimedia/gmerlin/pkg-descr (new)
  1.1       +324 -0    ports/multimedia/gmerlin/pkg-plist (new)


More information about the cvs-ports mailing list