glupload/download/convert: provide transform_caps functions
authorMatthew Waters <matthew@centricular.com>
Mon, 2 Feb 2015 13:11:06 +0000 (00:11 +1100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:31:54 +0000 (19:31 +0000)
commit530ae2cbb03c117425cdbff3721279903c4a66bd
tree84098494343df7d5ae0107aa9724eee15c5672ac
parent0c459222f8f592c0e0ea151c7bf1bb73cd5fcf6b
glupload/download/convert: provide transform_caps functions

Allows finer grain decisions about formats and features at each
stage of the pipeline.
Also provide propose_allocation for glupload besed on the supported
methods.
12 files changed:
ext/gl/gstglimagesink.c
ext/gl/gstglmixer.c
ext/gl/gstgltestsrc.c
gst-libs/gst/gl/gstglcolorconvert.c
gst-libs/gst/gl/gstglcolorconvert.h
gst-libs/gst/gl/gstgldownload.c
gst-libs/gst/gl/gstgldownload.h
gst-libs/gst/gl/gstglfilter.c
gst-libs/gst/gl/gstglupload.c
gst-libs/gst/gl/gstglupload.h
gst-libs/gst/gl/gstglutils.c
gst-libs/gst/gl/gstglutils.h