[FFmpeg-soc] [soc] [propchange]: r4385 - svn:log

Diego Biurrun diego at biurrun.de
Thu Jun 4 13:57:29 CEST 2009


On Thu, Jun 04, 2009 at 12:34:58PM +0100, Colin McQuillan wrote:
> 2009/6/4 Diego Biurrun <diego at biurrun.de>:
> > On Thu, Jun 04, 2009 at 01:14:13PM +0200, cmcq wrote:
> >> Author: cmcq
> >> Revision: 4385
> >> Property Name: svn:log
> >> Action: modified
> >>
> >> Property diff:
> >> --- old property value
> >> +++ new property value
> >> @@ -1 +1 @@
> >> -Set p->pitch_vector
> >> \ No newline at end of file
> >> +p->pitch_vector was not being set
> >> \ No newline at end of file
> >
> > This provides close to no information unless you are deeply familiar
> > with the code.  What did you do exactly?  Why?
> 
> I did some debugging and noticed that p->pitch_vector was being used
> but not set. The pitch vector is calculated in "decode_pitch_vector"
> but it was not copied to p->pitch_vector. This looked like an
> accidental omission in otherwise correct code. The commit message
> makes it clear that it's just a fix to a simple mistake. I can't see
> how to make this interesting to someone not familiar with the code.

This is a much better explanation, why not convert it to a commit
message?

Diego


More information about the FFmpeg-soc mailing list