Title: [202618] trunk/Tools
Revision
202618
Author
[email protected]
Date
2016-06-29 03:28:27 -0700 (Wed, 29 Jun 2016)

Log Message

[WebRTC][OWR] Bump gst-plugins-openwebrtc jhbuild version to get scream fixes
https://bugs.webkit.org/show_bug.cgi?id=159256

Patch by Alejandro G. Castro <[email protected]> on 2016-06-29
Reviewed by Philippe Normand.

We need the last fixes in the repository to make the scream queue
work with apprtc.

* gtk/jhbuild.modules:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (202617 => 202618)


--- trunk/Tools/ChangeLog	2016-06-29 10:19:36 UTC (rev 202617)
+++ trunk/Tools/ChangeLog	2016-06-29 10:28:27 UTC (rev 202618)
@@ -1,3 +1,15 @@
+2016-06-29  Alejandro G. Castro  <[email protected]>
+
+        [WebRTC][OWR] Bump gst-plugins-openwebrtc jhbuild version to get scream fixes
+        https://bugs.webkit.org/show_bug.cgi?id=159256
+
+        Reviewed by Philippe Normand.
+
+        We need the last fixes in the repository to make the scream queue
+        work with apprtc.
+
+        * gtk/jhbuild.modules:
+
 2016-06-28  Commit Queue  <[email protected]>
 
         Unreviewed, rolling out r202580.

Modified: trunk/Tools/gtk/jhbuild.modules (202617 => 202618)


--- trunk/Tools/gtk/jhbuild.modules	2016-06-29 10:19:36 UTC (rev 202617)
+++ trunk/Tools/gtk/jhbuild.modules	2016-06-29 10:28:27 UTC (rev 202618)
@@ -451,7 +451,7 @@
        <dep package="gst-plugins-base"/>
        <dep package="libusrsctp"/>
      </dependencies>
-    <branch repo="github.com" module="EricssonResearch/openwebrtc-gst-plugins.git" checkoutdir="gst-plugins-openwebrtc" tag="e359b67484af90f416ea35e301205d2b53c77a14"/>
+    <branch repo="github.com" module="EricssonResearch/openwebrtc-gst-plugins.git" checkoutdir="gst-plugins-openwebrtc" tag="f40f3302007da00f0bfb82065d705b62c2ea1afd"/>
    </autotools>
 
    <autotools id="libnice" supports-non-srcdir-builds="no">
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to