Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
5035a950
Commit
5035a950
authored
Aug 25, 2011
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contrib: update libogg to 1.3.0
parent
89c1460e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
contrib/src/ogg/SHA512SUMS
contrib/src/ogg/SHA512SUMS
+1
-1
contrib/src/ogg/rules.mak
contrib/src/ogg/rules.mak
+1
-1
extras/contrib/src/packages.mak
extras/contrib/src/packages.mak
+1
-1
No files found.
contrib/src/ogg/SHA512SUMS
View file @
5035a950
c6f4ee6833542bf75b5d5f65778de5221fe322aefa10a1382141eac3508103b6b7ec2198c34d6226d23c360a9338540e22817c23eed3505d0d9d3f4762e97feb libogg-1.2.2
.tar.xz
d99f7285d1d92940e5e82778f208afe615ff44384b373d81186a57a77d57a8c7f5e3347ea9ad99dc87cd6091e41ed8f47f0c3277e6a113dbb157c6aa6dd0f357 libogg-1.3.0
.tar.xz
contrib/src/ogg/rules.mak
View file @
5035a950
# libogg
OGG_VERSION
:=
1.
2.2
OGG_VERSION
:=
1.
3.0
OGG_URL
:=
http://downloads.xiph.org/releases/ogg/libogg-
$(OGG_VERSION)
.tar.xz
#OGG_URL := $(CONTRIB_VIDEOLAN)/libogg-$(OGG_VERSION).tar.xz
...
...
extras/contrib/src/packages.mak
View file @
5035a950
...
...
@@ -64,7 +64,7 @@ LIBMPEG2_VERSION=0.5.1
LIBMPEG2_URL
=
http://libmpeg2.sourceforge.net/files/libmpeg2-
$(LIBMPEG2_VERSION)
.tar.gz
LIBMAD_VERSION
=
0.15.1b
LIBMAD_URL
=
$(CONTRIB_VIDEOLAN)
/libmad-
$(LIBMAD_VERSION)
.tar.gz
OGG_VERSION
=
1.
2.2
OGG_VERSION
=
1.
3.0
OGG_URL
=
http://downloads.xiph.org/releases/ogg/libogg-
$(OGG_VERSION)
.tar.gz
#GG_URL=$(CONTRIB_VIDEOLAN)/libogg-$(OGG_VERSION).tar.gz
OGG_CVSROOT
=
:pserver:anoncvs@xiph.org:/usr/local/cvsroot
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment