On Sat, Jun 27, 2015 at 02:43:31AM +0200, Michael Niedermayer wrote:
> On Fri, Jun 12, 2015 at 08:15:51AM +0000, Nedeljko Babic wrote:
> > >On Thu, Jun 11, 2015 at 4:08 PM, Nedeljko Babic
> > ><nedeljko.ba...@imgtec.com> wrote:
> > >> From: Jovan Zelincevic <jovan.zelince...@imgtec.com>
> > >>
> > >> Move existing code to the new template files
> > >>
> > >
> > >Please setup your Git to track renames (add -M parameter), this is
> > >really hard to review in this form.
> > 
> > This patch is just moving parts of the code that can be used in both float 
> > and
> > in fixed aac in appropriate template files.
> > 
> > It does not do renames (or anything else for that matter).
> > 
> > For example, the parts of code are moved from aacdec.c to new 
> > aacdec_template.c,
> > but original file is still present with what was left of the code.
> > 
> > Adding -M will not change anything in the patch.
> > 
> > I tried from -M20% to -M75% just to be sure.
> 
> this needs -C
> like in
> 
> git format-patch  -1 -C -C -C #P

it seems a single -C is enough, i thought yesterday it required
multiple -C



[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to