gstreamer/tests/check/elements
Michael Smith 5301cc3132 Fix implementation of sync-method 'next-keyframe'
Original commit message from CVS:

patch by: Michael Smith <msmith at fluendo dot com>

* gst/tcp/gstmultifdsink.c: (is_sync_frame),
(gst_multi_fd_sink_client_queue_buffer),
(gst_multi_fd_sink_new_client):
* tests/check/elements/multifdsink.c: (GST_START_TEST),
(multifdsink_suite):
Fix implementation of sync-method 'next-keyframe'
2006-09-07 19:00:33 +00:00
..
.gitignore tests/check/elements/.cvsignore: make buildbot happy 2006-08-23 19:37:50 +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 tests/check/elements/audioconvert.c: Fix leaks. Wait for state transitions that might happen ASYNC, as well as some t... 2006-08-21 11:42:12 +00:00
audioresample.c tests/check/elements/audioresample.c: Add test case for bug #342789 fixed below. 2006-06-16 15:43:23 +00:00
audiotestsrc.c tests/check/: Don't busy-wait in tests; this was causing test timeouts very frequently when running under valgrind. 2006-06-02 17:01:02 +00:00
gdpdepay.c tests/check/elements/gdpdepay.c: I forgot to include the file containing the #define :) 2006-08-08 13:57:29 +00:00
gdppay.c gst/gdp/gstgdpdepay.c: proxying get/set caps is the wrong thing to do, since we really do change caps quite fundament... 2006-07-26 10:52:05 +00:00
multifdsink.c Fix implementation of sync-method 'next-keyframe' 2006-09-07 19:00:33 +00:00
videorate.c tests/check/: Don't busy-wait in tests; this was causing test timeouts very frequently when running under valgrind. 2006-06-02 17:01:02 +00:00
videotestsrc.c tests/check/elements/videotestsrc.c: Returning a return value often helps. In this case, we don't need the return val... 2006-09-02 13:20:59 +00:00
volume.c tests/check/: Don't busy-wait in tests; this was causing test timeouts very frequently when running under valgrind. 2006-06-02 17:01:02 +00:00
vorbisdec.c tests/check/: Don't busy-wait in tests; this was causing test timeouts very frequently when running under valgrind. 2006-06-02 17:01:02 +00:00