After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 700939 - applemedia: port iosavassertsrc to 1.0 from the gstreamer-sdk
applemedia: port iosavassertsrc to 1.0 from the gstreamer-sdk
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 1.3.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-05-24 07:46 UTC by Sebastian Dröge (slomo)
Modified: 2014-05-20 09:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2013-05-24 07:46:26 UTC
http://cgit.freedesktop.org/gstreamer-sdk/gst-plugins-bad/log/?h=sdk-0.10.23


This is at least:
http://cgit.freedesktop.org/gstreamer-sdk/gst-plugins-bad/commit/?h=sdk-0.10.23&id=5c27faeafeb49b8ecb6931b2d90b4769a3b0e7bd
http://cgit.freedesktop.org/gstreamer-sdk/gst-plugins-bad/commit/?h=sdk-0.10.23&id=74708fd175fb99f55b12bbe31b42f4df4945160f
http://cgit.freedesktop.org/gstreamer-sdk/gst-plugins-bad/commit/?h=sdk-0.10.23&id=dfba937846ae129ea4e0a376b4e1e699dd869da6
http://cgit.freedesktop.org/gstreamer-sdk/gst-plugins-bad/commit/?h=sdk-0.10.23&id=b5c9f754092a9b5ac975d555b852595a47aa2b36
http://cgit.freedesktop.org/gstreamer-sdk/gst-plugins-bad/commit/?h=sdk-0.10.23&id=196b8fc388e2ebe12a88886ad4382ad8bdb03aba
http://cgit.freedesktop.org/gstreamer-sdk/gst-plugins-bad/commit/?h=sdk-0.10.23&id=e024a3ca94b8ab8eb150d0c172e90c0b431b597c
http://cgit.freedesktop.org/gstreamer-sdk/gst-plugins-bad/commit/?h=sdk-0.10.23&id=e285b505e67f290ce44e41a2872dcd185436eab6
http://cgit.freedesktop.org/gstreamer-sdk/gst-plugins-bad/commit/?h=sdk-0.10.23&id=1af3f0333a80482e376d1488eda1a87c9d175764
http://cgit.freedesktop.org/gstreamer-sdk/gst-plugins-bad/commit/?h=sdk-0.10.23&id=524f00e7738fa609eeb7edbb7e85bf85ee12c215
http://cgit.freedesktop.org/gstreamer-sdk/gst-plugins-bad/commit/?h=sdk-0.10.23&id=cbc69af15293781869edcd1a3613669b84538eca
http://cgit.freedesktop.org/gstreamer-sdk/gst-plugins-bad/commit/?h=sdk-0.10.23&id=7418e7acd00277d87da9ab3413b390fd9d666b54
http://cgit.freedesktop.org/gstreamer-sdk/gst-plugins-bad/commit/?h=sdk-0.10.23&id=7f75ed05674bfc7d093799fae8c42c90c0678a2d
Comment 1 Edward Hervey 2014-02-02 10:28:06 UTC
What's the status of this ? Some look already fixed (in a different way because of 1.x changes).
Comment 2 Sebastian Dröge (slomo) 2014-02-03 17:21:24 UTC
Who knows, someone will need to go over the commits in the gstreamer-sdk repositories and check one-by-one. At least the above mentioned commits need to be checked but there were probably more already.
Comment 3 Andoni Morales 2014-02-05 11:09:05 UTC
The onply missing element to port is to 1.x is iosavassertsrc, everything else is merged/ported
Comment 4 Edward Hervey 2014-05-20 09:40:43 UTC
commit ecf765635b0a79f77ee8af9f0ca2d7b714334ddb
Author: Matthieu Bouron <matthieu.bouron@collabora.com>
Date:   Thu Apr 3 14:02:18 2014 +0100

    iosavassetsrc: Port to 1.0
    
    Also enables this element on OSX >= 10.7.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=728249