summaryrefslogtreecommitdiff
path: root/tests/check/elements/level.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-04level: add GstRTPAudioLevelMeta on buffersGuillaume Desmottes1-0/+48
2019-10-05documentation: fix a number of typosAaron Boxer1-1/+1
2018-12-30tests: Remove pointless unistd.h includeSeungha Yang1-2/+0
2017-03-08tests: Add missing LDADD for libm in tests using math.hNicolas Dufresne1-1/+0
2016-10-20tests: Fix level test in CK_FORK=no modeJan Alexander Steffens (heftig)1-8/+1
2016-06-21fix buffer leaks in testsGuillaume Desmottes1-0/+1
2015-08-31level: improve the test for multi-channel modeStefan Sauer1-27/+34
2014-11-02tests: don't use deprecated property in level unit testTim-Philipp Müller1-8/+16
2013-06-09level: rework the tests to cover other formats tooStefan Sauer1-23/+109
2013-06-02tests: cleanup level testsStefan Sauer1-141/+124
2013-06-01level: add a test for continous timestampsStefan Sauer1-2/+58
2013-05-13tests: Fix some more event handling in testsSebastian Dröge1-5/+1
2013-04-03level: subdivide buffers for sample accurate interval handlingStefan Sauer1-57/+87
2013-02-28tests: re-add suppression for GValueArray warnings to unit test as wellTim-Philipp Müller1-0/+4
2013-02-25level: send last message on EOSThomas Vander Stichele1-6/+113
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-02-18tests: fix up level test for GstValueList -> GValueArray changeTim-Philipp Müller1-3/+16
2012-02-06tests: fix more testsWim Taymans1-1/+4
2012-01-31tests: fix more testsWim Taymans1-4/+8
2012-01-03test: make more unit tests compileWim Taymans1-4/+7
2011-11-24tests: update for gstcheck API changeRené Stadler1-2/+2
2011-08-19port more elements to new audio caps and APIWim Taymans1-13/+6
2010-04-12check: Don't re-declare 'GList *buffers' in the testsEdward Hervey1-1/+0
2010-03-21Add -Wwrite-strings to the configure flagsBenjamin Otte1-2/+2
2010-03-17Add -Wundef to configure flagsBenjamin Otte1-1/+1
2010-03-17Add -Wmissing-declarations -Wmissing-prototypes warning flagsBenjamin Otte1-4/+4
2009-10-09check: Make the level unit test succeed on Solaris 10Jan Schmidt1-1/+5
2009-10-08check: Link against LIBM and include math.h for isinf()Jan Schmidt1-0/+1
2008-08-14tests/check/elements/level.c: Fix compilation some more.Wim Taymans1-1/+1
2008-08-10tests/check/elements/level.c: Add a test for level in stereo mode.Stefan Kost1-0/+104
2007-02-22Fix level for multi-channel case.Stefan Kost1-1/+1
2006-12-22tests/check/elements/: reapply consistent pad (de)activationStefan Kost1-0/+4
2006-12-21tests/check/elements/: revert my freeze breakageStefan Kost1-4/+0
2006-12-21tests/check/elements/: consistent pad (de)activationStefan Kost1-0/+4
2006-06-29tests/check/elements/level.c: fix a leak, clean up at the endThomas Vander Stichele1-2/+5
2006-06-11ext/raw1394/gstdv1394src.c: gratuitous comment changesThomas Vander Stichele1-2/+23
2005-10-19use ELEMENT messages insteadThomas Vander Stichele1-2/+2
2005-09-24check/elements/level.c: fix test for new GstClockTime useThomas Vander Stichele1-1/+3
2005-09-23convert to using GstClockTime for all time values, finally.Thomas Vander Stichele1-0/+2
2005-09-19check/elements/level.c: Fix for bus API change.Wim Taymans1-3/+4
2005-09-02All plugins updated for element state changes.Andy Wingo1-1/+2
2005-09-01Andrewio Patrickoforus Wingonymus - 5 additional tests for your sinsThomas Vander Stichele1-0/+184