gstreamer/ext
Thiago Santos db74901b6a jpegenc: do not proxy our filter caps downstream on caps queries
Downstream likely won't accept video/x-raw and the caps query
will return EMPTY caps. Instead, create a copy of the caps that
has all structure names replaced by 'image/jpeg'

Simple pipeline that shows the problem:
gst-launch-1.0 videotestsrc num-buffers=1 ! "video/x-raw, \
  width=(int)640, height=(int)480" ! videoscale ! jpegenc ! \
  "image/jpeg, width=(int)800, height=(int)600" ! filesink \
  location=/tmp/image.jpg
2012-05-04 16:25:31 -03:00
..
aalib Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
annodex Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
cairo collectpads2: rename to collectpads 2012-04-17 15:14:27 +02:00
dv video: Update for libgstvideo API changes 2012-04-19 12:20:59 +02:00
flac Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
gdk_pixbuf Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
jack Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
jpeg jpegenc: do not proxy our filter caps downstream on caps queries 2012-05-04 16:25:31 -03:00
libcaca Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
libmng Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
libpng Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
mikmod Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
pulse pulsesink: improve debug 2012-04-25 10:29:45 +02:00
raw1394 video: Update for libgstvideo API changes 2012-04-19 12:20:59 +02:00
shout2 shout2: update for ogg media type changes 2012-04-15 22:49:47 +01:00
soup soup: Handle icy and icyx URI schemes 2012-04-23 15:34:54 +02:00
speex Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
taglib Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
wavpack Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
Makefile.am hal: Remove hal plugin 2011-08-03 10:59:56 +02:00