summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2009-11-20wavpackparse: Fix unit test for recent position reporting changesSebastian Dröge1-1/+1
2009-10-23rtp examples: remove executable bits from C files.Michael Smith2-0/+0
2009-10-23tests: disable all jitterbuffer tests for nowTim-Philipp Müller1-1/+3
2009-10-22tests: also include the new test for prev commitStefan Kost1-0/+286
2009-10-22tests: add a jitterbuffer testStefan Kost2-0/+2
2009-10-20tests: include stdio.h for sscanfStefan Kost1-0/+1
2009-10-15flvmux: Use loop test to prevent timeout on slow machinesMarvin Schmidt1-8/+3
2009-10-13tests/pipeline/flac: Fix build on macosx 10.5Edward Hervey1-1/+1
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 Schmidt2-0/+3
2009-10-07build: fprintf, sprintf, sscanf need stdio.hStefan Kost3-0/+3
2009-09-30rtp: Use autoaudio{sink,src} instead of alsa in the examplesSebastian Dröge7-13/+13
2009-09-12check: Fix a couple of tests.Jan Schmidt2-2/+2
2009-09-08checks: only run HTTPS test if libsoup has SSL supportMarvin Schmidt1-1/+2
2009-08-14checks: add test for leak to rtpbin unit testTim-Philipp Müller1-1/+39
2009-08-11Move rtpmanager from -bad to -good.Tim-Philipp Müller3-0/+12
2009-08-11rtpbin: do better cleanup of the src ghostpadsWim Taymans1-0/+84
2009-08-11rtpbin: add support for buffer-listBranko Subasic1-0/+331
2009-08-11tests: add receive rtpbin unit testWim Taymans1-0/+206
2009-08-11tests: more rtpbin checksWim Taymans1-49/+64
2009-08-11tests: add more rtpbin testsWim Taymans1-4/+26
2009-08-11tests: add rtpbin unit testWim Taymans1-0/+94
2009-08-09check: fix flvmux unit test on big endian machinesTim-Philipp Müller1-4/+8
2009-08-07id3demux: fix parsing of unsync'ed ID3 v2.4 tags and framesTim-Philipp Müller3-4/+51
2009-08-04flvmux: Enable unit test now that it passesSebastian Dröge1-2/+1
2009-08-03flvmux: Fix unit test to correctly handle request padsSebastian Dröge1-9/+13
2009-08-01checks: add basic unit test for flvmux, but disable it for nowTim-Philipp Müller3-0/+161
2009-07-31check: add basic unit test for flvdemuxTim-Philipp Müller5-0/+187
2009-07-19gitignore: Ignore some new binariesJan Schmidt2-0/+2
2009-07-16effectv: Add unit test for all effectv elementsSebastian Dröge2-0/+147
2009-07-13v4l2src: add a simple test case for device probingFilippo Argiolas3-2/+93
2009-06-19tests: add unit tests for buffer-list payloadersOgnyan Tonchev1-16/+212
2009-06-16tests: add some debug, send newsegmentWim Taymans1-1/+9
2009-06-16tests: turn g_print into debugWim Taymans1-2/+2
2009-06-16multiudpsink: add support for buffer listsOgnyan Tonchev2-0/+200
2009-06-14Remove a few old example apps from the 0.8 daysTim-Philipp Müller8-454/+0
2009-06-13tests: Don't run the flacdec test if the plugin isn't built. Fixes #585630Marvin Schmidt1-1/+7
2009-05-26makefile: idea about makeing more sources/sinks testable againStefan Kost1-1/+14
2009-05-16check: Don't change directory in the testJan Schmidt1-12/+27
2009-05-16check: Remove assertion that breaks check again git masterJan Schmidt1-2/+0
2009-05-16ignores: Ignore the flacdec check binaryJan Schmidt1-0/+1
2009-05-16Moved 'y4menc' from -bad to -goodJan Schmidt3-0/+167
2009-05-15checks: move files required by unit tests into tests/files and make sure they...Tim-Philipp Müller8-31/+19
2009-05-13checks: fix flacdec unit tests on big-endian machines and under valgrindTim-Philipp Müller1-25/+58
2009-05-12rganalysis: Remove invalid unit testSebastian Dröge1-43/+0
2009-05-11checks: dist id3-577468-unsynced-tag.tag test fileJan Schmidt1-1/+2
2009-05-11gdkpixbuf: Use the libs and cflags of gdk pixbuf instead of gtkSebastian Dröge1-2/+2
2009-05-06id3v2mux: Make the test failure slightly more informativeJan Schmidt1-2/+5
2009-05-05tests: don't build examples if --disable-examples was passed to configureTim-Philipp Müller1-2/+8
2009-04-24id3demux: add unit test file for unsynced id3 tagsTim-Philipp Müller2-0/+31