[FFmpeg-devel] [PATCH] matroskadec.c: Handle palettized QuickTime video properly

Moritz Barsnick barsnick at gmx.net
Fri Dec 11 13:55:29 CET 2015


On Fri, Dec 11, 2015 at 11:48:15 +0000, Mats Peterson wrote:
> And I said before, I'm not going to "learn" how to use the messy Git
> system.

What's messy?

That's just the way it works here. It may be a bit more tedious for
you, but makes life for everyone else (testers, reviewers, committers)
much more easy. Complex projects need more elaborate flows.

And even in any other serious project, diffs directly from within the
leaf source directory are frowned upon. Create the diff from one level
up from the top (so that it applies from the top level within the tree
with "patch -p1"). Everything else needs too much contemplation.

I can't comment on the rest.

Moritz


More information about the ffmpeg-devel mailing list