meta: add method to check for a tag
[platform/upstream/gstreamer.git] / tests /
2012-02-28 Wim Taymanstests: fix unit test
2012-02-27 Wim Taymanstests: increase bus test timeout
2012-02-27 Wim Taymansclock: make more stuff private
2012-02-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-24 Wim Taymansmeta: flesh out the metadata transform
2012-02-23 David SchleefFix gap in Makefile
2012-02-22 Wim Taymansmemory: make _new_wrapped take user_data and notify
2012-02-21 Wim Taymanstests: fix queue unit test after queue changes
2012-02-21 Matej KnoppUnit test for queue src caps notification
2012-02-20 Wim Taymanstests: fix useless segment test
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-13 Wim Taymansmemory: more work on refcount and writability
2012-02-12 Tim-Philipp Müllerevent: rename gst_event_{set,parse}_stream_config_codec...
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-02-08 Wim TaymansGST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
2012-02-08 Wim TaymansMerge branch 'master' into 0.11
2012-02-02 Wim Taymansbuffer: add new test
2012-02-02 Tim-Philipp Müllertypefind: pass extensions as comma-separated list in...
2012-01-31 Stefan Sauercontroller: constructures for control sources return...
2012-01-30 Stefan Sauercontroller: rename control-bindings
2012-01-28 Tim-Philipp Müllerevent: add constructor and parse function for new GAP...
2012-01-27 Tim-Philipp Müllertests: fix simple-launch-lines compilation
2012-01-27 Tim-Philipp Müllerevent: add construct and parse API for the new STREAM...
2012-01-27 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-27 Wim Taymanstests: fix some more leaks
2012-01-27 Sebastian Drögeutils: Fix unit test
2012-01-27 Wim Taymanstests: fix leaks
2012-01-26 Tim-Philipp Müllerdocs: remove collectpads from docs, fix build
2012-01-26 Sebastian Drögecollectpads2: Unit test is valgrind clean now
2012-01-26 Sebastian Drögecollectpads2: Fix unit test to actually work again
2012-01-26 Sebastian Drögecollectpads2: Port collectpads unit test to collectpads2
2012-01-25 Wim Taymansmemory: make guint8 * for easy usage
2012-01-25 Wim TaymansAdd new GstMapInfo
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-24 Stefan Sauercontroller: cleanup the control-binding construction
2012-01-24 Vincent Penquerc'htests: add basic tests for new stepped ranges
2012-01-23 Tim-Philipp Müllerbenchmarks: add missing include
2012-01-23 Stefan Sauercontroller: allow different controlbindings
2012-01-22 Tim-Philipp MüllerReplace deprecated GStaticMutex with GMutex
2012-01-22 Tim-Philipp MüllerUse GLib's type for GError instead of our own
2012-01-22 Tim-Philipp MüllerUse recent GLib API unconditionally now that we depend...
2012-01-20 Stefan Sauercontroller: improve control binding handling
2012-01-20 Stefan Sauercontroller: remove convenience api for control sources
2012-01-19 Mark Nauwelaertstests: clockstress: perform sanity check on thread...
2012-01-19 Wim Taymansmemory improvements
2012-01-19 Wim TaymansUpdate for new gthread API
2012-01-18 Tim-Philipp Müllernet: port to use gio's networking API
2012-01-16 Wim Taymansmemory: make writability check into a method
2012-01-16 Wim Taymanstests: improve memory test
2012-01-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-12 Tim-Philipp MüllerRemove GST_TYPE_DATE, our own GDate type
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-09 Tim-Philipp Müllertests: ignore new memory test binary
2012-01-06 Wim Taymansmemory: check semantics of nested mappings
2012-01-06 Wim Taymansmemory: handle -1 size in unmap
2012-01-06 Wim Taymansmemory: improve semantics of unmap
2012-01-05 Wim Taymansmemory: add more checks
2012-01-05 Wim Taymansmemory: take offset into account
2012-01-05 Wim Taymansmemory: clarify nested mappings, add unit test
2012-01-05 Wim Taymanstests: add more memory unit tests
2012-01-05 Wim Taymanstests: add unit test for GstMemory
2012-01-05 Sebastian Drögevalue: Add tests for the bitmask type
2012-01-02 Tim-Philipp Müllerregistry: get rid of gst_default_registry_*() convenien...
2012-01-02 Tim-Philipp Müllerregistry: rename gst_registry_get_default() to gst_regi...
2012-01-02 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-01 Stefan Sauercontroller: rename some tests
2012-01-01 Stefan Sauercontroller: support control mapping for enums
2012-01-01 Stefan Sauercontroller: remove nonsense parts from test object...
2012-01-01 Stefan Saueraudio-example: also plot reverse-saw
2012-01-01 Stefan Saueraudio-example: fix the example
2012-01-01 Stefan Sauerlfocontrolsource: make chainable
2012-01-01 Stefan Sauercontroller: cleanup the tests
2012-01-01 David Schleefconvert Makefile spaces to tabs
2011-12-31 Stefan Sauercontroller: also test array functions
2011-12-31 Stefan Sauercontroller: fix tests
2011-12-31 Stefan Sauercontrol-sources: turn into GstObjects
2011-12-30 Tim-Philipp Müllertests: disable GstIndex unit test
2011-12-30 Stefan Sauercontroller: add more tests to core controller suite
2011-12-30 Stefan Sauercontroller: add a test for bindings control sources...
2011-12-29 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-12-28 Edward Herveytests: Fix leak in pad check
2011-12-27 Tim-Philipp Müllertests: can't access private registry structure members...
2011-12-25 Tim-Philipp Müllerlibs: remove gdp dataprotocol library
2011-12-25 Tim-Philipp Müllertests: fix unused-variable compiler warning
2011-12-25 Stefan Sauercontroller: split and cleanup the tests
2011-12-25 Stefan Sauercontroller: move GValue handling from control-sources...
2011-12-25 Stefan Sauercontroller: move GstControlledProperty into a separate...
2011-12-25 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-25 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-19 Stefan Sauercontroller: cleanup interpolation modes
2011-12-19 Stefan Sauercontrolsources: refactor interpolation control source
2011-12-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-08 Tim-Philipp Müllertests: fix up selector test after merge
2011-12-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-07 Sebastian Drögeselector: Push newsegment events before any buffers...
2011-12-06 Stefan Sauertests: don't include glib/gthread.h directly
2011-12-06 Stefan Sauercontroller: port the test to new api as well
2011-12-06 Wim Taymanspad: remove GST_FLOW_RESEND
2011-12-06 Wim Taymansfix compilation
next