Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
4dd92898
Commit
4dd92898
authored
Oct 11, 2011
by
Tristan Matthews
Browse files
* #7132: Codec.h -> codec.h
parent
e4e6b0ca
Changes
3
Hide whitespace changes
Inline
Side-by-side
daemon/src/Makefile.am
View file @
4dd92898
...
...
@@ -35,7 +35,7 @@ noinst_LTLIBRARIES = libsflphone.la
noinst_HEADERS
=
\
global.h
\
C
odec.h
\
c
odec.h
\
conference.h
\
voiplink.h
\
preferences.h
\
...
...
daemon/src/audio/codecs/audiocodec.h
View file @
4dd92898
...
...
@@ -36,7 +36,7 @@
#include
<iostream>
#include
<dlfcn.h>
#include
"
C
odec.h"
#include
"
c
odec.h"
// We assume all decoders will be fed 20ms of audio or less
// And we'll resample them to 44.1kHz or less
...
...
daemon/src/
C
odec.h
→
daemon/src/
c
odec.h
View file @
4dd92898
File moved
Write
Preview
Supports
Markdown
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