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
annodex
cairo
dv video: Update for libgstvideo API changes 2012-04-19 12:20:59 +02:00
flac
gdk_pixbuf
jack
jpeg jpegenc: do not proxy our filter caps downstream on caps queries 2012-05-04 16:25:31 -03:00
libcaca
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
pulse pulsesink: improve debug 2012-04-25 10:29:45 +02:00
raw1394
shout2
soup
speex
taglib
wavpack
Makefile.am