repo.or.cz
/
mplayer
/
greg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Comment out the correct #endif directive.
[mplayer/greg.git]
/
libaf
/
Makefile
blob
902966b4d761c287ec56e31c5ef998b403a8f85a
1
include
..
/
config.mak
2
3
LIBNAME_COMMON
=
libaf.a
4
5
SRCS_COMMON
=
af.c \
6
af_center.c \
7
af_channels.c \
8
af_comp.c \
9
af_delay.c \
10
af_dummy.c \
11
af_equalizer.c \
12
af_extrastereo.c \
13
af_format.c \
14
af_gate.c \
15
af_hrtf.c \
16
af_karaoke.c \
17
af_pan.c \
18
af_resample.c \
19
af_scaletempo.c \
20
af_sinesuppress.c \
21
af_sub.c \
22
af_surround.c \
23
af_sweep.c \
24
af_tools.c \
25
af_volnorm.c \
26
af_volume.c \
27
filter
.c \
28
format.c \
29
reorder_ch.c \
30
window.c \
31
$(
AF_SRCS
)
\
32
33
SRCS_COMMON-
$(
HAVE_SYS_MMAN_H
) +=
af_export.c
34
SRCS_COMMON-
$(
LIBAVCODEC
) +=
af_lavcresample.c
35
SRCS_COMMON-
$(
LIBAVCODEC_A
) +=
af_lavcac3enc.c
36
37
include
..
/
mpcommon.mak