gstreamer/gst/videotestsrc
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
..
gstvideotestsrc.c 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
gstvideotestsrc.h gst/videotestsrc/: Cleanups. 2005-07-19 12:01:53 +00:00
Makefile.am gst/videotestsrc/: Make videotestsrc a pushsrc. 2005-07-14 18:42:47 +00:00
videotestsrc.c gst/videotestsrc/: Cleanups. 2005-07-19 12:01:53 +00:00
videotestsrc.h gst/videotestsrc/videotestsrc.h: Use "_stdint.h" instead of <stdint.h> 2005-07-28 18:42:54 +00:00
videotestsrc.vcproj more working plugins 2004-07-27 21:41:30 +00:00