Sorry, that's just how the commits are in my local git branch; that is the verbatim output of git format-patch, and is there merely as backup as I can't mirror the entire tree. I don't aim to merge in these patches verbatim (by the time I'm done I'll have rewritten half this code anyhow); rather I'll let git merge, rebase, and squash them into a single patch once I reach a reasonable milestone which can cleanly be applied upstream, at which time I'll notify the mailing list; please ignore the files in my branch for now.
On Tue, Apr 28, 2009 at 7:28 PM, Diego Biurrun <[email protected]> wrote: > On Mon, Apr 27, 2009 at 11:03:24AM +0200, gkovacs wrote: >> >> Added: >> concat/0001-added-concatenation-option.patch >> concat/0002-removed-superfluous-fflush.patch >> concat/0003-removed-color-table-check.patch >> concat/0004-added-extradata-handling.patch >> concat/0005-more-code-cleanup.patch >> concat/0006-code-formatting-fixes.patch >> concat/0007-attempting-same-format-concatenation-to-single-strea.patch > > You add some code and then you need another patch that fixes up its > formatting? This is wrong. > > Diego > _______________________________________________ > FFmpeg-soc mailing list > [email protected] > https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc > _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
