gstreamer/gst
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
..
adder gst/adder/gstadder.c: Fix build. 2006-08-31 14:37:33 +00:00
audioconvert gst/audioconvert/gstaudioconvert.c: Lower debug, use g_assert in _get_unit_size 2006-08-20 13:05:44 +00:00
audiorate gst/audiorate/gstaudiorate.c: Don't rely on incoming buffers offset anymore, since it is completely broken when using... 2006-08-29 10:32:34 +00:00
audioresample gst/audioconvert/gstaudioconvert.c: Lower debug, use g_assert in _get_unit_size 2006-08-20 13:05:44 +00:00
audiotestsrc Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 19:19:51 +00:00
ffmpegcolorspace gst/ffmpegcolorspace/gstffmpegcolorspace.c: Return FALSE instead of returning a random false unit size when the forma... 2006-08-30 17:22:27 +00:00
gdp gst/gdp/gstgdppay.c: Fix memory leaks and misleading debug messages, add a couple of comments. 2006-08-25 16:19:55 +00:00
playback gst/playback/gstplaybin.c: Improve docs: add section about BUFFERING messages sent by playbin. 2006-08-29 10:58:43 +00:00
subparse gst/subparse/gstssaparse.c: Don't include the terminating NUL in the buffer size, it's only there for extra paranoia ... 2006-07-11 12:03:25 +00:00
tcp gst/tcp/gstmultifdsink.c: Fix spelling. 2006-08-25 16:48:28 +00:00
typefind gst/typefind/gsttypefindfunctions.c: The checks here are not even close to anything that would justify MAXIMUM probab... 2006-08-09 14:42:58 +00:00
videorate Use GST_DEBUG_CATEGORY_STATIC where possible (#342503). 2006-06-23 09:53:09 +00:00
videoscale gst/audioconvert/gstaudioconvert.c: Lower debug, use g_assert in _get_unit_size 2006-08-20 13:05:44 +00:00
videotestsrc 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
volume gst/: Avoid unnecessary class cast check in class_init functions (#337747). 2006-06-22 10:10:51 +00:00
Makefile.am tcp elements need some system headers like sys/socket.h 2005-11-03 09:31:30 +00:00