mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
check: change for videomixer renamed orc file
This commit is contained in:
parent
b2982bb749
commit
99675d1161
1 changed files with 1 additions and 1 deletions
|
@ -352,7 +352,7 @@ orc/deinterlace.c: $(top_srcdir)/gst/deinterlace/tvtime.orc
|
|||
$(MKDIR_P) orc/
|
||||
$(ORCC) --test -o $@ $<
|
||||
|
||||
orc/videomixer.c: $(top_srcdir)/gst/videomixer/blendorc.orc
|
||||
orc/videomixer.c: $(top_srcdir)/gst/videomixer/videomixerorc.orc
|
||||
$(MKDIR_P) orc/
|
||||
$(ORCC) --test -o $@ $<
|
||||
|
||||
|
|
Loading…
Reference in a new issue