gstreamer/tests/check
Thomas Vander Stichele 7524f806cd gst/tcp/: make multifdsink properly deal with streamheader:
Original commit message from CVS:
* gst/tcp/README:
* gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
(gst_multi_fd_sink_remove_client_link),
(gst_multi_fd_sink_client_queue_caps),
(gst_multi_fd_sink_client_queue_buffer),
(gst_multi_fd_sink_handle_client_write),
(gst_multi_fd_sink_render):
* gst/tcp/gstmultifdsink.h:
make multifdsink properly deal with streamheader:
- streamheader is taken from caps
- buffers marked with IN_CAPS are not sent
- streamheaders are sent, on connection, from the caps of the
buffer where the client gets positioned to
- further streamheader changes are done every time the client
will receive a buffer with different caps
* tests/check/elements/multifdsink.c: (GST_START_TEST),
(gst_multifdsink_create_streamheader):
add tests for this
2006-06-02 16:26:54 +00:00
..
elements gst/tcp/: make multifdsink properly deal with streamheader: 2006-06-02 16:26:54 +00:00
generic properly fail if we can't make an element 2006-05-30 14:31:43 +00:00
libs Fix integer overflow problem with pixel-aspect-ratio calculations in videoscale and xvimagesink (#341542) 2006-05-12 21:30:00 +00:00
pipelines tests/check/pipelines/: Comment out tests using parse_launch() if core was built without parsing capabilities. 2006-05-28 09:37:18 +00:00
.gitignore add tests to gst-plugins-base add a volume element test clean up volume a little more for basetransform 2005-08-20 18:07:10 +00:00
gst-plugins-base.supp tests/check/: so that FC4 buildslaves can pass. 2006-04-10 20:32:46 +00:00
Makefile.am gst/adder/gstadder.c: Fix adder seeking. 2006-05-29 15:49:53 +00:00