Bug 119065 - Fix bt848 regression in multimedia/mplayer and mencoder
Summary: Fix bt848 regression in multimedia/mplayer and mencoder
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 Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-27 15:40 UTC by Thomas E. Zander
Modified: 2007-12-31 00:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.22 KB, patch)
2007-12-27 15:40 UTC, Thomas E. Zander
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!