GStreamer multimedia framework
Go to file
Matthew Waters f292e785ce [884/906] filter: return the pad template caps in transform_caps
We can transform from any input in our caps to any output.
With the following pipeline snippet:

  ... ! vaapidecode ! glcolorscale ! xvimagesink

GstVideoGLTextureUploadMeta was being used on both src and sink
pads causing linking to fail.  This allows the usage of the meta
on either pad without affecting whether the meta is chosen on the
other pad.
2017-12-09 19:31:33 +00:00
gst-libs/gst/gl [884/906] filter: return the pad template caps in transform_caps 2017-12-09 19:31:33 +00:00
pkgconfig [502/906] Update versioning for gstreamer 1.0 2017-12-09 19:31:24 +00:00
tests/check/libs [878/906] tests: update for glmem api change 2017-12-09 19:31:33 +00:00