summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-01-02registry: get rid of gst_default_registry_*() convenience macrosTim-Philipp Müller1-0/+3
2012-01-02registry: rename gst_registry_get_default() to gst_registry_get()Tim-Philipp Müller3-12/+12
2012-01-02Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-1/+1
2012-01-01controller: rename some testsStefan Sauer1-14/+14
2012-01-01controller: support control mapping for enumsStefan Sauer1-0/+94
2012-01-01controller: remove nonsense parts from test object property descriptionsStefan Sauer3-20/+18
2012-01-01audio-example: also plot reverse-sawStefan Sauer1-13/+25
2012-01-01audio-example: fix the exampleStefan Sauer1-3/+3
2012-01-01lfocontrolsource: make chainableStefan Sauer1-0/+74
2012-01-01controller: cleanup the testsStefan Sauer1-231/+182
2011-12-31convert Makefile spaces to tabsDavid Schleef1-1/+1
2011-12-31controller: also test array functionsStefan Sauer1-6/+84
2011-12-31controller: fix testsStefan Sauer1-1/+8
2011-12-31control-sources: turn into GstObjectsStefan Sauer5-41/+43
2011-12-30tests: disable GstIndex unit testTim-Philipp Müller1-1/+3
2011-12-30controller: add more tests to core controller suiteStefan Sauer1-2/+92
2011-12-30controller: add a test for bindings control sources multiple timesStefan Sauer1-0/+24
2011-12-28tests: Fix leak in pad checkEdward Hervey1-2/+5
2011-12-27tests: can't access private registry structure members directly any longerTim-Philipp Müller1-6/+15
2011-12-25libs: remove gdp dataprotocol libraryTim-Philipp Müller5-116/+1
2011-12-25tests: fix unused-variable compiler warningTim-Philipp Müller1-1/+0
2011-12-25controller: split and cleanup the testsStefan Sauer3-467/+764
2011-12-25controller: move GValue handling from control-sources to -bindingStefan Sauer7-586/+734
2011-12-25controller: move GstControlledProperty into a separate classStefan Sauer1-10/+9
2011-12-19controller: cleanup interpolation modesStefan Sauer3-62/+17
2011-12-19controlsources: refactor interpolation control sourceStefan Sauer3-238/+282
2011-12-08tests: fix up selector test after mergeTim-Philipp Müller1-2/+12
2011-12-08Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+15
2011-12-07selector: Push newsegment events before any buffers are pushed in the unit testSebastian Dröge1-0/+15
2011-12-06tests: don't include glib/gthread.h directlyStefan Sauer1-1/+0
2011-12-06controller: port the test to new api as wellStefan Sauer1-12/+7
2011-12-06pad: remove GST_FLOW_RESENDWim Taymans1-5/+0
2011-12-06fix compilationWim Taymans1-0/+2
2011-12-06controller: remove GstValueArrayStefan Sauer1-8/+2
2011-12-04Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller3-0/+17
2011-12-04benchmarks: g_thread_create() is deprecated in GLib master, use g_thread_try_...Tim-Philipp Müller3-0/+17
2011-12-01basesink: last-buffer -> last-sampleWim Taymans1-22/+22
2011-11-28element: clean up element flagsWim Taymans1-1/+1
2011-11-28tests: don't return FALSE from eventsWim Taymans2-7/+2
2011-11-28test: fix refcount errorWim Taymans1-1/+0
2011-11-25buffer: add gst_buffer_{set,get}_qdata()Tim-Philipp Müller1-0/+54
2011-11-25pad: fix blocking probe emissionWim Taymans1-4/+16
2011-11-25Add test for PAD_PROBE_TYPE_BLOCK and PAD_PROBE_TYPE_BLOCKINGMatej Knopp1-0/+57
2011-11-24check: drop caps argument from gst_check_setup_{src,sink}_padRené Stadler8-12/+12
2011-11-24tests: Check for dataflow with incompatible capsEdward Hervey1-0/+67
2011-11-24tests: Add comments to gstpad testsEdward Hervey1-0/+7
2011-11-24tests: Remove "#if 0" block for behaviour that now worksEdward Hervey1-4/+0
2011-11-24tests: Remove commented blockEdward Hervey1-7/+0
2011-11-21tests: improve pad testsWim Taymans1-19/+15
2011-11-21pad: Merge pad mode activation functionsWim Taymans1-1/+1