<div dir="ltr">2013/4/2 Carl Eugen Hoyos <span dir="ltr"><<a href="mailto:cehoyos@ag.or.at" target="_blank">cehoyos@ag.or.at</a>></span><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im">Carl Eugen Hoyos <cehoyos@...> writes:<br>
<br>
> > I've no intention to compile hundreds of different <br>
> > versions by hand you know. :) :)<br>
><br>
> 14 will be sufficient, I will guide you.<br>
<br>
</div>To elaborate:<br>
You tell me which version does work and<br>
which version crashes, and I will tell<br>
you which versions to test.<br>
<div class=""><div class="h5"><br></div></div></blockquote><div><div><br></div><div>You have to supply a more detailed action-plan to operate git bisecting in this case since the last (and current) working version of ffmpeg for xbmc is n0.10.2 which is quite a few commits from n2.1, probably a whole lot more than just 14 iterations thus I think it's a good idea that we automate things. Test for your self:</div>
<div><br></div><div>git bisect bad <br></div><div>git bisect start</div><div>git bisect good n0.10.2<br></div><div>git bisect view --stat<br></div><div><br></div><div style>What numbers did you get?</div><div><br></div><div>
Btw, have any of you guys done any fully automated bisecting with "git bisect run" that cross compiles locally and runs on a remote ios device (or any other platform for that matter) that can serve as an example?<br>
</div></div><div style>--</div><div style><br></div></div></div></div>