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 673437 - compile against internal gst video
compile against internal gst video
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal minor
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-04-03 14:13 UTC by Alban Browaeys
Modified: 2012-04-11 08:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
compile against internal gst video (1.70 KB, patch)
2012-04-03 14:13 UTC, Alban Browaeys
none Details | Review
compile against internal gst video (update for 1.0) (1.70 KB, patch)
2012-04-10 10:48 UTC, Alban Browaeys
needs-work Details | Review
compile against internal gst video (update for 1.0) repost (1.70 KB, patch)
2012-04-10 19:56 UTC, Alban Browaeys
committed Details | Review

Description Alban Browaeys 2012-04-03 14:13:10 UTC
Created attachment 211226 [details] [review]
compile against internal gst video

Compile gstpbutils and encoding tests against internal version of gst
video.
Comment 1 Alban Browaeys 2012-04-10 10:48:45 UTC
Created attachment 211716 [details] [review]
compile against internal gst video (update for 1.0)
Comment 2 Sebastian Dröge (slomo) 2012-04-10 11:26:50 UTC
Comment on attachment 211716 [details] [review]
compile against internal gst video (update for 1.0)

There's no GST_MAJORMINOR in git master anymore, only GST_API_VERSION.
Comment 3 Alban Browaeys 2012-04-10 19:56:19 UTC
Created attachment 211783 [details] [review]
compile against internal gst video (update for 1.0) repost

Indeed I posted the same patch over the old one. Now the updated one .
Comment 4 Sebastian Dröge (slomo) 2012-04-11 08:00:08 UTC
Comment on attachment 211783 [details] [review]
compile against internal gst video (update for 1.0) repost

commit 8e8c18233abdd5f7bb9395d71a3ea725d9b0aacb
Author: Alban Browaeys <prahal@yahoo.com>
Date:   Sun Apr 1 22:38:30 2012 +0200

    pbutils: Link against internal gst video
    
    Link pbutils and encoding tests against internal version of libgstvideo.