gstreamer/gst
Andy Wingo 3329abde33 gst/playback/gstdecodebin2.c (expose_pad): Fix typo: unset target instead of setting it.
Original commit message from CVS:
2008-10-08  Andy Wingo  <wingo@pobox.com>

* gst/playback/gstdecodebin2.c (expose_pad): Fix typo: unset
target instead of setting it.
(gst_decode_pad_activate, gst_decode_pad_unblock): This is now the
API for a decode pad. The bugfix is that we set the group in
activate(), not when the pad was created because it might be NULL
then.
(gst_decode_group_control_source_pad, gst_decode_group_expose):
Update to use the API.
2008-10-08 14:00:07 +00:00
..
adder gst/adder/gstadder.c: Cleanup lots of empty lines that came from gst-indent going havoc before I added the INDENT_ON/... 2008-08-01 13:06:59 +00:00
app gst/app/Makefile.am: Fix CFLAGS and hopefully #430594. 2007-04-17 10:56:37 +00:00
audioconvert gst/audioconvert/audioconvert.c: Prevent overflows with big buffer when calculating the size of the intermediate buff... 2008-10-08 11:50:50 +00:00
audiorate Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
audioresample Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. Drop mentining that all our example pipe... 2008-07-10 21:06:06 +00:00
audiotestsrc gst/audiotestsrc/gstaudiotestsrc.c: Very crucial and important documentation fix. 2008-08-04 09:11:08 +00:00
ffmpegcolorspace Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. Drop mentining that all our example pipe... 2008-07-10 21:06:06 +00:00
gdp Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. Drop mentining that all our example pipe... 2008-07-10 21:06:06 +00:00
playback gst/playback/gstdecodebin2.c (expose_pad): Fix typo: unset target instead of setting it. 2008-10-08 14:00:07 +00:00
speexresample Final round of doc updates. 2008-06-16 07:30:32 +00:00
subparse Rework last change, so that we build subparse, but just disable the sami parse functionality, if we're configured to ... 2008-09-03 10:12:04 +00:00
tcp Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. Drop mentining that all our example pipe... 2008-07-10 21:06:06 +00:00
typefind gst/typefind/gsttypefindfunctions.c: Add typefinder for MXF. 2008-10-05 08:11:53 +00:00
videorate Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. Drop mentining that all our example pipe... 2008-07-10 21:06:06 +00:00
videoscale Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. Drop mentining that all our example pipe... 2008-07-11 06:10:24 +00:00
videotestsrc gst/videotestsrc/gstvideotestsrc.c: Discard buffers of the wrong size after renegotiation, this is perfectly possible... 2008-07-31 12:58:44 +00:00
volume Cleanup Plugin docs. Link to signals and properties. Fix sub-section titles. Drop mentining that all our example pipe... 2008-07-11 06:10:24 +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