summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2008-08-06 20:59:59 +0000
committer Eric Hameleers <alien@slackware.com>2008-08-06 20:59:59 +0000
commit2d0b9ec24519cb59d96b34bed8c0eceaa5a360b1 (patch)
tree31c74954aac3ed5bdc5087026cb329563f954a58
parentd471826e9bc06a8c2065215ae3c7633608e07a78 (diff)
downloadasb-2d0b9ec24519cb59d96b34bed8c0eceaa5a360b1.tar.gz
asb-2d0b9ec24519cb59d96b34bed8c0eceaa5a360b1.tar.xz
Updated for r14080
-rwxr-xr-xffmpeg/build/ffmpeg.SlackBuild10
1 files changed, 8 insertions, 2 deletions
diff --git a/ffmpeg/build/ffmpeg.SlackBuild b/ffmpeg/build/ffmpeg.SlackBuild
index bd22ec17..62daa197 100755
--- a/ffmpeg/build/ffmpeg.SlackBuild
+++ b/ffmpeg/build/ffmpeg.SlackBuild
@@ -55,8 +55,14 @@
# instead of VERSION to determine the version of ffmpeg to use
# (allows me to use a SVN revision number instead of timestamp).
# r14080-1: 05/aug/2008 by Eric Hameleers <alien@slackware.com>
-# * Update of almost all composing libraries.
-#
+# * Update of almost all composing libraries. The dirac reference
+# implementation library was replaced by schroedinger.
+# This version of the package includes shared libraries which
+# allows other programs to link to avcodec.
+# If you install yasm, the SlackBuild will be able to use a
+# very recent version of the x264 library, else it will fallback
+# to a version that compiles with Slackware's 'asm'.
+#
# Run 'sh ffmpeg.SlackBuild --cleanup' to build a Slackware package.
# The package (.tgz) plus descriptive .txt file are created in /tmp .
# Install using 'installpkg'.