diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-02-22 05:42:16 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-02-22 05:42:16 +0000 |
commit | f65e0654850f6f6d1b0f9488ec9196845ca09984 (patch) | |
tree | b7539fa924401df82cd763c30e2b137ec771447e /ChangeLog | |
parent | 266e4741cd2c5ddde52fc9d4a7062abd87263da9 (diff) | |
download | gst-plugins-bad-f65e0654850f6f6d1b0f9488ec9196845ca09984.tar.gz gst-plugins-bad-f65e0654850f6f6d1b0f9488ec9196845ca09984.tar.bz2 gst-plugins-bad-f65e0654850f6f6d1b0f9488ec9196845ca09984.zip |
tests/check/Makefile.am: Ignore some more elements for the states unit test, like dfbvideosink which produces a segfa...
Original commit message from CVS:
* tests/check/Makefile.am:
Ignore some more elements for the states unit test, like
dfbvideosink which produces a segfault. Fixes bug #517854.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2008-02-22 Sebastian Dröge <slomo@circular-chaos.org> + * tests/check/Makefile.am: + Ignore some more elements for the states unit test, like + dfbvideosink which produces a segfault. Fixes bug #517854. + +2008-02-22 Sebastian Dröge <slomo@circular-chaos.org> + Patch by: Jens Granseuer <jensgr at gmx dot net> * gst/librfb/gstrfbsrc.c: (gst_rfb_property_set_version): |