Changeset 200454 in webkit


Ignore:
Timestamp:
May 5, 2016 1:40:21 AM (8 years ago)
Author:
commit-queue@webkit.org
Message:

[GStreamer] Bump internal jhbuild versions to 1.8.0 and patches to support MSE
https://bugs.webkit.org/show_bug.cgi?id=157341

Patch by Enrique Ocaña González <eocanha@igalia.com> on 2016-05-05
Reviewed by Xabier Rodriguez-Calvar.

  • gtk/jhbuild.modules:
  • gtk/patches/gst-plugins-good-Revert-qtdemux-expose-streams-with-first-moof-for-fr.patch: Added.
  • gtk/patches/gst-plugins-good-use-the-tfdt-decode-time.patch: Added.
Location:
trunk/Tools
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r200450 r200454  
     12016-05-05  Enrique Ocaña González  <eocanha@igalia.com>
     2
     3        [GStreamer] Bump internal jhbuild versions to 1.8.0 and patches to support MSE
     4        https://bugs.webkit.org/show_bug.cgi?id=157341
     5
     6        Reviewed by Xabier Rodriguez-Calvar.
     7
     8        * gtk/jhbuild.modules:
     9        * gtk/patches/gst-plugins-good-Revert-qtdemux-expose-streams-with-first-moof-for-fr.patch: Added.
     10        * gtk/patches/gst-plugins-good-use-the-tfdt-decode-time.patch: Added.
     11
    1122016-05-04  Srinivasan Vijayaraghavan  <svijayaraghavan@apple.com>
    213
  • trunk/Tools/gtk/jhbuild.modules

    r198029 r200454  
    334334      <dep package="orc"/>
    335335    </dependencies>
    336     <branch module="gstreamer/gstreamer-${version}.tar.xz" version="1.6.3"
     336    <branch module="gstreamer/gstreamer-${version}.tar.xz" version="1.8.0"
    337337            repo="gstreamer"
    338             hash="sha256:22f9568d67b87cf700a111f381144bd37cb93790a77e4e331db01fe854a37f24"
    339             md5sum="b4cdeb2b9cb20dd6ac022a4f417eae0d"/>
     338            hash="sha256:947a314a212b5d94985d89b43440dbe66b696e12bbdf9a2f78967b98d74abedc"
     339            md5sum="6846d7289ec323c38c49b818171e955a"/>
    340340  </autotools>
    341341
     
    349349      <dep package="gstreamer"/>
    350350    </dependencies>
    351     <branch module="gst-plugins-base/gst-plugins-base-${version}.tar.xz" version="1.6.3"
     351    <branch module="gst-plugins-base/gst-plugins-base-${version}.tar.xz" version="1.8.0"
    352352            repo="gstreamer"
    353             hash="sha256:b6154f8fdba4877e95efd94610ef0ada4f0171cd12eb829a3c3c97345d9c7a75"
    354             md5sum="3ddde0ad598ef69f58d6a2e87f8b460f"/>
     353            hash="sha256:abc0acc1d15b4b9c97c65cd9689bd6400081853b9980ea428d3c8572dd791522"
     354            md5sum="20cc8231609318310f2a55f64c86cbb4"/>
    355355  </autotools>
    356356
     
    363363    </dependencies>
    364364
    365     <branch module="gst-plugins-good/gst-plugins-good-${version}.tar.xz" version="1.6.3"
     365    <branch module="gst-plugins-good/gst-plugins-good-${version}.tar.xz" version="1.8.0"
    366366            repo="gstreamer"
    367             hash="sha256:24b19db70b2a83461ebddfe20033db432dadfdb5d4b54ffb1dfa0d830134a177"
    368             md5sum="a1958df7aa498b42793e2f2048673815"/>
     367            hash="sha256:c20c134d47dbc238d921707a3b66da709c2b4dd89f9d267cec13d1ddf16e9f4d"
     368            md5sum="91ed4649c7c2e43a61f731d144f6f6d0">
     369      <patch file="gst-plugins-good-use-the-tfdt-decode-time.patch" strip="1"/>
     370      <patch file="gst-plugins-good-Revert-qtdemux-expose-streams-with-first-moof-for-fr.patch" strip="1"/>
     371    </branch>
    369372  </autotools>
    370373
     
    376379      <dep package="gst-plugins-base"/>
    377380    </dependencies>
    378     <branch module="gst-plugins-bad/gst-plugins-bad-${version}.tar.xz" version="1.6.3"
     381    <branch module="gst-plugins-bad/gst-plugins-bad-${version}.tar.xz" version="1.8.0"
    379382            repo="gstreamer"
    380             hash="sha256:971b29101d6a9c5e3fe94d99d977a227f58f0b2d29b6ca2c7f292052542b3a61"
    381             md5sum="4857adcafe41e4b9b8805cf88303bd55"/>
     383            hash="sha256:116376dd1085082422e0b21b0ecd3d1cb345c469c58e32463167d4675f4ca90e"
     384            md5sum="1c2d797bb96a81e9ef570c7a0a37203e"/>
    382385  </autotools>
    383386
     
    386389      <dep package="gst-plugins-base"/>
    387390    </dependencies>
    388     <branch module="gst-libav/gst-libav-${version}.tar.xz" version="1.6.3"
     391    <branch module="gst-libav/gst-libav-${version}.tar.xz" version="1.8.0"
    389392            repo="gstreamer"
    390             hash="sha256:857b9c060a0337de38c6d26238c47352433c02eabf26c2f860c854dbc35bd4ab"
    391             md5sum="cfe9a06913d4fd4067e9e47f6e05fac2"/>
     393            hash="sha256:5a1ce28876aee93cb4f3d090f0e807915a5d9bc1325e3480dd302b85aeb4291c"
     394            md5sum="361638fa45466c5050bcde6bfe10fa46"/>
    392395  </autotools>
    393396
Note: See TracChangeset for help on using the changeset viewer.