[mythtv] FFmpeg plans

Brian J. Murrell brian at interlinx.bc.ca
Mon Apr 30 12:42:38 UTC 2018


On Mon, 2018-04-30 at 09:15 +0100, Stuart Auchterlonie wrote:
> 
> Can you apply your own patches to an external tree in git?

As a sub{tree|repo} it's not external -- that's a git submodule.  A git
sub{tree|repo} is a full copy of the external source in your own repo. 
You are just using git sub{tree|repo} to manage (i.e. forking,
updating, etc.) it like you would any git repo you might not have
commit privileges with.

So just like you can fork any git repo, apply your own patches and push
those to your own fork, then periodically pull in changes since your
fork from upstream, commit those, rinse, repeat, you can do the same
with a git sub{tree|repo}.

> That would be a requirement for this to work surely?

Of course.

Cheers,
b.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.mythtv.org/pipermail/mythtv-dev/attachments/20180430/bb932e9c/attachment.sig>


More information about the mythtv-dev mailing list