summaryrefslogtreecommitdiff
path: root/tests/check/elements/rganalysis.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-08rganalysis: Fix compiler warnings in the unit testSebastian Dröge1-3/+3
2015-06-02check: Use GST_CHECK_MAIN () macro everywhereEdward Hervey1-16/+1
2013-09-02tests: rganalysis: rename function for clarityTim-Philipp Müller1-54/+54
2013-09-02tests: fix skipped rganalysis testsChristoph Reiter1-19/+66
2013-05-14rganalysis: Fix event handling in unit testSebastian Dröge1-84/+100
2012-09-24tests: remove g_printerr() that's not needed any longerTim-Philipp Müller1-1/+0
2012-09-23tests: disable failing replaygain testsTim-Philipp Müller1-7/+8
2012-09-12tests: fix most of the rganalysis unit testsTim-Philipp Müller1-3/+28
2012-08-04gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller1-47/+47
2012-07-28tag: Update for taglist/tag event API changesSebastian Dröge1-1/+1
2012-07-04tests: fix rganalysis unit test event handlingTim-Philipp Müller1-5/+141
2012-06-06update for tag event changeWim Taymans1-1/+1
2012-03-26tests: replaygain: misc compatibility fixesMark Nauwelaerts1-148/+0
2012-02-06tests: improve some testsWim Taymans1-5/+20
2012-01-31tests: fix more testsWim Taymans1-24/+40
2012-01-03test: make more unit tests compileWim Taymans1-63/+72
2011-11-24tests: update for gstcheck API changeRené Stadler1-2/+2
2010-04-12check: Don't re-declare 'GList *buffers' in the testsEdward Hervey1-2/+0
2010-03-17Add -Wmissing-declarations -Wmissing-prototypes warning flagsBenjamin Otte1-4/+4
2009-05-16check: Remove assertion that breaks check again git masterJan Schmidt1-2/+0
2009-05-12rganalysis: Remove invalid unit testSebastian Dröge1-43/+0
2008-05-26Don't use _gst_pad().Wim Taymans1-2/+2
2008-04-21tests/check/elements/rganalysis.c: Don't leak a tag list. Fixes bug #529285.Sebastian Dröge1-0/+2
2008-03-24Make rganalysis and rglimiter elements GAP-flag aware.Rene Stadler1-0/+41
2008-02-08docs/plugins/gst-plugins-bad-plugins.*: Remove equalizer plugin docsJan Schmidt1-11/+9
2008-01-11tests/check/elements/: It's "endianness", not "endianess". Fixes unit tests.Tim-Philipp Müller1-8/+8
2007-05-19Add replaygain playback elements (#412710).René Stadler1-88/+99
2006-12-22tests/check/elements/: reapply consistent pad (de)activationStefan Kost1-0/+2
2006-12-21tests/check/elements/mpeg2enc.c: (setup_mpeg2enc)Stefan Kost1-2/+0
2006-12-21tests/check/elements/: consistent pad (de)activationStefan Kost1-0/+2
2006-10-06Add ReplayGain analysis element (#357069).René Stadler1-0/+1871