gstreamer/gst-libs/gst/video
David Schleef 37d7aecdb6 Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
Original commit message from CVS:
Remove all usage of gst_pad_get_caps(), and replace it with
gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
2004-01-12 03:40:18 +00:00
..
gstvideofilter.c Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap(). 2004-01-12 03:40:18 +00:00
gstvideofilter.h Negotiation fixes. 2003-12-31 08:02:04 +00:00
gstvideosink.c examples/gstplay/Makefile.am: Adding the interface library. 2004-01-07 21:49:25 +00:00
gstvideosink.h examples/gstplay/Makefile.am: Adding the interface library. 2004-01-07 21:49:25 +00:00
Makefile.am Adding GstVideoSink object which will be used for video sink's subclassing. 2003-09-14 12:21:06 +00:00
video.c Fix warnings 2003-12-27 19:37:17 +00:00
video.h gst-libs/gst/video/video.h: Fix caps template names to be understandable. 2004-01-12 02:01:52 +00:00
videosink.h examples/gstplay/Makefile.am: Adding the interface library. 2004-01-07 21:49:25 +00:00