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
031c0573
Commit
031c0573
authored
May 21, 2018
by
François Grisez
Browse files
Renames mediacodech264enc.cpp into media-codec-encoder.cpp.
parent
7cb6725b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
src/CMakeLists.txt
src/CMakeLists.txt
+1
-1
src/android/media-codec-encoder.cpp
src/android/media-codec-encoder.cpp
+0
-0
No files found.
src/CMakeLists.txt
View file @
031c0573
...
...
@@ -380,7 +380,7 @@ if(ENABLE_VIDEO)
)
list
(
APPEND VOIP_SOURCE_FILES_CXX
android/mediacodech264dec.cpp
android/mediacodec
h264enc
.cpp
android/media
-
codec
-encoder
.cpp
)
if
(
CMAKE_SYSTEM_PROCESSOR STREQUAL
"armv7-a"
)
list
(
APPEND VOIP_SOURCE_FILES_ASM
...
...
src/android/mediacodec
h264enc
.cpp
→
src/android/media
-
codec
-encoder
.cpp
View file @
031c0573
File moved
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