[FFmpeg-devel] Help with git bisect

Jon Drukman jsd at cluttered.com
Thu May 12 00:01:39 CEST 2011


Hendrik Leppkes <h.leppkes <at> gmail.com> writes:

> On Wed, May 11, 2011 at 11:34 PM, Jon Drukman <jsd <at> cluttered.com> wrote:
> > How do I check out the version of ffmpeg immediately prior to this
> > commit?
> 
> you could just revert that single commit locally, and test if that
> already solves your issue.
> 
> git revert 91360ce61d00bb20429fb41857abebf50a5c6b1d
> 
> The change looks simple enough, so the revert should work flawlessly
> for testing.

Yep.  Fresh checkout and reverting that one commit fixes the problem.  What is
the procedure for having the commit reviewed and either fixed or removed from
ffmpeg?

jsd



More information about the ffmpeg-devel mailing list