diff options
author | David Schleef <ds@schleef.org> | 2008-01-02 20:49:12 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2008-01-02 20:49:12 +0000 |
commit | 7a3ec2a842b236ac8743bc7a33f20e1431a578cc (patch) | |
tree | a10c6a2137ea6f75bc5a4d74bf27976f917dcce1 /ChangeLog | |
parent | 71814047036e4347ada045953b58030da5829262 (diff) | |
download | gst-plugins-bad-7a3ec2a842b236ac8743bc7a33f20e1431a578cc.tar.gz gst-plugins-bad-7a3ec2a842b236ac8743bc7a33f20e1431a578cc.tar.bz2 gst-plugins-bad-7a3ec2a842b236ac8743bc7a33f20e1431a578cc.zip |
tests/check/Makefile.am: Disable vcdsrc in states test because it takes too much time to get to PLAYING if it can fin...
Original commit message from CVS:
* tests/check/Makefile.am:
Disable vcdsrc in states test because it takes too much time
to get to PLAYING if it can find a device.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-01-02 David Schleef <ds@schleef.org> + + * tests/check/Makefile.am: + Disable vcdsrc in states test because it takes too much time + to get to PLAYING if it can find a device. + 2007-12-31 David Schleef <ds@schleef.org> * ext/musicbrainz/gsttrm.c: |