Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
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-2-2
Commits
0f025b2e
Commit
0f025b2e
authored
Dec 08, 2013
by
Rafaël Carré
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contrib: speexdsp: remove dependency on speex
parent
b036441c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
contrib/src/speexdsp/rules.mak
contrib/src/speexdsp/rules.mak
+1
-0
contrib/src/speexdsp/speexdep.patch
contrib/src/speexdsp/speexdep.patch
+10
-0
No files found.
contrib/src/speexdsp/rules.mak
View file @
0f025b2e
...
...
@@ -21,6 +21,7 @@ speexdsp: speexdsp-$(SPEEXDSP_VERSION).tar.gz .sum-speexdsp
mkdir
-p
$@
-git
$(ZCAT)
"
$<
"
|
(
cd
$@
-git
&&
tar
xv
--strip-components
=
1
)
$(APPLY)
$(SRC)
/speexdsp/neon.patch
$(APPLY)
$(SRC)
/speexdsp/speexdep.patch
$(APPLY)
$(SRC)
/speexdsp/includedir.patch
$(MOVE)
...
...
contrib/src/speexdsp/speexdep.patch
0 → 100644
View file @
0f025b2e
--- speexdsp/libspeexdsp/jitter.c.orig 2013-12-08 11:54:38.771559218 +0100
+++ speexdsp/libspeexdsp/jitter.c 2013-12-08 11:54:40.515559145 +0100
@@ -55,7 +55,6 @@
#include "arch.h"
-#include "speex/speex_bits.h"
#include "speex/speex_jitter.h"
#include "os_support.h"
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