diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-12-16 12:46:37 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-12-16 12:46:37 +0000 |
commit | da7ea42f920df07059e5eab0208fcaec535d187a (patch) | |
tree | 822ba83e8b40d88d900eaa1f36a7420335759228 /ChangeLog | |
parent | f6a5f4fa71040613c1c967288d86be5a3814a799 (diff) | |
download | gst-plugins-bad-da7ea42f920df07059e5eab0208fcaec535d187a.tar.gz gst-plugins-bad-da7ea42f920df07059e5eab0208fcaec535d187a.tar.bz2 gst-plugins-bad-da7ea42f920df07059e5eab0208fcaec535d187a.zip |
tests/check/elements/mxfdemux.c: Increase the timeout to 3 minutes to prevent timeouts.
Original commit message from CVS:
* tests/check/elements/mxfdemux.c: (mxfdemux_suite):
Increase the timeout to 3 minutes to prevent timeouts.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2008-12-16 Sebastian Dröge <sebastian.droege@collabora.co.uk> + * tests/check/elements/mxfdemux.c: (mxfdemux_suite): + Increase the timeout to 3 minutes to prevent timeouts. + +2008-12-16 Sebastian Dröge <sebastian.droege@collabora.co.uk> + * tests/check/elements/mxfdemux.c: (_sink_event): * tests/check/elements/mxfdemux.h: Make sure the main loop is already running when handling the EOS |