[Bug 752518] validate:launcher: Improvements for --media-paths option

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 5 13:52:06 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=752518

Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #308709|none                        |committed
             status|                            |

--- Comment #10 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Comment on attachment 308709
  --> https://bugzilla.gnome.org/attachment.cgi?id=308709
improve uri generation for --medias-paths

commit ac172a9ac6244256fd39b251051bf3e3076453a1
Author: Vineeth TM <vineeth.tm at samsung.com>
Date:   Tue Aug 4 08:35:16 2015 +0900

    validate:launcher: improve uri generation for --medias-path

    When --medias-paths option is being used, right now we have to
    specify the full path, like /home/user/gst/master/media/
    But when inside master directory, would like to specify only
    media/ and expect it to work. Using os.path.abspath and create uri based on
that.
    This way we can either just pass media/ or pass the full path as
parameters.

    https://bugzilla.gnome.org/show_bug.cgi?id=752518

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list