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 338312 - [pitfdll] make win32 codec location configurable
[pitfdll] make win32 codec location configurable
Status: RESOLVED NOTGNOME
Product: GStreamer
Classification: Platform
Component: dont know
git master
Other All
: Normal enhancement
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-13 07:29 UTC by Jens Granseuer
Modified: 2006-04-21 11:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add --with-dlldir to configure (922 bytes, patch)
2006-04-13 07:30 UTC, Jens Granseuer
reviewed Details | Review

Description Jens Granseuer 2006-04-13 07:29:51 UTC
The following patch adds a --with-dlldir parameter to configure since the codecs are not always located in /usr/lib/win32.
Comment 1 Jens Granseuer 2006-04-13 07:30:31 UTC
Created attachment 63363 [details] [review]
Add --with-dlldir to configure
Comment 2 Tim-Philipp Müller 2006-04-15 16:22:41 UTC
The pitfdll bug tracker is at http://sourceforge.net/projects/pitfdll as far as I know.

Comment 3 Jens Granseuer 2006-04-15 19:10:13 UTC
I just saw another pitfdll bug here the other day, but no problem, I can take it over there.
Comment 4 Tim-Philipp Müller 2006-04-21 10:02:32 UTC
Thanks :)

I think patches should go over there, because that makes it easier for others to find/see them, and the pitfdll maintainer doesn't track GStreamer bugzilla at the moment.

I've pinged one of the other pitfdll developers though, maybe he'll apply it. Certainly sounds like a useful configure option (although I wonder why this isn't done via environment variables).

Comment 5 Julien MOUTTE 2006-04-21 10:06:48 UTC
Fixed in CVS. Thanks !
Comment 6 Jens Granseuer 2006-04-21 11:14:40 UTC
Thanks for applying. Guess I can close the SF tracker item, then...