summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2015-06-13gstprotection: Add missing namespace to macroNicolas Dufresne1-1/+1
2015-06-12collectpads: Add negative DTS supportNicolas Dufresne1-0/+53
2015-06-12controller: Added absolute direct control binding, example and testLazar Claudiu4-1/+166
2015-06-08tests: fakesink: fix string leak in unit testTim-Philipp Müller1-2/+6
2015-06-08basetransform: Split input buffer processing from output generationJan Schmidt4-0/+172
2015-06-07memory: Fix compiler warnings in unit testSebastian Dröge1-15/+18
2015-06-05tests: fakesink: test notify::last-message and deep-notify::last-messageTim-Philipp Müller1-0/+175
2015-06-03ptp: Initial implementation of a PTP clockSebastian Dröge4-0/+109
2015-06-03memory: gst_memory_share may fail to exclusively lock the parent memoryMatthew Waters1-0/+7
2015-06-03buffer: locking memory exclusively may failMatthew Waters1-2/+2
2015-06-03miniobject: disallow a double write/exclusive lockMatthew Waters1-0/+38
2015-06-03gstvalue: Implement gst_value_is_subset() for flagsetsJan Schmidt1-0/+10
2015-06-02check: Use GST_CHECK_MAIN macroEdward Hervey1-16/+1
2015-05-30tests: fix some leaks in new flagset checksTim-Philipp Müller2-0/+2
2015-05-25gstvalue: Add GstFlagSet typeJan Schmidt4-2/+304
2015-05-15gstobject: add gst_object_has_as_ancestor and deprecate previous functionStefan Sauer1-13/+13
2015-05-15gstobject: rename gst_object_has_parent to gst_object_has_as_parentStefan Sauer1-23/+23
2015-04-28tests: remove some pointless ancient code examplesTim-Philipp Müller13-616/+3
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-12/+0
2015-04-24tests: printf: add unit test for %%Tim-Philipp Müller1-0/+13
2015-04-23tests: define GST_CHECK_TEST_ENVIRONMENT_BEACONTim-Philipp Müller1-2/+4
2015-04-23test: memory: Added test to verify the allocation paramsPrashant Gotarne1-0/+43
2015-04-23tests: info: add test case to reproduce infinite loopJason Litzinger1-0/+56
2015-04-22tests: error out if test environment is not actually set up properlyTim-Philipp Müller1-1/+2
2015-04-18tests: protection: fix leak in unit testTim-Philipp Müller1-0/+2
2015-04-18protection: add GstProtectionMeta to support protected contentAlex Ashley3-0/+307
2015-04-18event: add new GST_EVENT_PROTECTIONAlex Ashley1-0/+36
2015-04-18tests: info: fix unit test when run with GST_DEBUG=*:9Tim-Philipp Müller1-1/+1
2015-04-18tests: pad: fix buffer leak in new blocking_with_probe_type_idle testTim-Philipp Müller1-0/+1
2015-04-18tests: pad: fix invalid memory access in debug log messageTim-Philipp Müller1-1/+3
2015-04-16tests: pad: test that idle probe will blockThiago Santos1-0/+83
2015-04-15bin: undo upward state changes on children when a child failsVincent Penquerc'h1-0/+61
2015-04-15tests: clock: fix test clock nameSuhwang Kim1-1/+1
2015-04-08tests: Use AM_TESTS_ENVIRONMENTEdward Hervey2-2/+2
2015-04-05tests: multiqueue: add test to make sure initial events go through without bu...Tim-Philipp Müller1-0/+111
2015-04-05tests: queue: check that the initial events are sent on immediatelyTim-Philipp Müller1-11/+70
2015-04-03pad: allow probes to remove the data item whilst returning PROBE_OKTim-Philipp Müller1-0/+78
2015-04-02test: filesink: add tests for buffers with multiple memory blocksPrashant Gotarne1-0/+58
2015-04-01tests: filesink: add check for render_list virtual methodPrashant Gotarne1-0/+36
2015-03-27tests: check location isn't truncatedLuis de Bethencourt1-0/+5
2015-03-27gstvalue: only unwrap string delimited with "Luis de Bethencourt1-8/+5
2015-03-26baseparse: only post 'no valid frames' error if buffers were receivedThiago Santos1-0/+30
2015-03-26tee: Add allow-not-linked propertyJose Antonio Santos Cadenas1-0/+74
2015-03-24tests: input-selector: new tests for EOS handlingThiago Santos1-0/+228
2015-03-24tests: selector: remove weird semicolons at the end of test functionsThiago Santos1-6/+6
2015-03-20segment: remove the bounds check from _to_running_time_full()Wim Taymans1-9/+15
2015-03-19segment: add option to disable clippingWim Taymans1-6/+6
2015-03-18tools: remove outdated completion scriptMathieu Duponchelle1-145/+0
2015-03-18segment: add helper to get negative running-timeWim Taymans1-0/+42
2015-03-18segment: fix offset handling with non 0 startWim Taymans1-0/+51