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
e0a545c3
Commit
e0a545c3
authored
Aug 08, 2012
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Contribs: update shout to 2.3.1
(support for webm and Opus)
parent
b10bc367
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
+7
-7
contrib/src/shout/SHA512SUMS
contrib/src/shout/SHA512SUMS
+1
-1
contrib/src/shout/libshout-win32.patch
contrib/src/shout/libshout-win32.patch
+5
-5
contrib/src/shout/rules.mak
contrib/src/shout/rules.mak
+1
-1
No files found.
contrib/src/shout/SHA512SUMS
View file @
e0a545c3
f6ebe556ab10cc67201d35f1172127a411ebb28494a7873474c9f33077e2f097244b0fb94d861ff258a2b887a17afbe4c6916283cc234ead6d0981d85fe45ee5 libshout-2.2.2
.tar.gz
19c1421e654310ddbc25f343d205d921b7c3f1c9c97f028207deaf1a46150b7f6c8069d52b7a3c9ed72dda276b52237cf1208292fbfa09aa7d09f85072c46a7b libshout-2.3.1
.tar.gz
contrib/src/shout/libshout-win32.patch
View file @
e0a545c3
...
...
@@ -11,14 +11,14 @@ diff -u libshout/include/shout/shout.h.in libshout-new/include/shout/shout.h.in
#define SHOUTERR_SUCCESS (0)
#define SHOUTERR_INSANE (-1)
--- libshout
/Makefile.in 2009-06-15 02:28:1
3.000000000 +0200
+++ libshout
/Makefile.in 2009-06-15 02:29:10.000000000
+0200
@@ -2
46,7 +246
,7 @@
t
arget_alias = @target_alias
@
--- libshout
-2.3.1/Makefile.in.orig 2012-05-25 17:21:3
3.000000000 +0200
+++ libshout
-2.3.1/Makefile.in 2012-08-08 00:08:03.968189479
+0200
@@ -2
88,7 +288
,7 @@
t
op_srcdir = @top_srcdir
@
AUTOMAKE_OPTIONS = 1.6 foreign
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = include src examples debian doc win32
+SUBDIRS = include src doc win32
EXTRA_DIST = INSTALL m4/shout.m4 m4/ac
_config_libconfig_in.m4 m4/ac
x_pthread.m4 \
EXTRA_DIST = INSTALL m4/shout.m4 m4/acx_pthread.m4 \
m4/ogg.m4 m4/vorbis.m4 m4/xiph_compiler.m4 m4/xiph_net.m4 \
m4/xiph_types.m4
contrib/src/shout/rules.mak
View file @
e0a545c3
# shout
SHOUT_VERSION
:=
2.
2.2
SHOUT_VERSION
:=
2.
3.1
SHOUT_URL
:=
http://downloads.us.xiph.org/releases/libshout/libshout-
$(SHOUT_VERSION)
.tar.gz
ifdef
BUILD_ENCODERS
...
...
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