c/: add core's plugins to the mix so that playbin works
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 24 Aug 2005 18:03:12 +0000 (18:03 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 24 Aug 2005 18:03:12 +0000 (18:03 +0000)
commit2136419a0a4f48c41e5e89c0bccf53f265ae62c8
tree322ae53113f6a0fa5405ab261ab77e94aed1f4ab
parente520824f282aa8816fe1f9d18d94cebe14e0fb53
c/: add core's plugins to the mix so that playbin works

Original commit message from CVS:

* check/Makefile.am:
* configure.ac:
add core's plugins to the mix so that playbin works
* check/generic/states.c: (GST_START_TEST):
set a 0 timeout on pipelines, so they don't force the next
state change
* gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
(gst_play_base_bin_change_state):
remove the crappy error handling and do GST error handling
check/Makefile.am
check/generic/states.c
configure.ac
gst/playback/gstplaybasebin.c
tests/check/Makefile.am
tests/check/generic/states.c