projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
strmbase: Basic BaseRenderer implementation.
[wine]
/
dlls
/
strmbase
/
Makefile.in
1
MODULE = libstrmbase.a
2
3
C_SRCS = \
4
dllfunc.c \
5
enumpins.c \
6
filter.c \
7
mediatype.c \
8
outputqueue.c \
9
pin.c \
10
pospass.c \
11
qualitycontrol.c \
12
renderer.c \
13
seeking.c \
14
transform.c \
15
video.c \
16
window.c
17
18
@MAKE_IMPLIB_RULES@