gstreamer/gst-libs/gst
Matthew Waters d57403ab98 [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.
2014-03-15 18:37:06 +01:00
..
basecamerabinsrc basecamerabinsrc: Add auto-start property to basecamerabin 2013-02-11 22:04:59 +01:00
codecparsers codecparsers: Don't use gst_ as prefix for private symbols 2014-01-29 10:50:40 +01:00
egl eglglessink: move GstEGLImageBufferPool to gstegl lib 2014-02-25 17:29:18 +00:00
gl [884/906] filter: return the pad template caps in transform_caps 2014-03-15 18:37:06 +01:00
insertbin insertbin: Annotate callback scopes 2013-05-15 20:03:30 -04:00
interfaces GstPhotography: Add new enum values to match android's parameters 2012-11-20 09:37:59 +00:00
mpegts dvbsrc: mpegts: change bandwidth to DVBv5 values 2014-03-15 18:33:18 +01:00
uridownloader uridownloader: Fix string order in warning message 2014-03-13 14:41:06 +01:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h glib-compat-private.h: remove old GStaticRecMutex stuff 2013-02-12 10:39:44 +00:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst-libs: New Mpeg-TS support library 2013-07-03 09:17:25 +02:00