Portable version of GStreamer 1.5.2 on Windows

Nicolas Dufresne nicolas.dufresne at collabora.com
Tue Aug 25 07:20:26 PDT 2015


Le mardi 25 août 2015 à 10:57 +0200, Harry a écrit :
> I believe that such artificial mechanisms as looking in 
> ../../lib/gstreamer-1.0 or GST_PLUGIN_PATH should be abandoned in 
> favor of those three automatically supplied by the operating system : 
> executable folder, current folder, PATH environment variable.

It's all weird to me, as I don't remember anyone changing this. To
follow Windows rules, the code use to check for plugins (from
executable directory):

  gstreamer-1.0/
  if (basename(curdir) == "bin")
    ../lib/gstreamer-1.0

This ../../ is unknown to me.

Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150825/ead83ea6/attachment.sig>


More information about the gstreamer-devel mailing list