summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-07-12toc: remove TOC API again from 0.10Tim-Philipp Müller4-804/+0
2012-06-26configure: add --disable-tools and --disable-benchmarks optionsLionel Landwerlin1-1/+7
2012-06-08ghostpad: Add a fixed unit test for caps propagation and notify::caps eventsSebastian Dröge1-0/+147
2012-06-08ghostpad: Don't change the ghostpad caps immediately when the peer caps changeSebastian Dröge1-104/+0
2012-06-07check: Add a test for GST_READ_* macrosEdward Hervey1-0/+163
2012-05-31tests: Add funnel test to cover EOS event handlingMike Ruprecht1-0/+85
2012-05-31tests: Fix invalid read when releasing request pads in funnel testsMike Ruprecht1-2/+2
2012-05-18bin: try harder to avoid state changes in wrong directionWim Taymans1-0/+121
2012-04-11queue2: add test for ringbuffer deadlockWim Taymans1-0/+55
2012-04-11tocsetter: fix memory leaks in unit testAlexander Saprykin1-10/+40
2012-04-11toc: fix memory leaks in unit testAlexander Saprykin1-14/+45
2012-04-07tests: add new toc test binaries to .gitignoreTim-Philipp Müller1-0/+2
2012-04-02gstchecks: Add unit test for the GstTocSetterAlexander Saprykin2-0/+402
2012-04-02gstchecks: Add unit test for the GstTocAlexander Saprykin2-1/+340
2012-03-08tests: add minimal basesrc ! sink seeking unit testTim-Philipp Müller3-0/+228
2012-02-27tests: make datetime test more reliably when comparing two almost identical nowsTim-Philipp Müller1-8/+10
2012-01-19tests: clockstress: perform sanity check on thread number argumentMark Nauwelaerts1-0/+5
2011-12-31convert Makefile spaces to tabsDavid Schleef1-1/+1
2011-12-07selector: Push newsegment events before any buffers are pushed in the unit testSebastian Dröge1-0/+15
2011-12-04benchmarks: g_thread_create() is deprecated in GLib master, use g_thread_try_...Tim-Philipp Müller3-0/+17
2011-11-25buffer: add gst_buffer_{set,get}_qdata()Tim-Philipp Müller1-0/+54
2011-11-09Android: build audio controller exampleStefan Sauer1-0/+12
2011-11-09tests: add a subset test for structureStefan Sauer1-0/+19
2011-11-08tests: pad: add test to verify flushing behaviourRené Stadler1-0/+81
2011-11-03ghostpad: Don't cache internal proxy pad targetNicolas Dufresne1-9/+62
2011-10-30pluginfeature: deprecate gst_plugin_feature_type_name_filter()Tim-Philipp Müller1-0/+2
2011-10-30taglist: add to_string and new_from_string functionsTim-Philipp Müller1-2/+2
2011-10-30taglist: add gst_tag_list_is_equal()Tim-Philipp Müller1-0/+39
2011-09-30tests: add minimal test for GstAtomicQueueTim-Philipp Müller3-0/+48
2011-09-25examples: fix bogus g_object_unref in helloworld exampleTim-Philipp Müller1-1/+1
2011-09-13tests: make sure filesrc returns escaped URIs even if the input was unescapedTim-Philipp Müller1-0/+32
2011-09-07docs, gst: typo fixesPiotr Fusik5-8/+8
2011-08-26stepping: use the proper argument orderJosep Torra1-1/+1
2011-07-16tests: make sure non-ASCII chars in filenames are escaped when creating URIs ...Tim-Philipp Müller1-0/+3
2011-06-04Work around changes in g_atomic APIDavid Schleef1-1/+2
2011-06-01check/abi: Ignore GstXML* on arm when not presentEdward Hervey1-0/+2
2011-05-30caps: Fix subset check for equivalent lists and scalar valuesSebastian Dröge1-0/+17
2011-05-27caps: Optimize gst_caps_is_subset()Sebastian Dröge1-0/+24
2011-05-27caps: Fix subset check in gst_caps_merge()Sebastian Dröge1-0/+20
2011-05-18manual: put generated sources to BUILT_SOURCES and clean them on make cleanStefan Kost1-2/+14
2011-05-18manual: reinsert missing space to fix previous commitStefan Kost1-1/+1
2011-05-18manual: simplify the snipet extraction rulesStefan Kost1-20/+10
2011-05-18manual: don't extract the xml example anymore, its goneStefan Kost1-4/+0
2011-05-14miniobject: Add weak referencing functionalityJosé Alburquerque1-0/+28
2011-05-14ghostpad: API: Expose gst_proxy_pad_get_internal()Sebastian Dröge1-1/+9
2011-05-14caps: Merge structures when intersecting instead of appending themSebastian Dröge1-0/+19
2011-05-14parse: don't unescape inside quotesMiguel Angel Cabrera Moya1-0/+15
2011-05-04tests: fix compiler warning in new miniobject testTim-Philipp Müller1-3/+3
2011-05-03miniobject: Fix dup_mini_object function to handle NULL gvaluesThiago Santos1-0/+18
2011-04-24tests: clean up properly in the bin test_link_structure_change unit testTim-Philipp Müller1-1/+3