On Thu, Feb 16, 2012 at 04:38:47PM +0530, Aneesh Dogra wrote: > On 16 Feb 2012 16:24, "Diego Biurrun" <[email protected]> wrote: > > > > On Thu, Feb 16, 2012 at 10:44:42AM +0530, Aneesh Dogra wrote: > > > --- > > > Changelog | 1 + > > > doc/general.texi | 2 +- > > > libavcodec/Makefile | 1 + > > > libavcodec/allcodecs.c | 2 +- > > > libavcodec/sunrastenc.c | 224 > +++++++++++++++++++++++++++++++++++++++++++++++ > > > libavformat/img2.c | 3 +- > > > 6 files changed, 230 insertions(+), 3 deletions(-) > > > create mode 100644 libavcodec/sunrastenc.c > > > > http://www.libav.org/developer.html#New-codecs-or-formats-checklist > > > > There is a short, very volatile, time window now during which you might > > actually remember why you missed point 3 and tell us how to fix the list. > > I'll bump the minor version number once we are done with a complete review.
What's the point? Just keep the encoder in a separate branch if you cannot be bothered to rebase it. Also, don't let us guess whether or not you did this on purpose or not, use git send-email --annotate and comment the patches you send so that nobody has to read your mind. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
