mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-16 04:54:12 +00:00
video: Generate types for tile enumeration
https://bugzilla.gnome.org/show_bug.cgi?id=707361
This commit is contained in:
parent
f52fd7a68b
commit
595bcfb4d7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ ORC_SOURCE=video-orc
|
|||
include $(top_srcdir)/common/orc.mak
|
||||
|
||||
glib_enum_headers = video.h video-format.h video-color.h video-info.h \
|
||||
colorbalance.h navigation.h video-chroma.h
|
||||
colorbalance.h navigation.h video-chroma.h video-tile.h
|
||||
glib_enum_define = GST_VIDEO
|
||||
glib_gen_prefix = gst_video
|
||||
glib_gen_basename = video
|
||||
|
|
Loading…
Reference in a new issue