pad: Document that pad blocks only make sense for sink pads in pull mode and src...
[platform/upstream/gstreamer.git] / tests / examples /
2011-03-08 Stefan Kostexamples: update hello world example
2010-12-03 Stefan Kostdocs: fix previous extract.pl commit
2010-12-03 Stefan Kostdocs: fix example matching in extract.pl
2010-08-05 Stefan Kosttests: clean up eventloop in examples
2010-06-26 Tim-Philipp Müllerexamples: remove xml example build system bits and...
2010-06-26 Tim-Philipp Müllerexamples: add missing stdlib.h include in typefind...
2010-06-25 Sebastian Drögegstxml: Deprecate GstXml and related functions
2010-06-13 Sebastian Drögertpool-test: Prevent NULL pointer dereference
2010-06-13 Sebastian Drögeread-metadata: Stop if setting the pipeline state back...
2010-04-14 Tim-Philipp Müllertests: more LDFLAGS -> LDADD fixes
2010-03-30 Tim-Philipp Müllerbuild: build examples subdirectories in parallel if...
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteMake code safe for -Wredundant-decls
2010-01-26 Tim-Philipp Müllertests: fix warning in rtpool-test
2009-11-18 Tim-Philipp Müllerplugin-scanner: rename plugin-scanner helper binary...
2009-11-12 Руслан Ижбулатовtests: Do not list libgstcheck as a requirement for...
2009-11-05 Edward Herveytests: Make sure we use the local libgstbase and not...
2009-10-15 Benjamin OtteAdd XML_LIBS when building tests that use xml-specific...
2009-10-08 Jan Schmidtcheck: Fix test run in tests/examples/manual
2009-10-07 Stefan Kostbuild: sprintf, sscanf need stdio.h
2009-09-01 Jan Schmidtdist: Don't list the streams subdir twice in examples...
2009-08-19 Sebastian Drögeexamples: Link rtpool-test to libpthread for using...
2009-08-06 Stefan Kostexample: unref the clock id
2009-06-12 Wim Taymansstepping: more stepping improvements
2009-06-07 Wim Taymanstests: conditionally compile the streams example
2009-06-01 Wim Taymansframestep: implement backwards framestep
2009-06-01 Wim Taymansexamples: step in time as well
2009-06-01 Wim Taymansexample: print step_done message and sync
2009-06-01 Wim TaymansAdd frame stepping in PAUSED example
2009-05-25 Jan Schmidtdist: Fix the name of the header to dist: testrtpool...
2009-05-22 Stefan Kostcontroller: add more error handling to example
2009-05-22 Jan Schmidtdist: Add rtpool-test.h to the sources list so it gets...
2009-05-11 Wim Taymanstests: set the latency-time to something low
2009-05-11 Wim Taymanstests: improve the example
2009-05-11 Wim TaymansTaskPool: remove _set_func()
2009-05-11 Wim Taymanstests: add example of custom taskpools
2009-05-11 Wim Taymanstests: cleanup some code
2009-05-11 Wim Taymansexamples: set bus handler before state change
2009-05-11 Wim Taymanstests: add example app for stream-status
2008-10-19 Dig Getests/examples/helloworld/helloworld.c: Fix copy'n...
2008-08-05 Stefan Kosttests/examples/metadata/read-metadata.c: Don't leak...
2008-02-29 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2007-10-31 Tim-Philipp Müllertests/examples/metadata/read-metadata.c: Use _KEEP...
2007-09-20 Stefan Kostgst/gstbin.h: Move priv to the right place.
2007-09-19 Stefan KostIgnore registries in any format.
2007-07-06 Sebastian Drögelibs/gst/controller/: API: Refactor GstController into...
2007-06-07 Stefan Kosttests/examples/controller/audio-example.c: Improve...
2007-01-02 Tim-Philipp MüllerCompile adapter test/example only if the required heade...
2006-11-09 Jan Schmidttests/examples/adapter/.cvsignore: Ignore build file...
2006-11-09 Jan Schmidttests/examples/adapter/: Add new files from the previou...
2006-11-09 Jan SchmidtDo some optimisation work in GstAdapter to avoid copies...
2006-11-08 Tim-Philipp Müllertests/examples/typefind/typefind.c: Make typefind eleme...
2006-09-28 Jan Schmidttests/examples/manual/.cvsignore: OK, so it's actually...
2006-09-28 Jan Schmidttests/examples/manual/Makefile.am: Gah, declare vars...
2006-09-28 Jan Schmidtgst/: Re-commit the registry changes, along with an...
2006-09-16 Thomas Vander SticheleExtract the manual examples again like we used to do.
2006-07-02 Thomas Vander Stichelemoap ignore
2006-05-18 Tim-Philipp Müllertests/examples/helloworld/helloworld.c: Must plug audio...
2006-03-21 Thomas Vander Stichelegst/Makefile.am
2005-12-14 Jan Schmidtgst/gstpad.c: Don't allow activation of a srcpad in...
2005-12-12 Tim-Philipp Müllertests/examples/: More gcc4 fixes and a mem leak fix.
2005-12-12 Stefan Kostmore gcc 4 warning fixes
2005-12-12 Stefan Kostanother gcc4 fix
2005-12-12 Stefan Kosttests/examples/xml/createxml.c: gcc 4 fixes
2005-12-12 Stefan Kosttests/examples/: convert comments again
2005-12-12 Stefan Kosttests/examples/Makefile.am: added that too
2005-12-12 Stefan Kostapplied some simple fixing to some examples re-enabled...