Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
ffmpeg
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
ffmpeg
Commits
cb58c771
Commit
cb58c771
authored
Nov 28, 2014
by
Michael Stypa
Committed by
Michael Niedermayer
Nov 28, 2014
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix Makefile objects for pulseaudio support
Signed-off-by:
Michael Niedermayer
<
michaelni@gmx.at
>
parent
ebf2052a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
libavdevice/Makefile
+1
-1
No files found.
libavdevice/Makefile
View file @
cb58c771
...
...
@@ -35,7 +35,7 @@ OBJS-$(CONFIG_OPENGL_OUTDEV) += opengl_enc.o
OBJS-$(CONFIG_OSS_INDEV)
+=
oss_audio.o
oss_audio_dec.o
OBJS-$(CONFIG_OSS_OUTDEV)
+=
oss_audio.o
oss_audio_enc.o
OBJS-$(CONFIG_PULSE_INDEV)
+=
pulse_audio_dec.o
\
pulse_audio_common.o
pulse_audio_common.o
timefilter.o
OBJS-$(CONFIG_PULSE_OUTDEV)
+=
pulse_audio_enc.o
\
pulse_audio_common.o
OBJS-$(CONFIG_QTKIT_INDEV)
+=
qtkit.o
...
...
zhaoyunfei
@zhaoyunfei
mentioned in commit
0cc15f7c
·
May 18, 2020
mentioned in commit
0cc15f7c
mentioned in commit 0cc15f7c83aaab159830ecc04b74438d0819c4ef
Toggle commit list
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