summaryrefslogtreecommitdiff
path: root/tests/check/pipelines
AgeCommit message (Expand)AuthorFilesLines
2016-03-31gl/tests: add missing test to the build systemMatthew Waters1-73/+78
2015-10-21mxf: Add unit tests for H264/PCMSebastian Dröge1-0/+28
2015-10-21mxf: Properly enable unit tests againSebastian Dröge1-5/+0
2015-06-02check: Use GST_CHECK_MAIN () macro everywhereEdward Hervey2-32/+2
2015-01-12gitignore: ignore more filesStefan Sauer1-0/+1
2014-08-10tests: remove defunct test code for old colorspace elementTim-Philipp Müller2-309/+0
2014-03-15[729/906] gl: Include config.h everywhereSebastian Dröge1-1/+0
2014-03-15[642/906] add gstglconfig.h for apps to find out what our capabilites areMatthew Waters1-5/+5
2014-03-15[624/906] OPENGL_ES2 => HAVE_GLES2 and add HAVE_OPENGLMatthew Waters1-4/+4
2014-03-15[603/906] update FSF addressMatthew Waters1-2/+2
2014-03-15[599/906] GL|ES2: fix typos from recent changes and make downloading RGB form...Matthew Waters1-0/+4
2014-03-15[597/906] tests: add some simple pipeline tests to checkMatthew Waters1-4/+219
2014-03-15[059/906] * configure.ac: * pkgconfig/Makefile.am: * pkgconfig/gstreamer-gl-u...David Schleef1-0/+149
2013-02-28tests: update some element names for 1.0Tim-Philipp Müller1-9/+9
2012-11-04Fix FSF addressTim-Philipp Müller4-8/+8
2012-09-13tests: disable yet another mxf tests until the elements are portedTim-Philipp Müller1-0/+5
2012-09-12tests: fix win32 build even moreTim-Philipp Müller1-1/+4
2012-09-12tests: attempt to get disabled streamheader test to compile on win32Tim-Philipp Müller1-0/+7
2012-09-11gdp: move gdp plugin here from -baseTim-Philipp Müller1-0/+1
2012-09-11tests: use multifdsink for streamheader testTim-Philipp Müller1-16/+10
2012-09-11tests: initialize variablesStefan Sauer1-2/+2
2012-09-11update for HEADER flag changesWim Taymans1-2/+2
2012-09-11port to new map APIWim Taymans1-10/+8
2012-09-11tests: fix some testsWim Taymans1-10/+15
2012-09-11tests: port and enable more unit testsWim Taymans1-10/+16
2012-09-11tests: fix remaining unit testsWim Taymans1-3/+13
2012-09-11streamheader: Fix caps leak in the vorbisenc unit testSebastian Dröge1-0/+2
2012-09-11checks: fix stream header unit test hanging in gst_task_cleanup_all()Tim-Philipp Müller1-0/+10
2012-09-11tests/check/: Enable unit tests on PPC again as the bugs are now fixed.Sebastian Dröge1-6/+1
2012-09-11tests/check/pipelines/streamheader.c: Do not try to run a test which requires...Peter Kjellerstedt1-1/+4
2012-09-11Don't use bad gst_element_get_pad().Wim Taymans1-2/+2
2012-09-11Correct all relevant warnings found by the sparse semantic code analyzer. Thi...Sebastian Dröge1-3/+3
2012-09-11tests/check/pipelines/streamheader.c: Disable test_multifdsink_gdp_vorbisenc(...Tim-Philipp Müller1-1/+11
2012-09-11gst/gdp/gstgdppay.c (gst_gdp_pay_chain): tests/check/pipelines/streamheader.c...Thomas Vander Stichele1-2/+1
2012-09-11tests/check/pipelines/streamheader.c (tag_event_probe_cb,Thomas Vander Stichele1-1/+100
2012-09-11tests/check/Makefile.am: tests/check/pipelines/streamheader.c (n_tags, tag_ev...Thomas Vander Stichele1-0/+138
2012-03-12fix for caps _normalize changesWim Taymans1-3/+2
2012-03-12tests: fix for caps API changeWim Taymans1-1/+1
2012-03-12fix for _do_simplify changesWim Taymans1-2/+1
2012-03-11fix for caps api changesWim Taymans1-2/+3
2012-02-24tests: fix some capsWim Taymans1-12/+12
2011-12-30Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey1-5/+4
2011-07-14tests: add some more unit test binaries to .gitignoreTim-Philipp Müller1-0/+1
2011-06-17tests: add colorspace unit testMark Nauwelaerts1-0/+310
2011-04-18wavpack: Remove bus GSource to prevent a valgrind warningSebastian Dröge1-2/+2
2011-04-13qtmux: remove qtmux plugin, it has moved to -goodTim-Philipp Müller1-350/+0
2010-12-19tagschecking: Fix some more memory leaksSebastian Dröge1-0/+2
2010-09-15metadata: remove metadata pluginStefan Kost2-261/+0
2010-05-11tests: don't fail tagschecking test if qtdemux is not available or too oldTim-Philipp Müller1-0/+13
2010-03-24tests: tagschecking: New tags testsThiago Santos1-10/+34