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 784848 - gst-omx: fix meson build
gst-omx: fix meson build
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-omx
git master
Other Linux
: Normal normal
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-07-12 14:02 UTC by Guillaume Desmottes
Modified: 2017-07-12 14:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
meson: add gstomxmp3enc (698 bytes, patch)
2017-07-12 14:02 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2017-07-12 14:02:06 UTC
.
Comment 1 Guillaume Desmottes 2017-07-12 14:02:22 UTC
Created attachment 355432 [details] [review]
meson: add gstomxmp3enc

Commit 02d493e85921596f7cac7ef4af02fde500e9a5d8 didn't add
gstomxmp3enc.c to meson.
Comment 2 Julien Isorce 2017-07-12 14:52:58 UTC
Comment on attachment 355432 [details] [review]
meson: add gstomxmp3enc

ommit 9928a881b00d8e22f67206c3aa4a6880936afd3b
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Wed Jul 12 16:00:53 2017 +0200

    meson: add gstomxmp3enc
    
    Commit 02d493e85921596f7cac7ef4af02fde500e9a5d8 didn't add
    gstomxmp3enc.c to meson.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=784848
Comment 3 Julien Isorce 2017-07-12 14:53:47 UTC
Oups, sorry about the inconvenience and thx for the patch.