Changeset 9a955affc9c0686e663744515c51a27622076cf5
- Timestamp:
- 02/04/08 08:13:02
(7 months ago)
- Author:
- Jean-Baptiste Kempf <jb@videolan.org>
- git-committer:
- Jean-Baptiste Kempf <jb@videolan.org> 1202109182 +0000
- git-parent:
[d6cfab4413d5626e58d5222ef2112139076108e8]
- git-author:
- Jean-Baptiste Kempf <jb@videolan.org> 1202109182 +0000
- Message:
Contribs: Twolame has new version that fix gcc 4.3 bug and fix some mono audio level issue.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r4d6a0a4 |
r9a955af |
|
| 155 | 155 | MOZILLA_VERSION=1.7.5 |
|---|
| 156 | 156 | MOZILLA_URL=http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla$(MOZILLA_VERSION)/source/mozilla-source-$(MOZILLA_VERSION).tar.bz2 |
|---|
| 157 | | TWOLAME_VERSION=0.3.10 |
|---|
| | 157 | TWOLAME_VERSION=0.3.12 |
|---|
| 158 | 158 | TWOLAME_URL=$(SF)/twolame/twolame-$(TWOLAME_VERSION).tar.gz |
|---|
| 159 | 159 | X264_VERSION=20050609 |
|---|