Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Alchemy Viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
Alchemy Viewer
Alchemy Viewer
Commits
ec0c28ad
Commit
ec0c28ad
authored
14 years ago
by
Andrew de Laix
Browse files
Options
Downloads
Patches
Plain Diff
update ogg-vorbis archive for linux.
parent
c41d9949
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
autobuild.xml
+2
-2
2 additions, 2 deletions
autobuild.xml
indra/llaudio/llaudiodecodemgr.cpp
+1
-1
1 addition, 1 deletion
indra/llaudio/llaudiodecodemgr.cpp
with
3 additions
and
3 deletions
autobuild.xml
+
2
−
2
View file @
ec0c28ad
...
...
@@ -1232,9 +1232,9 @@
<key>
archive
</key>
<map>
<key>
hash
</key>
<string>
d4bda5baabfbfbd92ea7bd2a48c7fb8a
</string>
<string>
17c000ceef32c0623d038b4c73791bee
</string>
<key>
url
</key>
<string>
http://
s3.amazonaws.com/viewer-source-downloads
/install
_pkgs
/ogg
-
vorbis-1.2.0-linux-201
00929
.tar.bz2
</string>
<string>
http://
automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-ogvorbis/rev/222841/arch/Linux
/install
er
/ogg
_
vorbis-1.
1.3-1.
2.0-linux-201
10307
.tar.bz2
</string>
</map>
<key>
name
</key>
<string>
linux
</string>
...
...
This diff is collapsed.
Click to expand it.
indra/llaudio/llaudiodecodemgr.cpp
+
1
−
1
View file @
ec0c28ad
...
...
@@ -680,7 +680,7 @@ BOOL LLAudioDecodeMgr::addDecodeRequest(const LLUUID &uuid)
return
FALSE
;
}
#if
def
LL_DARWIN
#if LL_DARWIN
|| LL_LINUX
// HACK: to fool the compiler into not emitting unused warnings.
namespace
{
const
ov_callbacks
callback_array
[
4
]
=
{
OV_CALLBACKS_DEFAULT
,
OV_CALLBACKS_NOCLOSE
,
OV_CALLBACKS_STREAMONLY
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment