Bug 153491 - [PATCH] multimedia/ffmpeg: Add VDPAU option
Summary: [PATCH] multimedia/ffmpeg: Add VDPAU option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-28 14:40 UTC by Bernhard Froehlich
Modified: 2010-12-29 22:34 UTC (History)
1 user (show)

See Also:


Attachments
ffmpeg-0.6.1_3,1.patch (896 bytes, patch)
2010-12-28 14:40 UTC, Bernhard Froehlich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bernhard Froehlich freebsd_committer freebsd_triage 2010-12-28 14:40:13 UTC
- Add VDPAU option (default off)

Port maintainer (mm@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-12-28 14:40:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-12-29 21:41:41 UTC
mm          2010-12-29 21:41:36 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/ffmpeg    Makefile 
  Log:
  - Add libvdpau support to OPTIONS
  
  PR:             ports/153491
  Submitted by:   Bernhard Froehlich <decke@FreeBSD.org>
  
  Revision  Changes    Path
  1.121     +9 -0      ports/multimedia/ffmpeg/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-12-29 22:02:33 UTC
mm          2010-12-29 22:02:22 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/ffmpeg-devel Makefile distinfo pkg-plist 
  Log:
  - Update to 2010-12-29
  - Add libvdpau support to OPTIONS [1]
  
  PR:             ports/153491 [1]
  Submitted by:   Bernhard Froehlich <decke@FreeBSD.org> [1]
  
  Revision  Changes    Path
  1.133     +12 -4     ports/multimedia/ffmpeg-devel/Makefile
  1.46      +2 -2      ports/multimedia/ffmpeg-devel/distinfo
  1.31      +6 -5      ports/multimedia/ffmpeg-devel/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Martin Matuska freebsd_committer freebsd_triage 2010-12-29 22:34:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!