[Bug 751607] Reconsider decision to use libav or ffmpeg
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 7 07:17:54 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751607
Olivier CrĂȘte <olivier.crete at ocrete.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #307013|none |needs-work
status| |
--- Comment #15 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Review of attachment 307013:
--> (https://bugzilla.gnome.org/review?bug=751607&attachment=307013)
This will just happen if you run autogen.sh, which I expect people won't do on
existing checkouts. Maybe you should instead create a new gst-libs/ext/ffmpeg
submodule, so if the wrong one has been checked out, it just won't build.
Untested bashism-free version, with a subshell:
(cd gst-libs/ext/libav; git remote -v | grep -q ffmpeg.org) && git submodule
sync
--
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