Bug 119065

Summary: Fix bt848 regression in multimedia/mplayer and mencoder
Product: Ports & Packages Reporter: Thomas E. Zander <riggs>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Thomas E. Zander 2007-12-27 15:40:01 UTC
The recent import of mplayer 1.0rc2 to the tree introduces a regression to bt848.

Fix: The attached patch, tested and provided by Oliver Brandmueller <ob@e-Gitt.NET> fixes the regression.

Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-12-27 16:09:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-12-31 00:30:44 UTC
miwi        2007-12-31 00:30:40 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/mplayer/files patch-stream-tvi_bsdbt848.c 
  Log:
  - Fix bt848 regression
  
  PR:             119065
  Submitted by:   Thomas Zander <riggs@rrr.de> (maintainer)
  Tested by:      Oliver Brandmueller <ob@e-Gitt.NET>
                  miwi (on current)
  
  Revision  Changes    Path
  1.3       +6 -4      ports/multimedia/mplayer/files/patch-stream-tvi_bsdbt848.c
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2007-12-31 00:30:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!