gstreamer/gst
Jan Schmidt 71ab6314a1 configure.ac: In the output at the end, don't show the first plugin on the same line as "Core plug-ins, always built:".
Original commit message from CVS:
* configure.ac:
In the output at the end, don't show the first plugin on the same
line as "Core plug-ins, always built:".
Indent the output as for other plugin categories
* gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
#define that can be used to not use peer buffer_alloc functions for
test purposes.
* sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
(gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
(gst_ximagesink_show_frame):
* sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
(gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
(gst_xvimagesink_show_frame):
Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
fails gracefully instead of XError aborting or deadlocking.
2005-09-06 23:26:49 +00:00
..
adder All plugins updated for element state changes. 2005-09-02 15:43:18 +00:00
audioconvert disable 24 bit until it gets fixed 2005-09-02 23:16:15 +00:00
audiorate All plugins updated for element state changes. 2005-09-02 15:43:18 +00:00
audioresample fix distcheck 2005-09-04 10:38:45 +00:00
audioscale All plugins updated for element state changes. 2005-09-02 15:43:18 +00:00
ffmpegcolorspace port audioconvert to basetransform fix ffmpegcsp and videoscale for basetransform changes 2005-08-24 13:32:52 +00:00
playback All plugins updated for element state changes. 2005-09-02 15:43:18 +00:00
sine controllerized elements also need to link against controller-libs ;) 2005-08-29 19:52:52 +00:00
subparse All plugins updated for element state changes. 2005-09-02 15:43:18 +00:00
tags make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be added manually to each Makefile.am so we are sure it goes 2005-07-13 17:58:07 +00:00
tcp All plugins updated for element state changes. 2005-09-02 15:43:18 +00:00
typefind first stab at documenting elements 2005-08-05 17:13:10 +00:00
videorate All plugins updated for element state changes. 2005-09-02 15:43:18 +00:00
videoscale gst/videoscale/gstvideoscale.*: Refactor, make use of BaseTranform really well. 2005-08-24 15:07:54 +00:00
videotestsrc configure.ac: In the output at the end, don't show the first plugin on the same line as "Core plug-ins, always built:". 2005-09-06 23:26:49 +00:00
volume gst/volume/gstvolume.c: do not update controlled params, if buffer has no timestamp 2005-08-29 20:20:42 +00:00
Makefile.am remove a whole bunch of plugins. This module now contains a set of free reference plugins/elements as agreed. 2005-02-23 12:45:50 +00:00