gstreamer/tests/check/elements
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
..
.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.*: Implement release_request_pad. 2006-05-30 16:07:50 +00:00
alsa.c tests/check/elements/alsa.c: Fix test case: don't try to free NULL GValueArray when there are no devices. 2006-05-18 20:30:26 +00:00
audioconvert.c gst/audioconvert/gstchannelmix.c: Fix #341696: crash when mixing L+R+C to mono or stereo. 2006-05-14 18:15:17 +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
gdpdepay.c gst/gdp/: Handle error cases when calling functions do downwards state change after parent's change_state 2006-05-22 15:53:07 +00:00
gdppay.c gst/gdp/gstgdppay.c: add crc-header and crc-payload properties don't error out on some things that are recoverable 2006-06-02 10:28:32 +00:00
multifdsink.c gst/tcp/: make multifdsink properly deal with streamheader: 2006-06-02 16:26:54 +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 gst/volume/gstvolume.*: rewrite the passthrough check, split _int16 and _int16_clamp, fix another property desc., rem... 2006-06-01 20:39:30 +00:00
vorbisdec.c check/Makefile.am: have some tests be disabled for valgrinding 2005-09-19 16:12:09 +00:00