[Libav-user] Reference app with ffmpeg n1.2 libs that works on IOS ?

Lars Hammarstrand lars.hammarstrand at gmail.com
Wed Apr 3 01:15:19 CEST 2013


2013/4/3 Lars Hammarstrand <lars.hammarstrand at gmail.com>

> 2013/4/2 Carl Eugen Hoyos <cehoyos at ag.or.at>
>
>> Carl Eugen Hoyos <cehoyos at ...> writes:
>>
>> > > I've no intention to compile hundreds of different
>> > > versions by hand you know. :) :)
>> >
>> > 14 will be sufficient, I will guide you.
>>
>> To elaborate:
>> You tell me which version does work and
>> which version crashes, and I will tell
>> you which versions to test.
>>
>>
> 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:
>
> git bisect bad
> git bisect start
> git bisect good n0.10.2
> git bisect view --stat
>
Typo above, meant this:

git bisect start
git bisect bad n2.1
git bisect good n0.10.2
git bisect view --stat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130403/5827219e/attachment.html>


More information about the Libav-user mailing list