Index: head/multimedia/msopenh264/files/patch-src-msopenh264enc.cpp =================================================================== --- head/multimedia/msopenh264/files/patch-src-msopenh264enc.cpp (revision 389282) +++ head/multimedia/msopenh264/files/patch-src-msopenh264enc.cpp (nonexistent) @@ -1,11 +0,0 @@ ---- src/msopenh264enc.cpp.orig 2015-03-16 09:14:32 UTC -+++ src/msopenh264enc.cpp -@@ -136,7 +136,7 @@ void MSOpenH264Encoder::initialize() - params.iRCMode = RC_BITRATE_MODE; - params.fMaxFrameRate = mVConf.fps; - params.uiIntraPeriod=mVConf.fps*10; -- params.bEnableSpsPpsIdAddition=0; -+ params.eSpsPpsIdStrategy=CONSTANT_ID; - //params.bEnableRc = true; - params.bEnableFrameSkip = true; - params.bPrefixNalAddingCtrl = false; Property changes on: head/multimedia/msopenh264/files/patch-src-msopenh264enc.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/multimedia/msopenh264/Makefile =================================================================== --- head/multimedia/msopenh264/Makefile (revision 389282) +++ head/multimedia/msopenh264/Makefile (revision 389283) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= msopenh264 -PORTVERSION= 0.1.1 +PORTVERSION= 1.0.0 CATEGORIES= multimedia net MASTER_SITES= SAVANNAH/linphone/plugins/sources/ MAINTAINER= tijl@FreeBSD.org COMMENT= Mediastreamer plugin for H264 encoding/decoding LIB_DEPENDS= libmediastreamer_base.so:${PORTSDIR}/net/mediastreamer \ libopenh264.so:${PORTSDIR}/multimedia/openh264 USES= libtool pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-strict INSTALL_TARGET= install-strip .include Index: head/multimedia/msopenh264/distinfo =================================================================== --- head/multimedia/msopenh264/distinfo (revision 389282) +++ head/multimedia/msopenh264/distinfo (revision 389283) @@ -1,2 +1,2 @@ -SHA256 (msopenh264-0.1.1.tar.gz) = d3c0de009a441aa8dcdfccea3fe7f22b9827b23fe50ff181bbc23d0fdad41195 -SIZE (msopenh264-0.1.1.tar.gz) = 386292 +SHA256 (msopenh264-1.0.0.tar.gz) = 85204e6f23339c098c4388ba8f621853f14b61d5ad717c91ea1b7bf290aa4298 +SIZE (msopenh264-1.0.0.tar.gz) = 389626