summaryrefslogtreecommitdiff
path: root/tests/examples
AgeCommit message (Expand)AuthorFilesLines
2012-01-25Add new GstMapInfoWim Taymans1-7/+2
2012-01-23controller: allow different controlbindingsStefan Sauer5-7/+133
2012-01-20controller: improve control binding handlingStefan Sauer2-6/+6
2012-01-20controller: remove convenience api for control sourcesStefan Sauer2-20/+20
2012-01-01controller: remove nonsense parts from test object property descriptionsStefan Sauer1-4/+4
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
2011-12-31controller: also test array functionsStefan Sauer1-6/+84
2011-12-31control-sources: turn into GstObjectsStefan Sauer2-2/+4
2011-12-25controller: move GValue handling from control-sources to -bindingStefan Sauer4-21/+300
2011-12-19controller: cleanup interpolation modesStefan Sauer1-4/+2
2011-12-19controlsources: refactor interpolation control sourceStefan Sauer1-5/+10
2011-11-14controller: remove functions to add/remove controlled propertiesStefan Sauer1-6/+0
2011-11-13Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+12
2011-11-10controller: merge controller into gstobjectStefan Sauer1-5/+3
2011-11-09Android: build audio controller exampleStefan Sauer1-0/+12
2011-11-04controller: port to new controller apiStefan Sauer1-3/+1
2011-09-26Merge branch 'master' into 0.11Wim Taymans1-1/+1
2011-09-25examples: fix bogus g_object_unref in helloworld exampleTim-Philipp Müller1-1/+1
2011-08-26Merge branch 'master' into 0.11Wim Taymans1-1/+1
2011-08-26stepping: use the proper argument orderJosep Torra1-1/+1
2011-07-28tests: update for query API changesTim-Philipp Müller1-5/+2
2011-06-04Remove everything libxml2- and loadsave-relatedTim-Philipp Müller1-2/+1
2011-05-19Merge branch 'master' into 0.11Wim Taymans1-2/+14
2011-05-18manual: put generated sources to BUILT_SOURCES and clean them on make cleanStefan Kost1-2/+14
2011-05-18Merge branch 'master' into 0.11Wim Taymans1-1/+1
2011-05-18Merge branch 'master' into 0.11Wim Taymans1-24/+10
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-03-28memory: port code to new buffer data APIWim Taymans1-2/+10
2011-03-08examples: update hello world exampleStefan Kost1-94/+59
2010-12-03docs: fix previous extract.pl commitStefan Kost1-2/+9
2010-12-03docs: fix example matching in extract.plStefan Kost1-4/+8
2010-08-05tests: clean up eventloop in examplesStefan Kost6-38/+103
2010-06-26examples: remove xml example build system bits and purge from treeTim-Philipp Müller4-208/+0
2010-06-26examples: add missing stdlib.h include in typefind exampleTim-Philipp Müller1-0/+2
2010-06-25gstxml: Deprecate GstXml and related functionsSebastian Dröge2-17/+4
2010-06-13rtpool-test: Prevent NULL pointer dereferenceSebastian Dröge1-1/+4
2010-06-13read-metadata: Stop if setting the pipeline state back to NULL failsSebastian Dröge1-1/+9
2010-04-14tests: more LDFLAGS -> LDADD fixesTim-Philipp Müller1-2/+3
2010-03-30build: build examples subdirectories in parallel if requestedTim-Philipp Müller1-0/+2
2010-03-10Make code safe for -Wredundant-declsBenjamin Otte1-2/+0
2010-01-26tests: fix warning in rtpool-testTim-Philipp Müller1-2/+10
2009-11-18plugin-scanner: rename plugin-scanner helper binary to gst-plugin-scannerTim-Philipp Müller1-1/+1
2009-11-12tests: Do not list libgstcheck as a requirement for tests/examples/manualРуслан Ижбулатов1-5/+3
2009-11-05tests: Make sure we use the local libgstbase and not a stray outside one.Edward Hervey1-2/+6
2009-10-15Add XML_LIBS when building tests that use xml-specific functionsBenjamin Otte1-2/+2
2009-10-08check: Fix test run in tests/examples/manualJan Schmidt1-0/+1