summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2009-06-01framestep: implement backwards framestepWim Taymans1-2/+2
2009-06-01examples: step in time as wellWim Taymans1-4/+31
2009-06-01example: print step_done message and syncWim Taymans1-3/+23
2009-06-01Add frame stepping in PAUSED exampleWim Taymans4-1/+121
2009-06-01controller: add test for cubic int. and too few control pointsStefan Kost1-0/+61
2009-05-31controller: use real world number in benchmarkStefan Kost1-2/+2
2009-05-31fakesink: hack around crasher bug in g_object_notify() for out-of-band eventsTim-Philipp Müller2-0/+107
2009-05-31taglists: warn if someone tries to add empty or NULL string tags to a taglistTim-Philipp Müller2-0/+29
2009-05-29pipeline: deprecate old methods, fix testWim Taymans1-6/+5
2009-05-28adapter: fix _masked_scan_uint32() at boundariesArnout Vandecappelle1-0/+13
2009-05-25dist: Fix the name of the header to dist: testrtpool.h, not rtpool-test.hJan Schmidt1-1/+1
2009-05-22controller: add a benchmark to verify the switch to gsequenceStefan Kost3-0/+177
2009-05-22controller: add more error handling to exampleStefan Kost1-1/+10
2009-05-22dist: Add rtpool-test.h to the sources list so it gets disted.Jan Schmidt1-1/+1
2009-05-22gitignores: Ignore the clockstress benchmark binaryJan Schmidt1-0/+1
2009-05-20tests: one more adapter testWim Taymans1-0/+4
2009-05-20adapter: add _masked_scan_uint32Wim Taymans1-0/+178
2009-05-15stress: add a clock stresstestWim Taymans2-1/+92
2009-05-13tests: add another test for adapter timestampsWim Taymans1-0/+8
2009-05-13tests: add new timestamp unit testWim Taymans1-0/+118
2009-05-12bufferlist: hook up the pad functionsJonas Holmberg1-0/+82
2009-05-12bufferlist: add docs/build/debug/unittestJonas Holmberg3-0/+669
2009-05-12adapter: optimize taking the headbufferWim Taymans1-0/+38
2009-05-12tests: set the latency-time to something lowWim Taymans1-0/+2
2009-05-12tests: improve the exampleWim Taymans2-19/+37
2009-05-12TaskPool: remove _set_func()Wim Taymans2-6/+43
2009-05-12tests: add example of custom taskpoolsWim Taymans4-1/+301
2009-05-12tests: cleanup some codeWim Taymans1-9/+11
2009-05-12Pad: post STREAM_STATUS_TYPE_CREATEWim Taymans1-2/+2
2009-05-12examples: set bus handler before state changeWim Taymans1-3/+3
2009-05-12tests: add example app for stream-statusWim Taymans4-0/+144
2009-05-12tests: add a unit-test for the stream-statusWim Taymans1-0/+54
2009-05-12tests: fix unit-tests for new stream-statusWim Taymans3-10/+13
2009-04-14controller: factor out duplicated code and add a description for it.Stefan Kost1-2/+2
2009-04-08API: add FIXME and DUMPMEM log levels and convenience macrosTim-Philipp Müller1-0/+44
2009-04-08tests: remove the hacks to workaround the pad-leakStefan Kost2-31/+8
2009-03-30tests: Don't define global buffers variable, it's already defined by libgstcheckSebastian Dröge1-1/+0
2009-03-26clock: fix 2 wakeup races.Wim Taymans1-2/+5
2009-03-26API: add gst_tag_list_get_buffer{_index}Tim-Philipp Müller1-0/+41
2009-03-26systemclock: Clean up the tests a bit.Jan Schmidt1-4/+35
2009-03-26systemclock: Add a test for sync/async clockid interactionsJan Schmidt1-0/+112
2009-03-09pad: call new callbacks set in the block callbackWim Taymans1-0/+92
2009-03-02API: Add gst_util_array_binary_search() for binary searchs on a sorted arraySebastian Dröge1-0/+103
2009-02-22Remove core file from previous commitEdward Hervey1-0/+0
2009-02-22GstPad: Add gst_pad_set_blocked_async_fullAlessandro Decina2-0/+191
2009-02-18Add message to request a state changeWim Taymans1-0/+17
2009-02-16Clear target when the target pad disappearsWim Taymans1-6/+55
2009-02-05tests: GstClockTime is always >= 0Stefan Kost1-2/+2
2009-02-03GstBaseSink: avoid calling preroll multiple timesWim Taymans1-1/+50
2009-01-31check: Fix comment about the timeout for generic stress test.Jan Schmidt1-1/+1