Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 May 2012 17:47:31 +0000 (UTC)
From:      Juergen Lock <nox@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/multimedia Makefile ports/multimedia/vdr-plugin-softhddevice Makefile distinfo pkg-descr pkg-plist ports/multimedia/vdr-plugin-softhddevice/files patch-Makefile patch-codec.c patch-softhddev.c patch-video.c
Message-ID:  <201205111747.q4BHlVTM031278@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nox         2012-05-11 17:47:31 UTC

  FreeBSD ports repository

  Modified files:
    multimedia           Makefile 
  Added files:
    multimedia/vdr-plugin-softhddevice Makefile distinfo pkg-descr 
                                       pkg-plist 
    multimedia/vdr-plugin-softhddevice/files patch-Makefile 
                                             patch-codec.c 
                                             patch-softhddev.c 
                                             patch-video.c 
  Log:
  A software and GPU emulated HD output device plugin for VDR.
  
      Video decoder CPU / VA-API / VDPAU
      Video output VA-API / VDPAU
      Audio FFMpeg / Alsa / Analog
      Audio FFMpeg / Alsa / Digital
      Audio FFMpeg / OSS / Analog
      HDMI/SPDIF pass-through
      YaepgHD support
      Software deinterlacer Bob (VA-API only)
      Autocrop
      Grab image (VDPAU only)
      Suspend
      Letterbox, Stretch and Center cut-out video display modes
  
  Note: currently doesn't support XV, only VDPAU or (optionally) VAAPI
  
  WWW: http://projects.vdr-developer.org/projects/plg-softhddevice
  
  Revision  Changes    Path
  1.484     +1 -0      ports/multimedia/Makefile
  1.1       +56 -0     ports/multimedia/vdr-plugin-softhddevice/Makefile (new)
  1.1       +2 -0      ports/multimedia/vdr-plugin-softhddevice/distinfo (new)
  1.1       +79 -0     ports/multimedia/vdr-plugin-softhddevice/files/patch-Makefile (new)
  1.1       +14 -0     ports/multimedia/vdr-plugin-softhddevice/files/patch-codec.c (new)
  1.1       +49 -0     ports/multimedia/vdr-plugin-softhddevice/files/patch-softhddev.c (new)
  1.1       +12 -0     ports/multimedia/vdr-plugin-softhddevice/files/patch-video.c (new)
  1.1       +18 -0     ports/multimedia/vdr-plugin-softhddevice/pkg-descr (new)
  1.1       +1 -0      ports/multimedia/vdr-plugin-softhddevice/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205111747.q4BHlVTM031278>