[Ffmpeg-cvslog] r6813 - trunk/libavcodec/eval.c
Måns Rullgård
mru
Sat Oct 28 11:36:33 CEST 2006
Oded Shimon <ods15 at ods15.dyndns.org> writes:
> On Sat, Oct 28, 2006 at 08:46:13AM +0200, Oded Shimon wrote:
>> On Sat, Oct 28, 2006 at 12:16:26AM +0200, michael wrote:
>> [..]
>> > case e_div: return e->value * (d / d2);
>> > case e_add: return e->value * (d + d2);
>> > + case e_last:return d2;
>>
>> I'm fairly sure there should be an 'e->value *' here... try the expression
>> '5;-2'
>
> I was almost right, '-(1;2)'
What does that mean?
--
M?ns Rullg?rd
mru at inprovide.com
More information about the ffmpeg-cvslog
mailing list