[FFmpeg-devel] Help with git bisect
Hendrik Leppkes
h.leppkes at gmail.com
Wed May 11 23:38:40 CEST 2011
Hi,
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.
- Hendrik
More information about the ffmpeg-devel
mailing list