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 733688 - Add support for gstreamer 1.5 API
Add support for gstreamer 1.5 API
Status: RESOLVED FIXED
Product: gstreamer-vaapi
Classification: Other
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: gstreamer-vaapi maintainer(s)
gstreamer-vaapi maintainer(s)
Depends on:
Blocks: 720305
 
 
Reported: 2014-07-24 17:02 UTC by U. Artie Eoff
Modified: 2014-07-28 13:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description U. Artie Eoff 2014-07-24 17:02:15 UTC
gstreamer-vaapi master is incompatible with gstreamer master and fails to configure/compile.  gstreamer master is now at 1.5 api version.

gstreamer (master) heads/master-0-gfbe2477 
gstreamer-vaapi (master) heads/master-0-ge0e869f
Comment 1 Gwenole Beauchesne 2014-07-28 13:12:44 UTC
(In reply to comment #0)
> gstreamer-vaapi master is incompatible with gstreamer master and fails to
> configure/compile.  gstreamer master is now at 1.5 api version.
> 
> gstreamer (master) heads/master-0-gfbe2477 
> gstreamer-vaapi (master) heads/master-0-ge0e869f

Fixed in current git master branch but beware that you should be using the upstream "1.4" branches now as 1.5 (towards 1.6) might have incompatible changes in the future. Thanks.
Comment 2 Gwenole Beauchesne 2014-07-28 13:13:00 UTC
commit 883ef9d436cc31eca6cd3a5ba84673fc7aecd805
Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
Date:   Mon Jul 28 15:54:46 2014 +0300

    configure: allow builds against GStreamer git (1.5.x).
    
    https://bugzilla.gnome.org/show_bug.cgi?id=733688