diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-04-16 09:50:17 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-04-16 09:50:17 +0000 |
commit | 720aaac7a49f9a85e4a2a7a97831873fd8a2e121 (patch) | |
tree | fe61dbd0ece9e882bf1c8eec4c2d7e11ca722bca /ChangeLog | |
parent | 07ebb7349a571adf8201189f7404190c56b02cda (diff) | |
download | gst-plugins-bad-720aaac7a49f9a85e4a2a7a97831873fd8a2e121.tar.gz gst-plugins-bad-720aaac7a49f9a85e4a2a7a97831873fd8a2e121.tar.bz2 gst-plugins-bad-720aaac7a49f9a85e4a2a7a97831873fd8a2e121.zip |
tests/check/Makefile.am: Don't inlcude dc1394src in the generic/states test as it requires special hardware. Fixes bu...
Original commit message from CVS:
* tests/check/Makefile.am:
Don't inlcude dc1394src in the generic/states test as it requires
special hardware. Fixes bug #528011.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2008-04-16 Sebastian Dröge <slomo@circular-chaos.org> + * tests/check/Makefile.am: + Don't inlcude dc1394src in the generic/states test as it requires + special hardware. Fixes bug #528011. + +2008-04-16 Sebastian Dröge <slomo@circular-chaos.org> + * tests/check/elements/ofa.c: (bus_handler), (GST_START_TEST): Only check if the generated fingerprints are valid Base64. The fingerprints are different when running on different architectures |