gstreamer/gst/videotestsrc
Tim-Philipp Müller c063f05389 gst/videotestsrc/videotestsrc.*: Add support for AYUV and the various RGBA formats. Initialise fields of paintinfo st...
Original commit message from CVS:
* gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
(paint_get_structure), (gst_video_test_src_get_size),
(gst_video_test_src_smpte), (gst_video_test_src_snow),
(gst_video_test_src_unicolor), (paint_setup_AYUV),
(paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
(paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
* gst/videotestsrc/videotestsrc.h:
Add support for AYUV and the various RGBA formats. Initialise
fields of paintinfo structs allocated on the stack.
* tests/check/elements/videotestsrc.c: (right_shift_colour),
(fix_expected_colour), (check_rgb_buf), (got_buf_cb),
(GST_START_TEST), (videotestsrc_suite):
Add unit tests for videotestsrc's RGB output.
2006-09-02 12:59:48 +00:00
..
gstvideotestsrc.c gst/videotestsrc/: Add more uni-colour patterns ("white", "red", "green", and "blue"). 2006-09-01 16:12:35 +00:00
gstvideotestsrc.h gst/videotestsrc/: Add more uni-colour patterns ("white", "red", "green", and "blue"). 2006-09-01 16:12:35 +00:00
Makefile.am gst/videotestsrc/: Make videotestsrc a pushsrc. 2005-07-14 18:42:47 +00:00
videotestsrc.c gst/videotestsrc/videotestsrc.*: Add support for AYUV and the various RGBA formats. Initialise fields of paintinfo st... 2006-09-02 12:59:48 +00:00
videotestsrc.h gst/videotestsrc/videotestsrc.*: Add support for AYUV and the various RGBA formats. Initialise fields of paintinfo st... 2006-09-02 12:59:48 +00:00
videotestsrc.vcproj more working plugins 2004-07-27 21:41:30 +00:00