Bug 149006

Summary: [PATCH] multimedia/ffmpeg: add VP8 (Google WebM) support
Product: Ports & Packages Reporter: Jui-Nan Lin <jnlin>
Component: Individual Port(s)Assignee: Martin Matuska <mm>
Status: Closed FIXED    
Severity: Affects Only Me CC: mm
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ffmpeg-0.6_2,1.patch none

Description Jui-Nan Lin 2010-07-27 18:50:01 UTC
add VP8 (Google WebM) video format support via libvpx.

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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-27 18:50:10 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-07-27 19:53:53 UTC
mm          2010-07-27 18:53:43 UTC

  FreeBSD ports repository

  Modified files:
    multimedia/ffmpeg    Makefile 
    multimedia/ffmpeg-devel Makefile 
  Log:
  Add VP8 codec support via libvpx and enable by default
  
  PR:             ports/149006
  Submitted by:   Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
  
  Revision  Changes    Path
  1.125     +10 -0     ports/multimedia/ffmpeg-devel/Makefile
  1.113     +10 -1     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 Martin Matuska freebsd_committer freebsd_triage 2010-07-27 20:37:09 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!