summaryrefslogtreecommitdiff
path: root/gst/playback/test6.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-21Don't use bad gst_element_get_pad().Wim Taymans1-1/+1
2008-05-02gst/playback/: Also include config.h when relying on defines from it. Fixes t...Stefan Kost1-0/+3
2008-04-28gst/: Include stdlib.h and unistd.h only if the appropriate HAVE_*_H macro is...Michael Smith1-0/+4
2006-05-02gst/playback/: free cpas using gst_caps_unref, don't leak caps-stringsStefan Kost1-0/+1
2006-04-29exit needs stdlib.hThomas Vander Stichele1-0/+1
2006-02-01gst/playback/test6.c: Make test work again by connecting fakesinks to each de...Tim-Philipp Müller1-4/+67
2005-10-20gst/playback/: Fix tests againWim Taymans1-1/+1
2005-10-19Query API update.Wim Taymans1-1/+1
2005-10-18gst/playback/: Make playbin async, it'll commit state to paused when all stre...Wim Taymans1-0/+92