gstreamer/libs
Stefan Kost fcc5d783df pad: add variants of gst_pad_get_caps() that don't copy caps. Fixes #590941
In most places in core and baseclasses we just need the caps to do caps-
intersections. In that case ref'ed caps are enough (no need to copy).
This patch also switches the code to use the new functions.
API: gst_pad_get_caps_refed(), gst_pad_peer_get_caps_refed()
2009-10-07 22:41:30 +03:00
..
gst pad: add variants of gst_pad_get_caps() that don't copy caps. Fixes #590941 2009-10-07 22:41:30 +03:00
Makefile.am removing last mentions of wingo cothreads 2003-12-24 15:11:20 +00:00