[FFmpeg-devel] How to git clone version 0.6 of ffmpeg
Johan Andersson
j at i19.se
Thu Sep 29 11:24:00 CEST 2011
On Thu, Sep 29, 2011 at 07:58:05AM +0000, forumhelp forum wrote:
>
> Hello every one,
> I developped some programs that worked with the version 0.6 of ffmpeg.
> With the recent update and constant name change, my programs stop working.
> What is the git clone command that can give me the old version of FFmpeg?
git clone git://git.videolan.org/ffmpeg.git
cd ffmpeg
git checkout TAGNAME
to see tags: git tag -l
--
Johan Andersson
More information about the ffmpeg-devel
mailing list