caps: Fix subset check in gst_caps_merge()
[platform/upstream/gstreamer.git] / tests / check / elements /
2011-04-14 Sebastian Drögemultiqueue: Don't leak pads in the named pads unit...
2011-04-11 Tim-Philipp Müllertests: fix unusued-but-assigned-variable warnings with...
2011-04-07 Tim-Philipp Müllertests: add some basic unit tests for queue2
2011-04-03 Tim-Philipp Müllerchecks: ignore new funnel unit test binary
2011-03-30 Sebastian Drögemultiqueue: Make assignment of queue IDs and pad names...
2011-03-29 Sebastian Drögefunnel: Integrate into the build system and rename...
2011-03-29 Sebastian Drögefunnel: Import funnel element from farsight2
2011-02-24 Tim-Philipp Müllerfilesrc, filesink: fix URI creation regression for...
2011-02-15 Sebastian Drögefile{sink,src}: Check if non-URI characters are escaped...
2011-02-15 Sebastian Drögefile{src,sink}: Fix unit tests
2011-01-25 Jan Schmidtmultiqueue test: Remove workaround for pad_task hangs
2011-01-10 Thiago Santostest: outputselector: Add another negotiation test
2011-01-10 Thiago Santostests: selector: unref peer pad
2011-01-06 Thiago Santosoutput-selector: Add pad-negotiation-mode property
2010-12-31 Tim-Philipp Müllerchecks: enable input-selector and output-selector unit...
2010-12-31 Benjamin OtteAdd -Wwrite-strings
2010-12-31 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2010-12-31 Wim Taymansplugins/elements/gstinputselector.*: Various cleanups.
2010-12-31 Stefan Kostplugins/elements/gstinputselector.*: Added "select...
2010-12-31 Tim-Philipp Müllertests: enable valve unit test
2010-12-31 Tim-Philipp Müllertests: fix valve unit test
2010-12-31 Olivier Crêtetests: Fix caps leak in the valve test
2010-12-31 Olivier Crêtevalve: Add unit tests
2010-12-02 Wim Taymansbasesink: rework position reporting code
2010-10-27 Jan Schmidttests: Add a multiqueue sparse streams test
2010-10-11 Ognyan Tonchevqueue: apply sink segment on the source if queue is...
2010-08-23 Jonas Holmbergqueue: fix segfault in test
2010-08-20 Jonas Holmbergqueue: added unit test for newsegment events
2010-08-19 Wim Taymanstests: fix comments in test
2010-08-18 Jonas Holmbergqueue: fixed racy unit tests
2010-07-03 Tim-Philipp Müllerchecks: make fakesrc check work in a CK_FORK=no environment
2010-03-11 Benjamin Ottewin32: Fix build failures of tests
2010-03-11 Benjamin OtteFixes for -Wmissing-declarations -Wmissing-prototypes
2010-03-10 Benjamin OtteMerge branch 'work'
2010-03-10 Benjamin OtteFixes for -Wwrite-strings
2010-03-10 Benjamin OtteMake code safe for -Wredundant-decls
2010-02-10 Edward Herveytests: Fix multiqueue test for latest commits.
2010-02-09 Edward HerveyRevert "multiqueue: handle UNEXPECTED flowreturn better"
2010-01-26 Wim Taymansmultiqueue: handle UNEXPECTED flowreturn better
2009-10-22 Edward Herveytests/fakesink: Add some debugging
2009-10-22 Edward Herveytests/faeksink: Lower the number of threads to avoid...
2009-05-31 Tim-Philipp Müllerfakesink: hack around crasher bug in g_object_notify...
2009-03-30 Sebastian Drögetests: Don't define global buffers variable, it's alrea...
2009-02-03 Wim TaymansGstBaseSink: avoid calling preroll multiple times
2009-01-31 Jan Schmidtcheck: Increase timeout for the tee test
2008-10-14 Sebastian Drögeplugins/elements/gsttee.c: Fix flow aggregation of...
2008-09-28 Jan SchmidtFix assertion in basetransform when the subclass choose...
2008-09-01 Olivier CreteAdd threadsafe replacement functions for getting intern...
2008-08-19 Wim Taymanslibs/gst/base/gstbasesink.c: Improve position reporting...
2008-08-15 Ole André Vadla... plugins/elements/gsttee.*: Protect pad_alloc with a...
2008-05-21 Wim TaymansDon't use gst_element_get_pad().
2008-04-30 Tim-Philipp Müllerplugins/elements/gstqueue.c: Since we're not called...
2008-02-29 Sebastian DrögeAnd correct even more valid sparse warnings.
2008-02-29 Sebastian DrögeCorrect all relevant warnings found by the sparse seman...
2008-02-19 Jan Schmidtlibs/gst/check/gstcheck.*: Make the declaration in...
2008-01-12 Jan Schmidtgst/gst.c: _gst_trace_on is already provided by gsttrac...
2008-01-07 Wim Taymanslibs/gst/base/gstbasesrc.c: Don't update the last_stop...
2007-11-01 Tim-Philipp Müllertests/check/elements/tee.c: Simplify, simplify, simplif...
2007-10-25 Jan Schmidtplugins/elements/gstmultiqueue.c: Make it so that pads...
2007-07-16 Jan Schmidttests/check/elements/.cvsignore: Add file to cvsignore...
2007-07-16 Jan Schmidttests/check/elements/multiqueue.c: Use a GStaticMutex...
2007-07-16 Jan Schmidttests/check/elements/tee.c: Make the tee stress-test...
2007-07-03 Wim Taymansplugins/elements/gsttee.c: Be a lot smarter when decidi...
2007-06-26 Jan Schmidtplugins/elements/gstmultiqueue.*: Take the multiqueue...
2007-06-06 Tim-Philipp MüllerFix multiqueue leaking buffers and events when downstre...
2007-05-22 Tim-Philipp Müllerplugins/: Use #ifdef for HAVE_XYZ for consistency.
2007-05-12 Wim Taymansplugins/elements/gstqueue.*: Refactor an cleanup queue...
2007-04-05 Wim Taymanslibs/gst/base/gstbasesink.c: Fix leak caused when refus...
2007-04-05 Wim Taymanslibs/gst/base/gstbasesink.c: Don't accept anything...
2007-03-28 Tim-Philipp Müllerplugins/elements/gstmultiqueue.c: Don't leak GCond.
2007-02-05 Sebastian Drögetests/check/elements/filesrc.c: Add unit test for the...
2007-01-04 Stefan Kosttests/check/: enable queue test again, add tests for...
2006-12-21 Stefan Kostdocs/design/part-states.txt: two tiny additional comments
2006-12-21 Stefan Kosttests/check/elements/queue.c: fix race in underrun...
2006-12-21 Stefan Kosttests/check/elements/.cvsignore: ignore more
2006-12-21 Stefan Kostlibs/gst/check/gstcheck.c: do not automatically (de...
2006-07-14 Wim TaymansRevert fix for regression in #347408 after release.
2006-07-13 Wim TaymansRevert pull-0 fix for release. Disable check. Fixes...
2006-07-06 Wim Taymanslibs/gst/base/gstbasesrc.c: Update docs. blocksize...
2006-07-02 Thomas Vander Stichelelibs/gst/check/gstcheck.c: if we get the wrong message...
2006-07-02 Thomas Vander Stichelemoap ignore
2006-07-02 Edward Herveytests/check/elements/.cvsignore: moaping
2006-07-02 Thomas Vander Stichelelibs/gst/dataprotocol/Makefile.am: build dataprotocol...
2006-07-01 Thomas Vander Sticheletests/check/: use the new macro
2006-02-02 Wim Taymansdocs/design/part-element-sink.txt: Updated document.
2006-01-28 Jan Schmidtgst/gstutils.c: Don't leak pad references.
2006-01-18 Wim TaymansIgnore fakesink test.
2006-01-18 Wim Taymanstests/check/: Added fakesink test that checks prerollin...
2005-11-29 Thomas Vander Sticheleignore more
2005-11-28 Jan Schmidtcheck/: Use a cmdline define to specify the location...
2005-11-27 Jan Schmidtcheck/: Add tests for fdsrc seekability
2005-11-21 Andy Wingocheck/gst/gstevent.c (create_custom_events): Check...
2005-11-16 Wim Taymanscheck/Makefile.am: Enable more tests.
2005-10-07 Andy Wingocheck/elements/fakesrc.c (test_no_preroll): New check...
2005-09-09 Jan Schmidtcheck/elements/identity.c: Make the error a little...
2005-09-02 Andy Wingogst/gstelement.h (GstState): Renamed from GstElementSta...
2005-08-30 Wim Taymanscheck/elements/: Activate pads before using them.
2005-08-21 Thomas Vander Stichelecheck/Makefile.am: don't valgrind the controller test...
2005-08-20 Thomas Vander Stichelemove check stuff to its own library to be used by other...
2005-08-05 Thomas Vander Sticheleadd sizetype tests for fakesrc
next