Commit 3f5df70e authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

winegstreamer: Rename gstdemux.c to quartz_parser.c.

parent 0058ab07
...@@ -114,7 +114,7 @@ F: dlls/qdvd/ ...@@ -114,7 +114,7 @@ F: dlls/qdvd/
F: dlls/qedit/ F: dlls/qedit/
F: dlls/quartz/ F: dlls/quartz/
F: dlls/strmbase/ F: dlls/strmbase/
F: dlls/winegstreamer/gstdemux.c F: dlls/winegstreamer/quartz_parser.c
F: dlls/wineqtdecoder/ F: dlls/wineqtdecoder/
DirectWrite DirectWrite
......
...@@ -10,13 +10,13 @@ EXTRADLLFLAGS = -mno-cygwin ...@@ -10,13 +10,13 @@ EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \ C_SRCS = \
audioconvert.c \ audioconvert.c \
filter.c \ filter.c \
gstdemux.c \
main.c \ main.c \
media_source.c \ media_source.c \
mediatype.c \ mediatype.c \
mfplat.c \ mfplat.c \
pin.c \ pin.c \
qualitycontrol.c \ qualitycontrol.c \
quartz_parser.c \
seeking.c \ seeking.c \
wg_parser.c wg_parser.c
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment