<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[191576] trunk</title>
</head>
<body>
<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; }
#msg dl a { font-weight: bold}
#msg dl a:link { color:#fc3; }
#msg dl a:active { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/191576">191576</a></dd>
<dt>Author</dt> <dd>changseok.oh@collabora.com</dd>
<dt>Date</dt> <dd>2015-10-26 01:57:40 -0700 (Mon, 26 Oct 2015)</dd>
</dl>
<h3>Log Message</h3>
<pre>[GStreamer] Bump internal jhbuild versions to 1.6.0
https://bugs.webkit.org/show_bug.cgi?id=149594
Reviewed by Philippe Normand.
.:
Bump up the minimum reqirement version of gstreamer-gl to 1.6.0.
* Source/cmake/FindGStreamer.cmake:
Tools:
Bump up whole gstreamer libraries to 1.6.0. Relevant patches are no more
useful so they are removed accordingly.
* gtk/jhbuild.modules:
* gtk/patches/gst-plugins-bad-fix-faad2-version-check.patch: Removed.
* gtk/patches/gst-plugins-bad-remove-gnustep-support.patch: Removed.
* gtk/patches/gst-plugins-base-rtp-rtcpbuffer-fix-typo-in-enum.patch: Removed.</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkChangeLog">trunk/ChangeLog</a></li>
<li><a href="#trunkSourcecmakeFindGStreamercmake">trunk/Source/cmake/FindGStreamer.cmake</a></li>
<li><a href="#trunkToolsChangeLog">trunk/Tools/ChangeLog</a></li>
<li><a href="#trunkToolsgtkjhbuildmodules">trunk/Tools/gtk/jhbuild.modules</a></li>
</ul>
<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkToolsgtkpatchesgstpluginsbadfixfaad2versioncheckpatch">trunk/Tools/gtk/patches/gst-plugins-bad-fix-faad2-version-check.patch</a></li>
<li><a href="#trunkToolsgtkpatchesgstpluginsbadremovegnustepsupportpatch">trunk/Tools/gtk/patches/gst-plugins-bad-remove-gnustep-support.patch</a></li>
<li><a href="#trunkToolsgtkpatchesgstpluginsbasertprtcpbufferfixtypoinenumpatch">trunk/Tools/gtk/patches/gst-plugins-base-rtp-rtcpbuffer-fix-typo-in-enum.patch</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/ChangeLog (191575 => 191576)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/ChangeLog        2015-10-26 08:56:21 UTC (rev 191575)
+++ trunk/ChangeLog        2015-10-26 08:57:40 UTC (rev 191576)
</span><span class="lines">@@ -1,3 +1,14 @@
</span><ins>+2015-10-26 ChangSeok Oh <changseok.oh@collabora.com>
+
+ [GStreamer] Bump internal jhbuild versions to 1.6.0
+ https://bugs.webkit.org/show_bug.cgi?id=149594
+
+ Reviewed by Philippe Normand.
+
+ Bump up the minimum reqirement version of gstreamer-gl to 1.6.0.
+
+ * Source/cmake/FindGStreamer.cmake:
+
</ins><span class="cx"> 2015-10-22 Philippe Normand <pnormand@igalia.com>
</span><span class="cx">
</span><span class="cx"> [GTK][Mac] ICU-related build fixes
</span></span></pre></div>
<a id="trunkSourcecmakeFindGStreamercmake"></a>
<div class="modfile"><h4>Modified: trunk/Source/cmake/FindGStreamer.cmake (191575 => 191576)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Source/cmake/FindGStreamer.cmake        2015-10-26 08:56:21 UTC (rev 191575)
+++ trunk/Source/cmake/FindGStreamer.cmake        2015-10-26 08:57:40 UTC (rev 191576)
</span><span class="lines">@@ -85,7 +85,7 @@
</span><span class="cx"> FIND_GSTREAMER_COMPONENT(GSTREAMER_APP gstreamer-app-1.0 gstapp-1.0)
</span><span class="cx"> FIND_GSTREAMER_COMPONENT(GSTREAMER_AUDIO gstreamer-audio-1.0 gstaudio-1.0)
</span><span class="cx"> FIND_GSTREAMER_COMPONENT(GSTREAMER_FFT gstreamer-fft-1.0 gstfft-1.0)
</span><del>-FIND_GSTREAMER_COMPONENT(GSTREAMER_GL gstreamer-gl-1.0>=1.5.0 gstgl-1.0)
</del><ins>+FIND_GSTREAMER_COMPONENT(GSTREAMER_GL gstreamer-gl-1.0>=1.6.0 gstgl-1.0)
</ins><span class="cx"> FIND_GSTREAMER_COMPONENT(GSTREAMER_MPEGTS gstreamer-mpegts-1.0>=1.4.0 gstmpegts-1.0)
</span><span class="cx"> FIND_GSTREAMER_COMPONENT(GSTREAMER_PBUTILS gstreamer-pbutils-1.0 gstpbutils-1.0)
</span><span class="cx"> FIND_GSTREAMER_COMPONENT(GSTREAMER_TAG gstreamer-tag-1.0 gsttag-1.0)
</span></span></pre></div>
<a id="trunkToolsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/Tools/ChangeLog (191575 => 191576)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/ChangeLog        2015-10-26 08:56:21 UTC (rev 191575)
+++ trunk/Tools/ChangeLog        2015-10-26 08:57:40 UTC (rev 191576)
</span><span class="lines">@@ -1,3 +1,18 @@
</span><ins>+2015-10-26 ChangSeok Oh <changseok.oh@collabora.com>
+
+ [GStreamer] Bump internal jhbuild versions to 1.6.0
+ https://bugs.webkit.org/show_bug.cgi?id=149594
+
+ Reviewed by Philippe Normand.
+
+ Bump up whole gstreamer libraries to 1.6.0. Relevant patches are no more
+ useful so they are removed accordingly.
+
+ * gtk/jhbuild.modules:
+ * gtk/patches/gst-plugins-bad-fix-faad2-version-check.patch: Removed.
+ * gtk/patches/gst-plugins-bad-remove-gnustep-support.patch: Removed.
+ * gtk/patches/gst-plugins-base-rtp-rtcpbuffer-fix-typo-in-enum.patch: Removed.
+
</ins><span class="cx"> 2015-10-25 Alexey Proskuryakov <ap@apple.com>
</span><span class="cx">
</span><span class="cx"> API tests fail on El Capitan after r191543
</span></span></pre></div>
<a id="trunkToolsgtkjhbuildmodules"></a>
<div class="modfile"><h4>Modified: trunk/Tools/gtk/jhbuild.modules (191575 => 191576)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/gtk/jhbuild.modules        2015-10-26 08:56:21 UTC (rev 191575)
+++ trunk/Tools/gtk/jhbuild.modules        2015-10-26 08:57:40 UTC (rev 191576)
</span><span class="lines">@@ -284,10 +284,10 @@
</span><span class="cx"> </autotools>
</span><span class="cx">
</span><span class="cx"> <autotools id="gstreamer" autogenargs="--disable-gtk-doc">
</span><del>- <branch module="gstreamer/gstreamer-1.4.4.tar.xz" version="1.4.4"
</del><ins>+ <branch module="gstreamer/gstreamer-1.6.0.tar.xz" version="1.6.0"
</ins><span class="cx"> repo="gstreamer"
</span><del>- hash="sha256:f0e305d91a93d05bf9e332cd4256ca07d77f5186a4d73847b7ae6db218f2c237"
- md5sum="98f4a6d45a28dd195144baef0244ba38"/>
</del><ins>+ hash="sha256:52ef885647afef11c8b7645a9afefe04aa09e8971c4b932e7717872ab8a30fcc"
+ md5sum="201c15ac4b956833f7f6774485433969"/>
</ins><span class="cx"> </autotools>
</span><span class="cx">
</span><span class="cx"> <autotools id="gst-plugins-base"
</span><span class="lines">@@ -296,12 +296,10 @@
</span><span class="cx"> <dependencies>
</span><span class="cx"> <dep package="gstreamer"/>
</span><span class="cx"> </dependencies>
</span><del>- <branch module="gst-plugins-base/gst-plugins-base-1.4.4.tar.xz" version="1.4.4"
</del><ins>+ <branch module="gst-plugins-base/gst-plugins-base-1.6.0.tar.xz" version="1.6.0"
</ins><span class="cx"> repo="gstreamer"
</span><del>- hash="sha256:49cd9e8f23c416b1607b43837a09833fa03e0106929d81ead2ddfde6c0ade44b"
- md5sum="0c42eca8f9e4efd56d2ce8e9249ce4a1">
- <patch file="gst-plugins-base-rtp-rtcpbuffer-fix-typo-in-enum.patch" strip="1"/>
- </branch>
</del><ins>+ hash="sha256:314fd1b707f65caf8eb6164d9422fc51e2b220a890ccd2de6ec03a2883d77231"
+ md5sum="3c223f1d2716e1861ba84287ea02b164"/>
</ins><span class="cx"> </autotools>
</span><span class="cx">
</span><span class="cx"> <autotools id="gst-plugins-good" autogenargs="--disable-examples --disable-soup --disable-gtk-doc">
</span><span class="lines">@@ -309,34 +307,30 @@
</span><span class="cx"> <dep package="gst-plugins-base"/>
</span><span class="cx"> </dependencies>
</span><span class="cx">
</span><del>- <branch module="gst-plugins-good/gst-plugins-good-1.4.4.tar.xz" version="1.4.4"
</del><ins>+ <branch module="gst-plugins-good/gst-plugins-good-1.6.0.tar.xz" version="1.6.0"
</ins><span class="cx"> repo="gstreamer"
</span><del>- hash="sha256:2df90e99da45211c7b2525ae4ac34830a9e7784bd48c072c406c0cf014bdb277"
- md5sum="673cf9276952bd3937dafd817c9ead2b">
- </branch>
</del><ins>+ hash="sha256:a0915639595305e48884656e22b16fda7c6892aa02cdb3eb43e23dab6e6b81fa"
+ md5sum="a28d0d46c929f0064432d2fd94c12ef1"/>
</ins><span class="cx"> </autotools>
</span><span class="cx">
</span><span class="cx"> <autotools id="gst-plugins-bad" autogenargs="--disable-examples --disable-gtk-doc">
</span><span class="cx"> <dependencies>
</span><span class="cx"> <dep package="gst-plugins-base"/>
</span><span class="cx"> </dependencies>
</span><del>- <branch module="gst-plugins-bad/gst-plugins-bad-1.4.4.tar.xz" version="1.4.4"
</del><ins>+ <branch module="gst-plugins-bad/gst-plugins-bad-1.6.0.tar.xz" version="1.6.0"
</ins><span class="cx"> repo="gstreamer"
</span><del>- hash="sha256:e41b36105c0a13a2cb1ff9f559714e839b82dc3841484cd664790fb7947e55c7"
- md5sum="972c6e22dd2e44fcf0b04b9d810a56be">
- <patch file="gst-plugins-bad-remove-gnustep-support.patch" strip="1"/>
- <patch file="gst-plugins-bad-fix-faad2-version-check.patch" strip="1"/>
- </branch>
</del><ins>+ hash="sha256:d8ff26128d4ecd2ffeb28e14843808d2d971b09056b7cee6f08afcae01fc0f49"
+ md5sum="111632f8d1d1ba39bbf3665aaafcb28c"/>
</ins><span class="cx"> </autotools>
</span><span class="cx">
</span><span class="cx"> <autotools id="gst-libav" autogenargs="--with-libav-extra-configure='--disable-yasm' --disable-gtk-doc">
</span><span class="cx"> <dependencies>
</span><span class="cx"> <dep package="gst-plugins-base"/>
</span><span class="cx"> </dependencies>
</span><del>- <branch module="gst-libav/gst-libav-1.4.4.tar.xz" version="1.4.4"
</del><ins>+ <branch module="gst-libav/gst-libav-1.6.0.tar.xz" version="1.6.0"
</ins><span class="cx"> repo="gstreamer"
</span><del>- hash="sha256:2ec7285e5ec6731963b0955487cceb9eb04e285ca682f3ef575996c068cde8aa"
- md5sum="64a3e2cda2687132cadca4efdc63f3b4"/>
</del><ins>+ hash="sha256:6cca6cf73182a882768ef0c860af88c2fd2c77e2c81ce464a998ab4e6baa604c"
+ md5sum="eda67328be0878bb73449c29ca55baf8"/>
</ins><span class="cx"> </autotools>
</span><span class="cx">
</span><span class="cx"> <autotools id="xserver" autogenargs="--disable-xinerama --enable-glx --enable-composite --disable-xorg --disable-dmx --disable-xnest --disable-xquartz --disable-xwin --disable-xephyr --disable-xfake --disable-xfbdev --disable-install-setuid --disable-unit-tests --enable-unix-transport --enable-tcp-transport --disable-local-transport --with-xkb-path=/usr/share/X11/xkb --with-xkb-output=/var/lib/xkb --with-xkb-bin-directory=/usr/bin --without-dtrace">
</span></span></pre></div>
<a id="trunkToolsgtkpatchesgstpluginsbadfixfaad2versioncheckpatch"></a>
<div class="delfile"><h4>Deleted: trunk/Tools/gtk/patches/gst-plugins-bad-fix-faad2-version-check.patch (191575 => 191576)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/gtk/patches/gst-plugins-bad-fix-faad2-version-check.patch        2015-10-26 08:56:21 UTC (rev 191575)
+++ trunk/Tools/gtk/patches/gst-plugins-bad-fix-faad2-version-check.patch        2015-10-26 08:57:40 UTC (rev 191576)
</span><span class="lines">@@ -1,35 +0,0 @@
</span><del>-From 1f738ca5b8711ca5532a326cd646312e60484863 Mon Sep 17 00:00:00 2001
-From: Wim Taymans <wtaymans@redhat.com>
-Date: Wed, 13 May 2015 16:23:26 +0200
-Subject: [PATCH] fix faad2 version check
-
-On fedora 22, the output of cpp inserts extra debug comments, which
-makes our regexp for the faad2 version check fail. This in turn causes
-it to compile with the wrong arguments passed which then causes stack
-corruption and crashes.
-
-Fix this by only checking for the version (which should be by itself on
-a single line). This is potentially less safe, it might be possible that
-a similar string would appear in a later version in the header file.
-
-Fixes https://bugzilla.gnome.org/show_bug.cgi?id=748571
----
- configure.ac | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index f5ce28c..d295253 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -2008,9 +2008,9 @@ AG_GST_CHECK_FEATURE(FAAD, [AAC decoder plug-in], faad, [
- AC_MSG_CHECKING([Checking FAAD2 version in $faad_hdr])
- for minor in 10 9 8 7 6 5 0; do
- if test x$faad2_minor_version = "x"; then
-- AC_EGREP_CPP([GST_CHECK_FAAD_VERSION \"2\.$minor\"], [
-+ AC_EGREP_CPP([\"2\.$minor\"$], [
- #include <$faad_hdr>
-- GST_CHECK_FAAD_VERSION FAAD2_VERSION
-+ FAAD2_VERSION
- ], [
- faad2_minor_version=$minor
- ])
</del></span></pre></div>
<a id="trunkToolsgtkpatchesgstpluginsbadremovegnustepsupportpatch"></a>
<div class="delfile"><h4>Deleted: trunk/Tools/gtk/patches/gst-plugins-bad-remove-gnustep-support.patch (191575 => 191576)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/gtk/patches/gst-plugins-bad-remove-gnustep-support.patch        2015-10-26 08:56:21 UTC (rev 191575)
+++ trunk/Tools/gtk/patches/gst-plugins-bad-remove-gnustep-support.patch        2015-10-26 08:57:40 UTC (rev 191576)
</span><span class="lines">@@ -1,325 +0,0 @@
</span><del>-From 13c8517570c3550b5c46a3cb0ff7f8b7888a4ddf Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= <sebastian@centricular.com>
-Date: Thu, 13 Nov 2014 11:58:07 +0100
-Subject: gl/cocoa: Remove GNUStep support
-
-Until gcc and GNUStep properly support Objective-C blocks and other
-"new" features of Objective-C we can't properly support them without
-making the code much more ugly.
-
-https://bugzilla.gnome.org/show_bug.cgi?id=739152
-
-diff --git a/configure.ac b/configure.ac
-index fdb6c88..120cd44 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -611,7 +611,7 @@ AC_ARG_ENABLE([glx],
- esac],[NEED_GLX=auto])
-
- AC_ARG_ENABLE([cocoa],
-- [ --enable-cocoa Enable Cocoa support (using GNUstep on non OS X platforms) @<:@default=auto@:>@],
-+ [ --enable-cocoa Enable Cocoa support @<:@default=auto@:>@],
- [case "${enableval}" in
- yes) NEED_COCOA=yes ;;
- no) NEED_COCOA=no ;;
-@@ -653,7 +653,6 @@ save_LIBS="$LIBS"
- HAVE_GL=no
- HAVE_GLES2=no
- HAVE_GLU=no
--HAVE_GNUSTEP_COCOA=no
- HAVE_WAYLAND_EGL=no
-
- HAVE_EGL_RPI=no
-@@ -744,35 +743,6 @@ case $host in
- ;;
- esac
-
--case $host in
-- *-darwin* ) ;;
-- *)
-- AC_PATH_PROG([GNUSTEP_CONFIG],[gnustep-config])
-- if test "x$GNUSTEP_CONFIG" != "x"; then
-- GNUSTEP_HOST="`$GNUSTEP_CONFIG --variable=GNUSTEP_HOST`"
-- case $host in
-- *-mingw* )
-- case $GNUSTEP_HOST in
-- *-mingw* )
-- HAVE_GNUSTEP_COCOA=yes
-- ;;
-- esac
-- ;;
-- * )
-- HAVE_GNUSTEP_COCOA=yes
-- ;;
-- esac
-- fi
-- ;;
--esac
--
--AC_MSG_CHECKING([for GNUstep])
--if test "x$HAVE_GNUSTEP_COCOA" = "xyes" ; then
-- AC_MSG_RESULT([yes])
--else
-- AC_MSG_RESULT([no])
--fi
--
- CPPFLAGS="$save_CPPFLAGS"
- LIBS="$save_LIBS"
-
-@@ -1009,19 +979,6 @@ case $host in
- fi
- fi
- fi
--
-- dnl GNUstep provides the Cocoa API on unix
-- if test "x$NEED_COCOA" != "xno"; then
-- if test "x$HAVE_GNUSTEP_COCOA" = "xyes" ; then
-- GNUSTEP_OBJCFLAGS="`$GNUSTEP_CONFIG --objc-flags`"
-- GNUSTEP_LIBS="`$GNUSTEP_CONFIG --gui-libs`"
-- GL_LIBS="$GL_LIBS $GNUSTEP_LIBS -lgnustep-gui -lgnustep-base"
-- GL_OBJCFLAGS="$GL_OBJCFLAGS $GNUSTEP_OBJCFLAGS"
--
-- USE_COCOA=yes
-- HAVE_WINDOW_COCOA=yes
-- fi
-- fi
- ;;
- *-darwin*)
- if test "x$HAVE_IOS" = "xyes"; then
-@@ -1114,17 +1071,6 @@ case $host in
- fi
- fi
- fi
--
-- dnl GNUstep provides the Cocoa API on win32
-- if test "x$HAVE_GNUSTEP_COCOA" = "xyes" ; then
-- GNUSTEP_CFLAGS="`$GNUSTEP_CONFIG --objc-flags`"
-- GNUSTEP_LIBS="`$GNUSTEP_CONFIG --gui-libs`"
-- GL_LIBS="$GL_LIBS $GNUSTEP_LIBS -lgnustep-gui -lgnustep-base"
-- GL_OBJCFLAGS="$OBJCFLAGS $GNUSTEP_CFLAGS"
--
-- USE_COCOA=yes
-- HAVE_WINDOW_COCOA=yes
-- fi
- ;;
- *)
- AC_MSG_WARN([Don't know how to check for OpenGL on your platform.])
-diff --git a/gst-libs/gst/gl/cocoa/gstglcontext_cocoa.m b/gst-libs/gst/gl/cocoa/gstglcontext_cocoa.m
-index 94da0bc..84e3a99 100644
---- a/gst-libs/gst/gl/cocoa/gstglcontext_cocoa.m
-+++ b/gst-libs/gst/gl/cocoa/gstglcontext_cocoa.m
-@@ -40,7 +40,6 @@ static GstGLPlatform gst_gl_context_cocoa_get_gl_platform (GstGLContext * contex
-
- G_DEFINE_TYPE (GstGLContextCocoa, gst_gl_context_cocoa, GST_GL_TYPE_CONTEXT);
-
--#ifndef GNUSTEP
- static GMutex nsapp_lock;
- static GCond nsapp_cond;
-
-@@ -96,16 +95,12 @@ gst_gl_window_cocoa_nsapp_iteration (gpointer data)
-
- return TRUE;
- }
--#endif
-
- static void
- gst_gl_context_cocoa_class_init (GstGLContextCocoaClass * klass)
- {
- GstGLContextClass *context_class = (GstGLContextClass *) klass;
--
--#ifndef GNUSTEP
- NSAutoreleasePool* pool = nil;
--#endif
-
- g_type_class_add_private (klass, sizeof (GstGLContextCocoaPrivate));
-
-@@ -121,7 +116,6 @@ gst_gl_context_cocoa_class_init (GstGLContextCocoaClass * klass)
- context_class->get_gl_platform =
- GST_DEBUG_FUNCPTR (gst_gl_context_cocoa_get_gl_platform);
-
--#ifndef GNUSTEP
- pool = [[NSAutoreleasePool alloc] init];
-
- /* [NSApplication sharedApplication] will usually be
-@@ -191,7 +185,6 @@ gst_gl_context_cocoa_class_init (GstGLContextCocoaClass * klass)
- }
-
- [pool release];
--#endif
- }
-
- static void
-@@ -219,9 +212,7 @@ gst_gl_context_cocoa_create_context (GstGLContext *context, GstGLAPI gl_api,
- GstGLWindowCocoa *window_cocoa = GST_GL_WINDOW_COCOA (window);
- __block NSOpenGLContext *glContext = nil;
-
--#ifndef GNUSTEP
- priv->source_id = g_timeout_add (200, gst_gl_window_cocoa_nsapp_iteration, NULL);
--#endif
-
- priv->gl_context = nil;
- if (other_context)
-@@ -243,9 +234,6 @@ gst_gl_context_cocoa_create_context (GstGLContext *context, GstGLAPI gl_api,
-
- pool = [[NSAutoreleasePool alloc] init];
-
--#ifdef GNUSTEP
-- [NSApplication sharedApplication];
--#endif
- rect.origin.x = 0;
- rect.origin.y = 0;
- rect.size.width = 320;
-@@ -265,7 +253,6 @@ gst_gl_context_cocoa_create_context (GstGLContext *context, GstGLAPI gl_api,
-
- [window_handle setContentView:glView];
-
--#ifndef GNUSTEP
- glContext = [[NSOpenGLContext alloc] initWithFormat:fmt
- shareContext:context_cocoa->priv->external_gl_context];
-
-@@ -275,10 +262,6 @@ gst_gl_context_cocoa_create_context (GstGLContext *context, GstGLAPI gl_api,
-
- [glContext setView:glView];
-
--#else
-- /* FIXME try to make context sharing work in GNUstep */
-- context_cocoa->priv->gl_context = glContext;
--#endif
- [pool release];
- });
-
-@@ -300,11 +283,7 @@ gst_gl_context_cocoa_create_context (GstGLContext *context, GstGLAPI gl_api,
- */
- NS_DURING {
- if (glContext) {
--#ifdef GNUSTEP
-- const long swapInterval = 1;
--#else
- const GLint swapInterval = 1;
--#endif
- [glContext setValues:&swapInterval forParameter:NSOpenGLCPSwapInterval];
- }
- } NS_HANDLER {
-diff --git a/gst-libs/gst/gl/cocoa/gstglwindow_cocoa.m b/gst-libs/gst/gl/cocoa/gstglwindow_cocoa.m
-index 0771662..d776477 100644
---- a/gst-libs/gst/gl/cocoa/gstglwindow_cocoa.m
-+++ b/gst-libs/gst/gl/cocoa/gstglwindow_cocoa.m
-@@ -257,11 +257,9 @@ draw_cb (gpointer data)
- x += 20;
- y += 20;
-
--#ifndef GNUSTEP
- [priv->internal_win_id setFrame:windowRect display:NO];
- GST_DEBUG ("make the window available\n");
- [priv->internal_win_id makeMainWindow];
--#endif
-
- [priv->internal_win_id orderFrontRegardless];
-
-@@ -457,17 +455,6 @@ close_window_cb (gpointer data)
- }
-
- - (void) applicationWillTerminate:(NSNotification *)aNotification {
--#ifdef GNUSTEP
-- /* fixes segfault with gst-launch-1.0 -e ... and sending SIGINT (Ctrl-C)
-- * which causes GNUstep to run a signal handler in the main thread.
-- * However that thread has never been 'registered' with GNUstep so
-- * the autorelease magic of objective-c causes a segfault from accessing
-- * a null NSThread object somewhere deep in GNUstep.
-- *
-- * I put it here because this is the first time we can register the thread.
-- */
-- GSRegisterCurrentThread();
--#endif
- }
-
- @end
-@@ -488,9 +475,7 @@ close_window_cb (gpointer data)
-
- window_cocoa = window;
-
--#ifndef GNUSTEP
- [self setWantsLayer:NO];
--#endif
-
- /* Get notified about changes */
- [self setPostsFrameChangedNotifications:YES];
-diff --git a/tests/examples/gl/cocoa/cocoa-videooverlay.m b/tests/examples/gl/cocoa/cocoa-videooverlay.m
-index 683abe1..9c5fc9a 100755
---- a/tests/examples/gl/cocoa/cocoa-videooverlay.m
-+++ b/tests/examples/gl/cocoa/cocoa-videooverlay.m
-@@ -136,15 +136,8 @@ static void end_stream_cb(GstBus* bus, GstMessage* message, MainWindow* window)
-
- static gpointer thread_func (MainWindow* window)
- {
--#ifdef GNUSTEP
-- GSRegisterCurrentThread();
--#endif
--
- g_main_loop_run ([window loop]);
-
--#ifdef GNUSTEP
-- GSUnregisterCurrentThread();
--#endif
- return NULL;
- }
-
-@@ -172,10 +165,6 @@ int main(int argc, char **argv)
- NSAutoreleasePool *pool=nil;
- NSRect rect;
- MainWindow *window=nil;
--
--#ifdef GNUSTEP
-- GstState state;
--#endif
-
- g_print("app created\n");
-
-@@ -203,18 +192,8 @@ int main(int argc, char **argv)
- if (!ok)
- g_warning("could not link videosrc to videosink\n");
-
--#ifdef GNUSTEP
-- gst_element_set_state (pipeline, GST_STATE_PAUSED);
-- state = GST_STATE_PAUSED;
-- gst_element_get_state (pipeline, &state, &state, GST_CLOCK_TIME_NONE);
-- g_print("pipeline paused\n");
-- GSRegisterCurrentThread();
--#endif
--
- pool = [[NSAutoreleasePool alloc] init];
--#ifndef GNUSTEP
- [NSApplication sharedApplication];
--#endif
-
- rect.origin.x = 0; rect.origin.y = 0;
- rect.size.width = width; rect.size.height = height;
-@@ -236,7 +215,6 @@ int main(int argc, char **argv)
-
- [window orderFront:window];
-
--#ifndef GNUSTEP
- while (![window isClosed]) {
- NSEvent *event = [NSApp nextEventMatchingMask:NSAnyEventMask
- untilDate:[NSDate dateWithTimeIntervalSinceNow:1]
-@@ -244,7 +222,6 @@ int main(int argc, char **argv)
- if (event)
- [NSApp sendEvent:event];
- }
--#endif
-
- g_thread_join (loop_thread);
-
-@@ -252,9 +229,5 @@ int main(int argc, char **argv)
-
- [pool release];
-
--#ifdef GNUSTEP
-- GSUnregisterCurrentThread();
--#endif
--
- return 0;
- }
---
-2.0.0.rc2
-
</del></span></pre></div>
<a id="trunkToolsgtkpatchesgstpluginsbasertprtcpbufferfixtypoinenumpatch"></a>
<div class="delfile"><h4>Deleted: trunk/Tools/gtk/patches/gst-plugins-base-rtp-rtcpbuffer-fix-typo-in-enum.patch (191575 => 191576)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/Tools/gtk/patches/gst-plugins-base-rtp-rtcpbuffer-fix-typo-in-enum.patch        2015-10-26 08:56:21 UTC (rev 191575)
+++ trunk/Tools/gtk/patches/gst-plugins-base-rtp-rtcpbuffer-fix-typo-in-enum.patch        2015-10-26 08:57:40 UTC (rev 191576)
</span><span class="lines">@@ -1,45 +0,0 @@
</span><del>-From dfc34c58411f50b37b2e1300560ae8a0b6a9a7d4 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= <tim@centricular.com>
-Date: Tue, 7 Apr 2015 16:43:59 +0100
-Subject: [PATCH] rtp: rtcpbuffer: fix typo in enum
-
-and in docs. Spotted by Rob Swain.
----
- gst-libs/gst/rtp/gstrtcpbuffer.h | 7 +++++--
- 1 file changed, 5 insertions(+), 2 deletions(-)
-
-diff --git a/gst-libs/gst/rtp/gstrtcpbuffer.h b/gst-libs/gst/rtp/gstrtcpbuffer.h
-index b5ff4a1..47378cf 100644
---- a/gst-libs/gst/rtp/gstrtcpbuffer.h
-+++ b/gst-libs/gst/rtp/gstrtcpbuffer.h
-@@ -59,6 +59,9 @@ typedef enum
- GST_RTCP_TYPE_PSFB = 206
- } GstRTCPType;
-
-+/* FIXME 2.0: backwards compatibility define for enum typo */
-+#define GST_RTCP_RTPFB_TYPE_RCTP_SR_REQ GST_RTCP_RTPFB_TYPE_RTCP_SR_REQ
-+
- /**
- * GstRTCPFBType:
- * @GST_RTCP_FB_TYPE_INVALID: Invalid type
-@@ -66,7 +69,7 @@ typedef enum
- * @GST_RTCP_RTPFB_TYPE_TMMBR: Temporary Maximum Media Stream Bit Rate Request
- * @GST_RTCP_RTPFB_TYPE_TMMBN: Temporary Maximum Media Stream Bit Rate
- * Notification
-- * @GST_RTCP_RTPFB_TYPE_RTCP_SR_SEQ: Request an SR packet for early
-+ * @GST_RTCP_RTPFB_TYPE_RTCP_SR_REQ: Request an SR packet for early
- * synchronization
- * @GST_RTCP_PSFB_TYPE_PLI: Picture Loss Indication
- * @GST_RTCP_PSFB_TYPE_SLI: Slice Loss Indication
-@@ -89,7 +92,7 @@ typedef enum
- GST_RTCP_RTPFB_TYPE_TMMBR = 3,
- GST_RTCP_RTPFB_TYPE_TMMBN = 4,
- /* RTPFB types assigned in RFC 6051 */
-- GST_RTCP_RTPFB_TYPE_RCTP_SR_REQ = 5,
-+ GST_RTCP_RTPFB_TYPE_RTCP_SR_REQ = 5,
- /* PSFB types */
- GST_RTCP_PSFB_TYPE_PLI = 1,
- GST_RTCP_PSFB_TYPE_SLI = 2,
---
-2.1.4
-
</del></span></pre>
</div>
</div>
</body>
</html>