Lines Matching refs:video
2 ORC_SOURCE=video-orc
5 glib_enum_headers = video.h video-format.h video-color.h video-info.h video-dither.h \
6 colorbalance.h navigation.h video-chroma.h video-tile.h video-converter.h \
7 video-resampler.h video-frame.h video-scaler.h video-anc.h \
8 video-overlay-composition.h
11 glib_gen_basename = video
15 built_sources = video-enumtypes.c
16 built_headers = video-enumtypes.h
27 video.c \
28 video-anc.c \
29 video-event.c \
30 video-format.c \
31 video-chroma.c \
32 video-color.c \
33 video-converter.c \
34 video-dither.c \
35 video-info.c \
36 video-frame.c \
37 video-scaler.c \
38 video-tile.c \
53 video-resampler.c \
54 video-blend.c \
55 video-overlay-composition.c \
56 video-multiview.c \
61 libgstvideo_@GST_API_VERSION@includedir = $(includedir)/gstreamer-@GST_API_VERSION@/gst/video
66 video.h \
67 video-prelude.h \
68 video-anc.h \
69 video-event.h \
70 video-format.h \
71 video-chroma.h \
72 video-color.h \
73 video-converter.h \
74 video-dither.h \
75 video-info.h \
76 video-frame.h \
77 video-scaler.h \
78 video-tile.h \
91 video-resampler.h \
92 video-blend.h \
93 video-overlay-composition.h \
94 video-multiview.h \
135 --pkg-export gstreamer-video-@GST_API_VERSION@ \