gstreamer/gst
Jan Schmidt 79e97ec5ec playbin2/uridecodebin: Fix connection-speed propagation
uridecodebin expects the passed connection-speed value in kbps, so we
need to divide the value stored in bps by 1000. Also, lower the upper
limit on the properties to the value that we can actually store in our
internal guint (which is plenty high enough)
2009-06-10 17:05:18 +01:00
..
adder adder: only send flush_stop when seek failed 2009-05-19 18:44:01 +03:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00
audioconvert Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
audiorate Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
audioresample Run liboil benchmark multiple times 2009-05-22 17:34:56 -07:00
audiotestsrc audiotestsrc: fix broken enum nick - it should have a hyphen 2009-05-12 17:18:37 +01:00
ffmpegcolorspace ffmpegcolorspace: Add a lot more conversions from/to 16 bit grayscale 2009-05-30 14:18:56 +02:00
gdp gdppay: set caps on outgoing buffers 2009-05-27 12:10:05 +02:00
playback playbin2/uridecodebin: Fix connection-speed propagation 2009-06-10 17:05:18 +01:00
subparse subparse: recognise more subrip timestamp variants 2009-06-10 14:41:41 +01:00
tcp tcpclientsrc: this is not a live source 2009-05-19 18:43:45 +02:00
typefind typefindfunctions: Fix caps for ogg typefinder. 2009-06-02 09:54:23 +02:00
videorate videorate: handle invalid timestamps better 2009-05-12 10:47:17 +02:00
videoscale videoscale: Add support for 16 bit grayscale in native endianness 2009-05-26 15:26:30 +02:00
videotestsrc videotestsrc: Add support for 16 bit grayscale in native endianness 2009-05-26 15:26:29 +02:00
volume gst/volume/gstvolume.c: Use new basetransform vmethod to reconfigure the dynamic properties and any pending volume/mu... 2008-12-08 18:44:22 +00:00
Makefile.am gst/Makefile.am: GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean them twice 2008-03-03 23:59:45 +00:00