Bug 156648 - [PATCH] multimedia/xbmc fix vdpau first init
Summary: [PATCH] multimedia/xbmc fix vdpau first init
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: Bernhard Froehlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-25 18:40 UTC by mickael.maillot
Modified: 2011-04-26 12:20 UTC (History)
0 users

See Also:


Attachments
file.diff (950 bytes, patch)
2011-04-25 18:40 UTC, mickael.maillot
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mickael.maillot 2011-04-25 18:40:06 UTC
the first vdpau initialisation failed.
the patch update files/patch-xbmc__cores__dvdplayer__DVDCodecs__Video__VDPAU.cpp
port revision can be bumped, or not because it's default disabled option.

Fix: Patch attached with submission follows:
Comment 1 Bernhard Froehlich freebsd_committer freebsd_triage 2011-04-26 11:46:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->decke

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-04-26 12:11:16 UTC
decke       2011-04-26 11:11:03 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/xbmc/files 
                          patch-xbmc__cores__dvdplayer__DVDCodecs__Video__VDPAU.cpp 
  Log:
  - Fix first vdpau initialisation failed
  
  PR:             ports/156648
  Submitted by:   Mickael Maillot <mickael.maillot@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.2       +5 -3      ports/multimedia/xbmc/files/patch-xbmc__cores__dvdplayer__DVDCodecs__Video__VDPAU.cpp
_______________________________________________
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 Bernhard Froehlich freebsd_committer freebsd_triage 2011-04-26 12:11:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!