Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-28version.sh: Print versions based on the last git tag for release branchesMichael Niedermayer
2013-12-01version.sh: add preprocessing guardsTimothy Gu
2013-12-01version.sh: add a little usage commentTimothy Gu
2013-11-30version.sh: make it independant of version.h file nameTimothy Gu
2011-07-22version.sh: handle shallow clones and snapshots.Nicolas George
2011-06-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-19Drop git- prefix from version labelsMans Rullgard
2011-06-19Use the contents of RELEASE as version fallback instead of 'UNKNOWN'Reinhard Tartler
2011-03-19Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-18get rid of the last svn mentionsJanne Grunau
2011-03-17Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer
2011-03-17Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-16use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau
2011-02-22Remove old VCSs from version.shAlex Converse
2011-02-22Remove old VCSs from version.shAlex Converse
2011-02-01Provide monotone revission numbers in version.shMichael Niedermayer
2011-01-18Fix quoting in version.shMans Rullgard
2011-01-16use git describe for naming version in pure git clonesRamiro Polla
2010-07-27version.sh: write version to stdout if no output file specifiedMåns Rullgård
2010-01-16Read "Last Changed Rev" field instead of "Revision" field to avoid beingRamiro Polla
2010-01-07Silence calls to git in version.sh.Ramiro Polla
2010-01-07Check for VERSION in source dir.Ramiro Polla
2010-01-07Check for snapshot_version in source dir.Ramiro Polla
2009-09-24Check if a git-svn revision number is available to try to get better versionAlex Converse
2009-08-16version.sh: use standard sed syntaxMåns Rullgård
2009-03-06Directly read the version number from a VERSION file; useful for releases.Diego Biurrun
2009-02-2510l: Ignore error output from failed attempt to read snapshot_version.Diego Biurrun
2009-02-25Read revision string from the file snapshot_version if available.Diego Biurrun
2009-02-25cosmetics: Use $() instead of ``, the former can be nested more easily.Diego Biurrun
2008-09-27Replace 'test' invocation by 'test -n', this should be safer.Diego Biurrun
2008-09-27Add support for passing a version string to configure that is appended toDiego Biurrun
2008-06-19enable version.h to be created from subdirsMåns Rullgård
2007-10-20add support for git in version.sh (use short hash as version number)Aurelien Jacobs
2007-10-20cosmetics to make version.sh more VCS agnosticAurelien Jacobs
2007-06-18kill error messages from failed svn revision extraction commandsMåns Rullgård
2007-06-18extract revision from svn-1.4 .svn/entries filesMåns Rullgård
2006-09-06Fall back on grepping for the revision number if no svn client is installed.Michel Bardiaux
2006-07-30Use LC_ALL instead of LANG since the former overrides the latter.Diego Biurrun
2006-07-30Cope with localized Subversion clients.Diego Biurrun
2006-06-29get svn version when using separate build treeMåns Rullgård
2006-06-23Produce correct version string even when not run in a Subversion working copy.Diego Biurrun
2006-06-20Use Subversion revision for FFMPEG_VERSION.Diego Biurrun