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 110138 - dvdnavsrc doesn't compile
dvdnavsrc doesn't compile
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.6.1
Other All
: Normal critical
: 0.6.1
Assigned To: David I. Lehn
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-04-06 21:58 UTC by Ronald Bultje
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
dvdnav 0.1.3 => 0.1.4 patch (2.12 KB, patch)
2003-04-12 13:07 UTC, Ronald Bultje
none Details | Review
configure check (1.11 KB, patch)
2003-04-12 16:50 UTC, Ronald Bultje
none Details | Review

Description Ronald Bultje 2003-04-06 21:58:35 UTC
With the updated dvdnav library that constantly changes API, our plugin
fails to compile with the current version. Needs to be fixed before the
0.6.1 release if possible.
Comment 1 Benjamin Otte (Company) 2003-04-06 23:59:04 UTC
For increased fun:
Doesn't "stable" mean we only use the old version? ;)
Comment 2 David Schleef 2003-04-07 06:22:27 UTC
Ideally, we would use a compatibility header similar to the one in the
FLAC plugin.
Comment 3 Ronald Bultje 2003-04-07 07:19:45 UTC
Well, xine & co also support only one version... Do we really want to
support anything out there? There's not much distributions including
dvdnavsrc, so users would need to download it anyway...
Comment 4 David Schleef 2003-04-08 19:17:48 UTC
0.6.1 should at least support the same version that 0.6.0 supports.
Comment 5 Ronald Bultje 2003-04-12 13:06:54 UTC
We as a team seem to disagree there. The 0.6.0 release notes said
video was not supported. Especially, unstable libs can't be 100%
supported. Not even xine does that (who *is* stable).

I say we drop support for 0.1.3 and support 0.1.4 only.

Patch attached for dvdnavsrc.c, we also need a configure check that
checks for dvdnav-config --version >= 0.1.4.
Comment 6 Ronald Bultje 2003-04-12 13:07:25 UTC
Created attachment 15664 [details] [review]
dvdnav 0.1.3 => 0.1.4 patch
Comment 7 Ronald Bultje 2003-04-12 16:50:37 UTC
Created attachment 15668 [details] [review]
configure check
Comment 8 Ronald Bultje 2003-04-12 16:52:10 UTC
Patches applied to 0.6.1 - still needs applying to HEAD (will do later).
Comment 9 David I. Lehn 2003-04-12 17:40:20 UTC
There is no, and never has been, a libdvdnav version 0.1.4 released. 
Please either support 0.1.3 or the recently released 0.1.7.  Available
at http://sf.net/projects/dvd/.
Comment 10 Ronald Bultje 2003-04-13 11:25:28 UTC
Yes, you're right. Both 0.6.1 and HEAD have been updated to use 0.1.7.