summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2011-07-22version.sh: handle shallow clones and snapshots.Nicolas George1-0/+20
2011-06-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer7-8/+60
2011-06-19Drop git- prefix from version labelsMans Rullgard1-1/+0
2011-06-19Use the contents of RELEASE as version fallback instead of 'UNKNOWN'Reinhard Tartler2-1/+2
2011-03-19Merge remote-tracking branch 'newdev/master'Michael Niedermayer9-20/+12
2011-03-18get rid of the last svn mentionsJanne Grunau8-17/+9
2011-03-17Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer10-11/+11
2011-03-17Merge remote-tracking branch 'newdev/master'Michael Niedermayer174-975/+1108
2011-03-16use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau10-11/+11
2011-02-22Remove old VCSs from version.shAlex Converse1-13/+0
2011-02-22Remove old VCSs from version.shAlex Converse1-13/+0
2011-02-01Provide monotone revission numbers in version.shMichael Niedermayer1-1/+1
2011-01-18Fix quoting in version.shMans Rullgard1-10/+10
2011-01-16use git describe for naming version in pure git clonesRamiro Polla1-1/+1
2010-07-26version.sh: write version to stdout if no output file specifiedMåns Rullgård1-0/+5
2010-01-16Read "Last Changed Rev" field instead of "Revision" field to avoid beingRamiro Polla1-2/+2
2010-01-07Silence calls to git in version.sh.Ramiro Polla1-2/+2
2010-01-07Check for VERSION in source dir.Ramiro Polla1-1/+1
2010-01-07Check for snapshot_version in source dir.Ramiro Polla1-1/+1
2009-09-24Check if a git-svn revision number is available to try to get better versionAlex Converse1-0/+6
2009-08-16version.sh: use standard sed syntaxMåns Rullgård1-1/+4
2009-03-05Directly read the version number from a VERSION file; useful for releases.Diego Biurrun1-3/+7
2009-02-2410l: Ignore error output from failed attempt to read snapshot_version.Diego Biurrun1-1/+1
2009-02-24Read revision string from the file snapshot_version if available.Diego Biurrun1-1/+2
2009-02-24cosmetics: Use $() instead of ``, the former can be nested more easily.Diego Biurrun1-5/+5
2008-09-26Replace 'test' invocation by 'test -n', this should be safer.Diego Biurrun1-1/+1
2008-09-26Add support for passing a version string to configure that is appended toDiego Biurrun3-1/+9
2008-06-19enable version.h to be created from subdirsMåns Rullgård4-12/+18
2007-10-20add support for git in version.sh (use short hash as version number)Aurelien Jacobs1-0/+6
2007-10-20cosmetics to make version.sh more VCS agnosticAurelien Jacobs1-5/+9
2007-06-18kill error messages from failed svn revision extraction commandsMåns Rullgård1-3/+2
2007-06-18extract revision from svn-1.4 .svn/entries filesMåns Rullgård1-0/+1
2006-09-05Fall back on grepping for the revision number if no svn client is installed.Michel Bardiaux1-0/+2
2006-07-29Use LC_ALL instead of LANG since the former overrides the latter.Diego Biurrun1-1/+1
2006-07-29Cope with localized Subversion clients.Diego Biurrun1-1/+1
2006-06-28get svn version when using separate build treeMåns Rullgård2-2/+2
2006-06-23Produce correct version string even when not run in a Subversion working copy.Diego Biurrun1-1/+3
2006-06-20Use Subversion revision for FFMPEG_VERSION.Diego Biurrun6-4/+20