gstreamer/tests/check/elements
Jan Schmidt 86db1f680c Fix assertion in basetransform when the subclass chooses not to allocate a buffer in prepare_buffer(), and make capsf...
Original commit message from CVS:
* libs/gst/base/gstbasetransform.c:
* plugins/elements/gstcapsfilter.c:
* tests/check/Makefile.am:
* tests/check/elements/.cvsignore:
* tests/check/elements/capsfilter.c:
Fix assertion in basetransform when the subclass chooses not to
allocate a buffer in prepare_buffer(), and make capsfilter error out
cleanly if requested to apply caps that don't completely specify the
buffer. Fixes #551509
2008-09-28 21:19:15 +00:00
..
.gitignore Fix assertion in basetransform when the subclass chooses not to allocate a buffer in prepare_buffer(), and make capsf... 2008-09-28 21:19:15 +00:00
capsfilter.c Fix assertion in basetransform when the subclass chooses not to allocate a buffer in prepare_buffer(), and make capsf... 2008-09-28 21:19:15 +00:00
fakesink.c libs/gst/base/gstbasesink.c: Improve position reporting in the flushing state. 2008-08-19 16:47:07 +00:00
fakesrc.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
fdsrc.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
filesink.c Don't use gst_element_get_pad(). 2008-05-21 15:57:52 +00:00
filesrc.c Don't use gst_element_get_pad(). 2008-05-21 15:57:52 +00:00
identity.c And correct even more valid sparse warnings. 2008-02-29 13:59:24 +00:00
multiqueue.c Don't use gst_element_get_pad(). 2008-05-21 15:57:52 +00:00
queue.c plugins/elements/gstqueue.c: Since we're not called only from the chain function any longer, we can't assume that the... 2008-04-30 14:20:48 +00:00
tee.c Add threadsafe replacement functions for getting internal links of an element. Deprecate the old internal links funct... 2008-09-01 10:42:04 +00:00