summaryrefslogtreecommitdiff
path: root/tests/check/elements/playbin.c
Commit message (Expand)AuthorAgeFilesLines
* tests: include config.h and don't include unix headersTim-Philipp Müller2018-01-161-1/+0
* tests: playbin: add test for new "element-setup" signalTim-Philipp Müller2016-05-161-1/+55
* base: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* playbin: Fix unit test for last changeSebastian Dröge2014-07-211-2/+1
* playbin: Fix assumptions in the unit testSebastian Dröge2013-07-101-5/+5
* test: add test for playbin in combination with appsinkTim-Philipp Müller2012-11-291-0/+76
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-2/+2
* tests: playbin: do not leak uri stringsMark Nauwelaerts2012-09-061-0/+2
* playbin: add current-*uri propertiesWim Taymans2012-05-251-0/+41
* Merge branch 'master' into 0.11Sebastian Dröge2012-03-021-0/+4
|\
| * Suppress deprecation warnings in selected files, for g_value_array_* mostlyEdward Hervey2012-02-271-0/+4
| * various: fix pad template leaksVincent Penquerc'h2011-11-281-4/+2
* | tests: fix some more testsWim Taymans2012-01-311-4/+4
* | port to new map APIWim Taymans2012-01-251-10/+7
* | tests: port and enable more unit testsWim Taymans2012-01-041-16/+19
* | Update for GstURIHandler get_protocols() changesTim-Philipp Müller2011-11-131-2/+2
* | test: port some more testsWim Taymans2011-06-161-2/+2
* | tests: fix up unit tests for playbin2/decodebin2 renames and updatesTim-Philipp Müller2011-06-151-98/+209
* | tests: Use G_DEFINE_TYPE instead of GST_BOILERPLATESebastian Dröge2011-04-191-36/+26
* | tests: work on porting the unit testsWim Taymans2011-03-281-3/+7
|/
* Add -Wwrite-strings to configureBenjamin Otte2010-03-161-2/+2
* gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2010-03-161-6/+4
* playbin: Fix the primary-decoder-missing test with USE_DECODEBIN2Sebastian Dröge2010-02-151-8/+16
* playbin: Fix indention in the unit testSebastian Dröge2010-02-141-14/+24
* tests/check/Makefile.am: Fix CFLAGS to also pull in the gstcheck cflags from ...Jan Schmidt2008-01-121-2/+2
* tests/check/: Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will ...Tim-Philipp Müller2007-12-211-21/+18
* tests/check/elements/playbin.c: Use /dev/zero instead of /dev/urandom to prod...Jan Schmidt2007-05-231-2/+2
* gst/subparse/: Use GST_DISABLE_XML hereStefan Kost2007-04-201-3/+3
* tests/check/elements/playbin.c: Add small test for stream-info-value-array co...Tim-Philipp Müller2007-04-061-0/+9
* gst/playback/gstdecodebin2.c: Don't leak mutex.Tim-Philipp Müller2007-01-231-25/+49
* gst/playback/gstplaybasebin.c: Attempt at a better error message in case we d...Tim-Philipp Müller2007-01-191-0/+53
* gst/playback/: Post missing-plugin messages on the bus for missing sources an...Tim-Philipp Müller2007-01-091-0/+243
* gst/playback/gstplaybasebin.c: Catch async errors when starting up the subtit...Tim-Philipp Müller2006-10-181-5/+6
* tests/check/: Some small and basic unit tests for playbin; not very useful ye...Tim-Philipp Müller2006-10-181-0/+307