Commit graph

81 commits

Author SHA1 Message Date
Benjamin Otte 28530ecdbe additions:
Original commit message from CVS:
additions:
- bugfixes
- 24bit format tests
- a new state change test
2003-03-24 03:40:21 +00:00
Benjamin Otte 3d5a82364e make formats test go faster and add .cvsignore
Original commit message from CVS:
make formats test go faster and add .cvsignore
2003-03-10 21:44:08 +00:00
Benjamin Otte 91e18767bc started tests for alsa. Doesn't work yet due to scheduler bugs, but I commit it anyway so everyone has it in Norway ;)
Original commit message from CVS:
started tests for alsa. Doesn't work yet due to scheduler bugs, but I commit it anyway so everyone has it in Norway ;)
2003-03-03 23:15:21 +00:00
Iain Holmes 3332daedad Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
Original commit message from CVS:
Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac
2002-12-08 17:20:45 +00:00
Steve Baker f3aee44fa9 the only thing required to make this work was to make sure that xvideosink is not a toplevel window. The only other r...
Original commit message from CVS:
the only thing required to make this work was to make sure that xvideosink is not a toplevel window. The only other real change is to get the xid from the signal callback instead of from the xvideosink prop.
2002-11-22 03:41:49 +00:00
David Schleef 8dfaefdbe3 Add xvideosink embedding test, because it has problems. (Or this test code has problems.)
Original commit message from CVS:
Add xvideosink embedding test, because it has problems.  (Or this
test code has problems.)
2002-11-20 09:04:43 +00:00
David I. Lehn 0c6e27ad02 use AM_CFLAGS instead of CFLAGS
Original commit message from CVS:
use AM_CFLAGS instead of CFLAGS
2002-11-02 05:39:21 +00:00
Thomas Vander Stichele 9c3f561ddd got to get it
Original commit message from CVS:
got to get it
2002-10-19 16:05:16 +00:00
Thomas Vander Stichele b2ccf417b4 adding spider tests
Original commit message from CVS:
adding spider tests
2002-10-01 21:49:55 +00:00
Wim Taymans b5f578ca0a Removed the old seeking example
Original commit message from CVS:
Removed the old seeking example
2002-06-08 13:30:27 +00:00
Wim Taymans 4f4a482911 Fix slider values
Original commit message from CVS:
Fix slider values
2002-06-03 19:50:03 +00:00
Wim Taymans 5de9552512 UNIT -> UNITS
Original commit message from CVS:
UNIT -> UNITS
2002-06-02 15:55:29 +00:00
Wim Taymans 356aa743dc Make a switch for gnomevfssrc and filesrc
Original commit message from CVS:
Make a switch for gnomevfssrc and filesrc
2002-06-02 15:44:25 +00:00
Wim Taymans f1e50d1ec7 Correctly calculate time
Original commit message from CVS:
Correctly calculate time
2002-06-02 13:24:52 +00:00
Wim Taymans afaebfd60d Remove media specific seek formats
Original commit message from CVS:
Remove media specific seek formats
2002-06-02 11:54:58 +00:00
Wim Taymans f08827f51e Added the vorbisfile seek example
Original commit message from CVS:
Added the vorbisfile seek example
2002-05-31 23:38:08 +00:00
Wim Taymans eadc5593b3 Testcase for element seeking.
Original commit message from CVS:
Testcase for element seeking.
2002-05-30 19:03:58 +00:00
Wim Taymans dd54b67104 More seeking testcases
Original commit message from CVS:
More seeking testcases
2002-05-26 21:30:22 +00:00
Thomas Vander Stichele ae9d52a0ae try again
Original commit message from CVS:
try again
2002-05-10 22:55:08 +00:00
Wim Taymans e92b1b7edc Added simple seeking testsuite
Original commit message from CVS:
Added simple seeking testsuite
Added effectv
2002-05-08 20:18:13 +00:00
Andy Wingo f7ebc8f95d GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind.
Original commit message from CVS:
GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE

same with *factory and typefind.

also, some -Werror fixes.
2002-04-11 20:42:27 +00:00
Andy Wingo 16d635f2fd we went through this only a week or two ago, if test -z $DIST_SUBDIRS then comment out both
Original commit message from CVS:
we went through this only a week or two ago, if test -z $DIST_SUBDIRS then comment out both
SUBDIRS and DIST_SUBDIRS
2002-03-01 20:21:36 +00:00
Thomas Vander Stichele d98fd46ba5 first get these tests to work
Original commit message from CVS:
first get these tests to work
2002-03-01 17:27:49 +00:00
Thomas Vander Stichele 31be230d1f hm, these tests need some work and some documenting
Original commit message from CVS:
hm, these tests need some work and some documenting
2002-02-24 21:38:27 +00:00
Thomas Vander Stichele 49b26d418b some more commenting autoplug2 has a problem, I suspect the problem is actually with the mpeg type plugins, mpeg2type...
Original commit message from CVS:
some more commenting
autoplug2 has a problem, I suspect the problem is actually with the
mpeg type plugins, mpeg2types for example has a (null)
Could someone take a look at it ?
2002-02-23 12:06:22 +00:00
Thomas Vander Stichele e542dfe202 autoplug tests
Original commit message from CVS:
autoplug tests
2002-02-19 11:18:04 +00:00
Thomas Vander Stichele 19e0c96d97 putting it back
Original commit message from CVS:
putting it back
2002-02-19 11:02:28 +00:00
Thomas Vander Stichele e62f477542 you need to specify at least one DIST subdir
Original commit message from CVS:
you need to specify at least one DIST subdir
2002-02-18 17:24:59 +00:00
Andy Wingo 0b066e9c02 be less verbose when running --register, and cal it with the proper --gst-plugin-path
Original commit message from CVS:
be less verbose when running --register, and cal it with the proper --gst-plugin-path
2002-02-16 18:10:34 +00:00
Andy Wingo dfc0a361c7 add 'toolsdir' to the pc files add our first plugin test, which involves simply running gst-compprep, which in the co...
Original commit message from CVS:
* add 'toolsdir' to the pc files
* add our first plugin test, which involves simply running gst-compprep,
which in the course of creating the completion registry instantiates every
plugin. gst-register is run first.
2002-02-16 17:53:58 +00:00
Andy Wingo d12691ea45 eventually there will be an autopluggins test suite here that will verify plugin caps.
Original commit message from CVS:
eventually there will be an autopluggins test suite here that will verify plugin caps.
for now what we have was taken from gstreamer/tests/.
2002-01-04 22:54:20 +00:00