Changeset 191576 in webkit


Ignore:
Timestamp:
Oct 26, 2015 1:57:40 AM (8 years ago)
Author:
ChangSeok Oh
Message:

[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.
Location:
trunk
Files:
3 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r191442 r191576  
     12015-10-26  ChangSeok Oh  <changseok.oh@collabora.com>
     2
     3        [GStreamer] Bump internal jhbuild versions to 1.6.0
     4        https://bugs.webkit.org/show_bug.cgi?id=149594
     5
     6        Reviewed by Philippe Normand.
     7
     8        Bump up the minimum reqirement version of gstreamer-gl to 1.6.0.
     9
     10        * Source/cmake/FindGStreamer.cmake:
     11
    1122015-10-22  Philippe Normand  <pnormand@igalia.com>
    213
  • trunk/Source/cmake/FindGStreamer.cmake

    r181499 r191576  
    8686FIND_GSTREAMER_COMPONENT(GSTREAMER_AUDIO gstreamer-audio-1.0 gstaudio-1.0)
    8787FIND_GSTREAMER_COMPONENT(GSTREAMER_FFT gstreamer-fft-1.0 gstfft-1.0)
    88 FIND_GSTREAMER_COMPONENT(GSTREAMER_GL gstreamer-gl-1.0>=1.5.0 gstgl-1.0)
     88FIND_GSTREAMER_COMPONENT(GSTREAMER_GL gstreamer-gl-1.0>=1.6.0 gstgl-1.0)
    8989FIND_GSTREAMER_COMPONENT(GSTREAMER_MPEGTS gstreamer-mpegts-1.0>=1.4.0 gstmpegts-1.0)
    9090FIND_GSTREAMER_COMPONENT(GSTREAMER_PBUTILS gstreamer-pbutils-1.0 gstpbutils-1.0)
  • trunk/Tools/ChangeLog

    r191550 r191576  
     12015-10-26  ChangSeok Oh  <changseok.oh@collabora.com>
     2
     3        [GStreamer] Bump internal jhbuild versions to 1.6.0
     4        https://bugs.webkit.org/show_bug.cgi?id=149594
     5
     6        Reviewed by Philippe Normand.
     7
     8        Bump up whole gstreamer libraries to 1.6.0. Relevant patches are no more
     9        useful so they are removed accordingly.
     10
     11        * gtk/jhbuild.modules:
     12        * gtk/patches/gst-plugins-bad-fix-faad2-version-check.patch: Removed.
     13        * gtk/patches/gst-plugins-bad-remove-gnustep-support.patch: Removed.
     14        * gtk/patches/gst-plugins-base-rtp-rtcpbuffer-fix-typo-in-enum.patch: Removed.
     15
    1162015-10-25  Alexey Proskuryakov  <ap@apple.com>
    217
  • trunk/Tools/gtk/jhbuild.modules

    r191498 r191576  
    285285
    286286  <autotools id="gstreamer" autogenargs="--disable-gtk-doc">
    287     <branch module="gstreamer/gstreamer-1.4.4.tar.xz" version="1.4.4"
     287    <branch module="gstreamer/gstreamer-1.6.0.tar.xz" version="1.6.0"
    288288            repo="gstreamer"
    289             hash="sha256:f0e305d91a93d05bf9e332cd4256ca07d77f5186a4d73847b7ae6db218f2c237"
    290             md5sum="98f4a6d45a28dd195144baef0244ba38"/>
     289            hash="sha256:52ef885647afef11c8b7645a9afefe04aa09e8971c4b932e7717872ab8a30fcc"
     290            md5sum="201c15ac4b956833f7f6774485433969"/>
    291291  </autotools>
    292292
     
    297297      <dep package="gstreamer"/>
    298298    </dependencies>
    299     <branch module="gst-plugins-base/gst-plugins-base-1.4.4.tar.xz" version="1.4.4"
     299    <branch module="gst-plugins-base/gst-plugins-base-1.6.0.tar.xz" version="1.6.0"
    300300            repo="gstreamer"
    301             hash="sha256:49cd9e8f23c416b1607b43837a09833fa03e0106929d81ead2ddfde6c0ade44b"
    302             md5sum="0c42eca8f9e4efd56d2ce8e9249ce4a1">
    303       <patch file="gst-plugins-base-rtp-rtcpbuffer-fix-typo-in-enum.patch" strip="1"/>
    304     </branch>
     301            hash="sha256:314fd1b707f65caf8eb6164d9422fc51e2b220a890ccd2de6ec03a2883d77231"
     302            md5sum="3c223f1d2716e1861ba84287ea02b164"/>
    305303  </autotools>
    306304
     
    310308    </dependencies>
    311309
    312     <branch module="gst-plugins-good/gst-plugins-good-1.4.4.tar.xz" version="1.4.4"
     310    <branch module="gst-plugins-good/gst-plugins-good-1.6.0.tar.xz" version="1.6.0"
    313311            repo="gstreamer"
    314             hash="sha256:2df90e99da45211c7b2525ae4ac34830a9e7784bd48c072c406c0cf014bdb277"
    315             md5sum="673cf9276952bd3937dafd817c9ead2b">
    316     </branch>
     312            hash="sha256:a0915639595305e48884656e22b16fda7c6892aa02cdb3eb43e23dab6e6b81fa"
     313            md5sum="a28d0d46c929f0064432d2fd94c12ef1"/>
    317314  </autotools>
    318315
     
    321318      <dep package="gst-plugins-base"/>
    322319    </dependencies>
    323     <branch module="gst-plugins-bad/gst-plugins-bad-1.4.4.tar.xz" version="1.4.4"
     320    <branch module="gst-plugins-bad/gst-plugins-bad-1.6.0.tar.xz" version="1.6.0"
    324321            repo="gstreamer"
    325             hash="sha256:e41b36105c0a13a2cb1ff9f559714e839b82dc3841484cd664790fb7947e55c7"
    326             md5sum="972c6e22dd2e44fcf0b04b9d810a56be">
    327       <patch file="gst-plugins-bad-remove-gnustep-support.patch" strip="1"/>
    328       <patch file="gst-plugins-bad-fix-faad2-version-check.patch" strip="1"/>
    329     </branch>
     322            hash="sha256:d8ff26128d4ecd2ffeb28e14843808d2d971b09056b7cee6f08afcae01fc0f49"
     323            md5sum="111632f8d1d1ba39bbf3665aaafcb28c"/>
    330324  </autotools>
    331325
     
    334328      <dep package="gst-plugins-base"/>
    335329    </dependencies>
    336     <branch module="gst-libav/gst-libav-1.4.4.tar.xz" version="1.4.4"
     330    <branch module="gst-libav/gst-libav-1.6.0.tar.xz" version="1.6.0"
    337331            repo="gstreamer"
    338             hash="sha256:2ec7285e5ec6731963b0955487cceb9eb04e285ca682f3ef575996c068cde8aa"
    339             md5sum="64a3e2cda2687132cadca4efdc63f3b4"/>
     332            hash="sha256:6cca6cf73182a882768ef0c860af88c2fd2c77e2c81ce464a998ab4e6baa604c"
     333            md5sum="eda67328be0878bb73449c29ca55baf8"/>
    340334  </autotools>
    341335
Note: See TracChangeset for help on using the changeset viewer.