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:
Zebediah Figura 2021-02-22 16:53:49 -06:00 committed by Alexandre Julliard
parent 0058ab07e5
commit 3f5df70ec6
3 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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