gstreamer/tests/check
Tim-Philipp Müller 12f5dd47ef gst/playback/: Don't error out if there is no fakesink in the READY to NULL state change, since when decodebin is re-...
Original commit message from CVS:
* gst/playback/gstdecodebin.c: (add_fakesink),
(gst_decode_bin_change_state):
* gst/playback/gstdecodebin2.c: (add_fakesink),
(gst_decode_bin_change_state):
Don't error out if there is no fakesink in the READY to NULL state
change, since when decodebin is re-used, we're only adding the
fakesink element in READY to PAUSED.
* tests/check/elements/decodebin.c:
(new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
(decodebin_suite):
Minimal unit test to make sure we can use the same decodebin
instance twice (at least with audiotestsrc input).
2007-02-09 13:16:27 +00:00
..
elements gst/playback/: Don't error out if there is no fakesink in the READY to NULL state change, since when decodebin is re-... 2007-02-09 13:16:27 +00:00
generic properly fail if we can't make an element 2006-05-30 14:31:43 +00:00
gst tests/check/gst/.cvsignore: Do as buildbot says. 2007-01-29 10:53:06 +00:00
libs tests/check/libs/utils.c: Fix unit test. Turns out things work much better when you 2007-02-04 14:11:51 +00:00
pipelines tests/check/pipelines/oggmux.c: Add small test to make sure request pads are cleaned up properly even if oggmux never... 2007-02-04 16:23:37 +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 ext/pango/gsttextoverlay.c: Don't unnecessarily ref (and then leak) upstream events if the text pad is not linked. Fi... 2007-01-24 12:51:20 +00:00
Makefile.am gst/typefind/gsttypefindfunctions.c: Don't go into an endless loop if the file starts with 00 00 01 2X, like quicktim... 2007-01-22 12:03:27 +00:00