gstreamer/tests/check/elements
Wim Taymans f96d80accc gst/adder/gstadder.*: Updated some docs. Added comments and FIXMEs all over the place.
Original commit message from CVS:
* gst/adder/gstadder.c: (gst_adder_setcaps),
(gst_adder_query_duration), (gst_adder_query), (forward_event),
(gst_adder_src_event), (gst_adder_sink_event),
(gst_adder_class_init), (gst_adder_finalize),
(gst_adder_request_new_pad), (gst_adder_collected):
* gst/adder/gstadder.h:
Updated some docs. Added comments and FIXMEs all over the place.
Improve debugging info.
Fix leak on finalize by not calling the parent.
Implement duration query.
Make event forwarding threadsafe.
Correctly send NEWSEGMENT at start and after flush.
Handle EOS correctly.
Post error when not negotiated.
* tests/check/elements/adder.c: (GST_START_TEST):
Added FIXME in the test.
2006-05-10 11:54:36 +00:00
..
.gitignore gst/videorate/gstvideorate.c: fix up docs fix a leak when no caps negotiated fix counting of input frames 2006-04-28 14:49:22 +00:00
adder.c gst/adder/gstadder.*: Updated some docs. Added comments and FIXMEs all over the place. 2006-05-10 11:54:36 +00:00
audioconvert.c tests/check/elements/audioconvert.c: interpret the out[] buffer in the order the bytes are actually put in, which is ... 2006-04-29 13:09:52 +00:00
audioresample.c expand tabs 2005-12-06 19:42:02 +00:00
audiotestsrc.c expand tabs 2005-12-06 19:42:02 +00:00
videorate.c gst/videorate/gstvideorate.c: fix up docs fix a leak when no caps negotiated fix counting of input frames 2006-04-28 14:49:22 +00:00
videotestsrc.c expand tabs 2005-12-06 19:42:02 +00:00
volume.c expand tabs 2005-12-06 19:42:02 +00:00
vorbisdec.c check/Makefile.am: have some tests be disabled for valgrinding 2005-09-19 16:12:09 +00:00