winegstreamer: Rename gstdemux.c to quartz_parser.c.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
0058ab07e5
commit
3f5df70ec6
|
@ -114,7 +114,7 @@ F: dlls/qdvd/
|
|||
F: dlls/qedit/
|
||||
F: dlls/quartz/
|
||||
F: dlls/strmbase/
|
||||
F: dlls/winegstreamer/gstdemux.c
|
||||
F: dlls/winegstreamer/quartz_parser.c
|
||||
F: dlls/wineqtdecoder/
|
||||
|
||||
DirectWrite
|
||||
|
|
|
@ -10,13 +10,13 @@ EXTRADLLFLAGS = -mno-cygwin
|
|||
C_SRCS = \
|
||||
audioconvert.c \
|
||||
filter.c \
|
||||
gstdemux.c \
|
||||
main.c \
|
||||
media_source.c \
|
||||
mediatype.c \
|
||||
mfplat.c \
|
||||
pin.c \
|
||||
qualitycontrol.c \
|
||||
quartz_parser.c \
|
||||
seeking.c \
|
||||
wg_parser.c
|
||||
|
||||
|
|
Loading…
Reference in New Issue