[Bug 737786] android: Upstream one of the android video source implementations

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 30 04:10:00 PDT 2015


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

--- Comment #27 from George Kiagiadakis <george.kiagiadakis at collabora.com> ---
(In reply to Justin J. Kim from comment #26)
> I am not sure if I understand how/what I should do for this.
> 
> @Tim, your plan is to create a branch in for history preserving, then will
> merge a squashed commit on top of master. do I correctly understand?

As I understand it, the plan is to create a branch starting from somewhere in
the 0.10 series that contains all the history of the android plugin, without
any touches in other files (using git filter-branch to filter what the commits
contain) and then merge this in master (no squashing, just git merge). This
avoids rebasing the entire history on top of master, which I think makes sense
for this case, because otherwise master would contain non-compilable commits.

> @George, thank you for testing.
> > but it looks like the examples are broken.
> Which example was broken? Do you mean
> https://git.collabora.com/cgit/user/joykim/gst-camera-test.git/ ?

No, the example from this repository is good, but the *same* example also
exists in the ahc-history-preserved branch (together with one more very similar
example) and is broken there.

-- 
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