mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
app: remove marshaller files from git
This commit is contained in:
parent
75f3c7cb85
commit
7c5ee9d3ef
3 changed files with 2 additions and 8 deletions
|
@ -81,6 +81,8 @@ CRUFT_FILES = \
|
|||
$(top_builddir)/common/shave \
|
||||
$(top_builddir)/common/shave-libtool \
|
||||
$(top_builddir)/gst-libs/gst/audio/testchannels \
|
||||
$(top_builddir)/gst-libs/gst/app/gstapp-marshal.c \
|
||||
$(top_builddir)/gst-libs/gst/app/gstapp-marshal.h \
|
||||
$(top_builddir)/tests/check/elements/gdppay \
|
||||
$(top_builddir)/tests/check/elements/gdpdepay \
|
||||
$(top_builddir)/tests/check/pipelines/streamheader \
|
||||
|
|
2
gst-libs/gst/app/.gitignore
vendored
2
gst-libs/gst/app/.gitignore
vendored
|
@ -1,2 +0,0 @@
|
|||
gstapp-marshal.c
|
||||
gstapp-marshal.h
|
|
@ -1,6 +0,0 @@
|
|||
BOOLEAN:UINT64
|
||||
ENUM:BOXED
|
||||
ENUM:VOID
|
||||
BOXED:VOID
|
||||
VOID:UINT
|
||||
|
Loading…
Reference in a new issue