gstreamer/gst/inter
Sebastian Dröge b7ed4e9355 intervideo: Properly pass through caps from the sink to the source
Otherwise a magic capsfilter after the source is required with
exactly the same caps as the input.

This would've failed before with invalid buffer sizes:
gst-launch-1.0 videotestsrc ! intervideosink  intervideosrc ! "video/x-raw,width=640,height=480" ! xvimagesink
2014-10-22 19:09:01 +02:00
..
.gitignore inter: add ignore file for intermediate files 2011-07-08 00:11:37 -07:00
gstinter.c gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 18:02:56 +02:00
gstinteraudiosink.c interaudiosink: fix leak when not connected 2013-04-09 15:36:17 -07:00
gstinteraudiosink.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstinteraudiosrc.c interaudiosrc: Fail in set_caps() if the caps can't be parsed 2014-06-28 10:43:43 +02:00
gstinteraudiosrc.h interaudiosrc: make silence memory actually contain silence 2013-08-14 18:19:21 +01:00
gstintersubsink.c intersubsink/src: Free channel string when finalizing the instance 2014-06-29 20:58:40 +02:00
gstintersubsink.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstintersubsrc.c intersubsrc: basesrc is already creating a pad for us, no need to do it twice 2014-06-29 22:20:51 +02:00
gstintersubsrc.h intersubsrc: basesrc is already creating a pad for us, no need to do it twice 2014-06-29 22:20:51 +02:00
gstintersurface.c inter: don't use deprecated GLib threading API 2013-02-11 12:01:19 +00:00
gstintersurface.h intervideo: Properly pass through caps from the sink to the source 2014-10-22 19:09:01 +02:00
gstintertest.c inter: Unref bus after usage 2014-08-11 10:02:44 +02:00
gstintervideosink.c intervideo: Properly pass through caps from the sink to the source 2014-10-22 19:09:01 +02:00
gstintervideosink.h intervideo: Properly pass through caps from the sink to the source 2014-10-22 19:09:01 +02:00
gstintervideosrc.c intervideo: Properly pass through caps from the sink to the source 2014-10-22 19:09:01 +02:00
gstintervideosrc.h intervideo: Properly pass through caps from the sink to the source 2014-10-22 19:09:01 +02:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00