summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2006-05-05Some changes proposed by wingo in bug #338818 (but not everything yet). ↵Martin Rubli1-2/+2
Patch from Martin Rubli to fix framerate dete... Original commit message from CVS: Some changes proposed by wingo in bug #338818 (but not everything yet). Patch from Martin Rubli to fix framerate detection.
2006-05-04tests/icles/Makefile.am: Fix build.Julien Moutte1-0/+1
Original commit message from CVS: 2006-05-04 Julien MOUTTE <julien@moutte.net> * tests/icles/Makefile.am: Fix build.
2006-05-01Few improvements to move to good.Edgard Lima2-0/+256
Original commit message from CVS: Few improvements to move to good.
2006-05-01moved to good. Closes #336110Thomas Vander Stichele2-434/+1
Original commit message from CVS: * configure.ac: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * docs/plugins/inspect/plugin-taglib.xml: * ext/Makefile.am: * ext/taglib/Makefile.am: * ext/taglib/gstid3v2mux.cc: * ext/taglib/gstid3v2mux.h: * ext/taglib/gsttaglib.cc: * ext/taglib/gsttaglib.h: * tests/check/Makefile.am: * tests/check/elements/tagid3v2mux.c: moved to good. Closes #336110
2006-04-28element renamedThomas Vander Stichele1-1/+1
Original commit message from CVS: element renamed
2006-04-28moved ximagesrc to goodThomas Vander Stichele4-96/+4
Original commit message from CVS: moved ximagesrc to good
2006-04-07tests/icles/ximagesrc-test.c: Actually assert that pipeline goes to playingZaheer Abbas Merali1-0/+6
Original commit message from CVS: 2006-04-07 Zaheer Abbas Merali <zaheerabbas at merali dot org> * tests/icles/ximagesrc-test.c: (main): Actually assert that pipeline goes to playing
2006-04-03tests/check/Makefile.am: Only run the id3v2mux check if taglib is available ↵Tim-Philipp Müller1-2/+9
and the taglib plugin has been built. Original commit message from CVS: * tests/check/Makefile.am: Only run the id3v2mux check if taglib is available and the taglib plugin has been built.
2006-04-01add taglib checks and docsThomas Vander Stichele5-0/+472
Original commit message from CVS: add taglib checks and docs
2006-04-015 second timeoutThomas Vander Stichele1-2/+2
Original commit message from CVS: 5 second timeout
2006-04-01rename testThomas Vander Stichele3-2/+3
Original commit message from CVS: rename test
2006-03-31Add tests and fix PAR caps issue to ximagesrcZaheer Abbas Merali3-0/+88
Original commit message from CVS: 2006-03-31 Zaheer Abbas Merali <zaheerabbas at merali dot org> * Makefile.am: * configure.ac: * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_ximage_get), (gst_ximagesrc_get_caps), (gst_ximagesrc_class_init): * sys/ximagesrc/ximageutil.c: * tests/Makefile.am: * tests/icles/Makefile.am: * tests/icles/ximagesrc-test.c: (terminate_playback), (main): Add tests and fix PAR caps issue to ximagesrc
2005-12-06expand tabsThomas Vander Stichele1-7/+7
Original commit message from CVS: expand tabs
2005-09-02All plugins updated for element state changes.Andy Wingo1-1/+2
Original commit message from CVS: 2005-09-02 Andy Wingo <wingo@pobox.com> * All plugins updated for element state changes.
2005-08-30check/elements/: Fix checks.Wim Taymans1-0/+2
Original commit message from CVS: * check/elements/audioconvert.c: (setup_audioconvert): * check/elements/audioresample.c: (setup_audioresample): * check/elements/volume.c: (setup_volume): Fix checks.
2005-08-25some more testing for perfect streamsThomas Vander Stichele1-6/+23
Original commit message from CVS: some more testing for perfect streams
2005-08-25add a check for audioresampleThomas Vander Stichele1-0/+227
Original commit message from CVS: add a check for audioresample