Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Dec 2014 15:11:56 +0000 (UTC)
From:      Beat Gaetzi <beat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r374272 - in branches/2014Q4/multimedia: . openh264
Message-ID:  <201412081511.sB8FBuiC059200@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: beat
Date: Mon Dec  8 15:11:55 2014
New Revision: 374272
URL: https://svnweb.freebsd.org/changeset/ports/374272
QAT: https://qat.redports.org/buildarchive/r374272/

Log:
  MFH: r370910
  
  OpenH264 is a codec library which supports H.264 encoding and decoding.
  It is suitable for use in real time applications such as WebRTC.
  
  WWW: http://www.openh264.org/
  
  PR:		194356
  Submitted by:	Jan Beich
  Approved by:	portmgr (bapt)

Added:
  branches/2014Q4/multimedia/openh264/
     - copied from r370910, head/multimedia/openh264/
Modified:
  branches/2014Q4/multimedia/Makefile
Directory Properties:
  branches/2014Q4/   (props changed)

Modified: branches/2014Q4/multimedia/Makefile
==============================================================================
--- branches/2014Q4/multimedia/Makefile	Mon Dec  8 15:10:21 2014	(r374271)
+++ branches/2014Q4/multimedia/Makefile	Mon Dec  8 15:11:55 2014	(r374272)
@@ -255,6 +255,7 @@
     SUBDIR += ogmrip
     SUBDIR += ogmtools
     SUBDIR += opencinematools
+    SUBDIR += openh264
     SUBDIR += openquicktime
     SUBDIR += openshot
     SUBDIR += oqtencoder



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412081511.sB8FBuiC059200>