gstreamer/tools
Wim Taymans b5c3e254b1 pad: remove getcaps and use caps query
Remove the getcaps function on the pad and use the CAPS query for
the same effect.
Add PROXY_CAPS to the pad flags. This instructs the default caps event and query
handlers to pass on the CAPS related queries and events. This simplifies a lot
of elements that passtrough caps negotiation.
Make two utility functions to proxy caps queries and aggregate the result. Needs
to use the pad forward function instead later.
Make the _query_peer_ utility functions use the gst_pad_peer_query() function to
make sure the probes are emited properly.
2011-11-15 11:20:48 +01:00
..
.gitignore Remove everything libxml2- and loadsave-related 2011-06-04 15:22:06 +01:00
gst-indent gst-indent: Add --leave-preprocessor-space for indent 2.2.11 2010-04-03 20:51:17 +02:00
gst-inspect.1.in docs: fix typo on gst-inspect man page 2010-07-16 18:20:57 +01:00
gst-inspect.c pad: remove getcaps and use caps query 2011-11-15 11:20:48 +01:00
gst-launch.1.in docs, gst: typo fixes 2011-09-07 18:03:17 +01:00
gst-launch.c tools: remove SIGUSR* handling from gst-launch 2011-06-04 14:41:16 +01:00
gst-plot-timeline.py tools: fix parsing of timestamp in gst-plot-timeline 2010-10-05 11:52:24 +02:00
gst-typefind.1.in tools/: cleanup man-pages, remove reference to gst-register, document env-vars 2006-01-12 16:31:35 +00:00
gst-typefind.c tools: call g_set_prgname() before doing the option parsing 2010-02-16 11:33:19 +00:00
gstreamer-completion more 0.10 -> 0.11 2010-12-06 13:21:45 +01:00
Makefile.am tools: remove unversioned gst-launch, gst-inspect and gst-typefind 2011-06-05 14:20:25 +01:00
tools.h tools: call g_set_prgname() before doing the option parsing 2010-02-16 11:33:19 +00:00