Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
mediastreamer2
Commits
f7bcabf2
Commit
f7bcabf2
authored
Apr 19, 2013
by
johan
Browse files
Add declaration of AAC filter ID.
parent
9ee4dabd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
include/mediastreamer2/allfilters.h
include/mediastreamer2/allfilters.h
+3
-1
No files found.
include/mediastreamer2/allfilters.h
100644 → 100755
View file @
f7bcabf2
...
@@ -135,7 +135,9 @@ typedef enum MSFilterId{
...
@@ -135,7 +135,9 @@ typedef enum MSFilterId{
MS_OSX_GL_DISPLAY_ID
,
MS_OSX_GL_DISPLAY_ID
,
MS_GLXVIDEO_ID
,
MS_GLXVIDEO_ID
,
MS_GENERIC_PLC_ID
,
MS_GENERIC_PLC_ID
,
MS_WEBRTC_AEC_ID
MS_WEBRTC_AEC_ID
,
MS_AAC_ELD_ENC_ID
,
MS_AAC_ELD_DEC_ID
}
MSFilterId
;
}
MSFilterId
;
...
...
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