summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2009-08-19examples: Link rtpool-test to libpthread for using the POSIX threadsSebastian Dröge2-11/+9
2009-08-14gstutils: Add special random unit test for 64 scaling functionsSebastian Dröge2-0/+167
2009-08-13gstutils: Add (very) minimal unit test for the new rounding scaling functionsSebastian Dröge1-0/+28
2009-08-11gstsegment: Actually start==stop==segment_start is inside the segmentSebastian Dröge1-2/+8
2009-08-11gstsegment: Fix unit test and add an additional testSebastian Dröge1-3/+8
2009-08-11gstbus: Unref pipeline after usage in test_custom_main_context unit testSebastian Dröge1-0/+1
2009-08-10checks: don't forget to include config.h in the GstObject unit testTim-Philipp Müller1-0/+4
2009-08-10checks: try to fix GstObject unit test on OSXTim-Philipp Müller1-0/+8
2009-08-10checks: set pipelines to NULL state in parse-launch unit testTim-Philipp Müller1-0/+2
2009-08-10checks: set pipeline back to NULL state in GstBus unit testTim-Philipp Müller1-0/+2
2009-08-07gitignore: ignore new queue-error testTim-Philipp Müller1-0/+1
2009-08-06example: unref the clock idStefan Kost1-0/+1
2009-08-06queue: add unit testMark Nauwelaerts2-1/+111
2009-08-06tests: don't set caps on unwritable buffersWim Taymans1-1/+1
2009-07-20tests: make sure the tasks are joinedWim Taymans1-0/+4
2009-07-16tags: only emit a g_warning() for empty tag strings for git versionsTim-Philipp Müller1-0/+4
2009-07-13structure: Change NULL and empty string handlingJan Schmidt2-15/+45
2009-06-29tests: fix exampleWim Taymans1-1/+1
2009-06-23bytereader: add a bunch of utility functions for strings and a data dup functionTim-Philipp Müller1-0/+131
2009-06-21tests: fix crash and leak in bufferlists unit testTim-Philipp Müller1-1/+1
2009-06-19bufferlist: Various cleanupsWim Taymans1-23/+146
2009-06-14taglist: add functions to create a new taglist with tags in one goTim-Philipp Müller1-0/+29
2009-06-13bytereader: add gst_byte_reader_masked_scan_uint32()Tim-Philipp Müller1-0/+92
2009-06-12stepping: more stepping improvementsWim Taymans1-1/+2
2009-06-10structure: add gst_structure_*_get*() vararg functionsTim-Philipp Müller1-0/+103
2009-06-08Remove double semicolons at end of lineTim-Philipp Müller2-41/+41
2009-06-07tests: conditionally compile the streams exampleWim Taymans1-2/+9
2009-06-04segment: add gst_segment_set_running_timeWim Taymans1-0/+1
2009-06-03segment: add method for converting to positionWim Taymans1-0/+68
2009-06-02structure: fix serialisation of nested structures.Stefan Kost1-8/+45
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