Tim-Philipp Müller
1d35549d60
tests: fix state change order in aiffparse test
...
Do state changes from sink to src. Fixes race condition in
pull mode test where the source will start up and push buffers
to queue/identity or aiffparse before the main thread has
managed to set them to playing yet.
2013-08-17 00:25:50 +01:00
Matthieu Bouron
2bed61ee2f
aiffparse: add tests
...
https://bugzilla.gnome.org/show_bug.cgi?id=705993
2013-08-17 00:25:49 +01:00
Tim-Philipp Müller
c2092d9272
tests: uvch264demux: send stream-start events and fix event order
2013-08-10 21:35:17 +01:00
Tim-Philipp Müller
86acf25ffc
tests: mplex: fix 'Got data flow before stream-start event' failure
2013-08-10 20:02:01 +01:00
Tim-Philipp Müller
08a918ec5f
tests: mpeg2enc: fix 'Got data flow before stream-start event' failure
2013-08-10 19:54:57 +01:00
Tim-Philipp Müller
edb114c4bc
tests: fix build of baseaudiovisualizer test with subdir-objects option
...
https://bugzilla.gnome.org/show_bug.cgi?id=705350
2013-08-09 20:14:03 +01:00
Sebastian Dröge
366339e4b2
mpegtsmux: Fix event handling in unit test
2013-05-15 11:37:14 +02:00
Sebastian Dröge
14cd3a0dc4
mxfdemux: Fix event handling in unit test
2013-05-15 11:31:14 +02:00
Sebastian Dröge
97e42f82dc
schroenc: Fix event handling in unit test
2013-05-15 11:26:25 +02:00
Sebastian Dröge
869bb69dd3
mpg123audiodec: Fix event handling in unit test
2013-05-15 11:25:07 +02:00
Sebastian Dröge
53c22085d9
parser: Fix event handling in unit tests
2013-05-15 11:15:24 +02:00
Sebastian Dröge
0b6898caea
gdp: Fix event handling in unit test
...
gdp elements still needs to be fixed for all the event related
changes and generally properly ported to 1.0.
2013-05-15 11:12:42 +02:00
Sebastian Dröge
d35cba1d6a
baseaudiovisualizer: Fix event handling in unit test
2013-05-15 11:04:23 +02:00
Sebastian Dröge
71c131b63c
asfmux: Fix event handling in unit test
2013-05-15 10:56:20 +02:00
Sebastian Dröge
bc9747b323
autoconvert: Fix event handling in unit test
2013-05-15 10:23:49 +02:00
Sebastian Dröge
214c0d2e71
shm: Fix event handling in unit test
2013-05-15 10:22:44 +02:00
Sebastian Dröge
99832846a3
curlfilesink: Fix event handling in unit test
2013-05-15 10:19:24 +02:00
Sebastian Dröge
d03a38c684
opus: Fix event handling in unit test
2013-05-15 10:18:01 +02:00
Sebastian Dröge
edcfb4d307
kate: Fix event handling in unit test
2013-05-15 10:14:33 +02:00
Sebastian Dröge
bca7bdc27e
vo{amr,aac}enc: Fix event handling in unit test
2013-05-15 09:42:58 +02:00
Sebastian Dröge
75bb160459
faad/faac: Fix event handling in unit test
2013-05-15 09:41:54 +02:00
Tim-Philipp Müller
020c93b973
ofa: port to 1.0
2013-05-12 23:42:06 +01:00
Tim-Philipp Müller
8c7ed7ccea
tests: fix some leaks in kate unit test
2013-04-27 12:06:53 +01:00
Tim-Philipp Müller
4b256e729e
tests: fix remaining kate tests
...
https://bugzilla.gnome.org/show_bug.cgi?id=697071
2013-04-23 01:17:56 +01:00
Brendan Long
f26827c3c8
tests: port Kate tests to 1.0
...
https://bugzilla.gnome.org/show_bug.cgi?id=697071
2013-04-23 00:04:10 +01:00
Tim-Philipp Müller
ae3313df2c
tests: fix up mpegtsmux unit test after collectpads change
...
It was passing expected flow returns (which might be negative)
in the buffer timestamp field, which was maybe not the best
idea.
2013-03-13 00:40:42 +00:00
Tim-Philipp Müller
c2446a70f6
Remove DTMF plugin, moved to -good
...
https://bugzilla.gnome.org/show_bug.cgi?id=687416
2013-03-09 01:06:31 +00:00
Olivier Crête
1bf472f0cd
tests: Add unit tests for shmsink/shmsrc
2013-03-01 15:58:40 -05:00
Tim-Philipp Müller
15610ca447
tests: camerabin: report element creation failures better and fix up LIBS
2013-02-28 20:21:16 +00:00
Tim-Philipp Müller
9940ae090e
tests: update some element names for 1.0
2013-02-28 20:09:29 +00:00
Jonas Holmberg
c6612bbd9b
tests: use relative include for out-of-tree builds in dtmf test
2013-02-28 12:30:51 +00:00
Olivier Crête
a51b239167
tests: Add tests for dtmfsrc
2013-02-27 18:56:56 -05:00
Olivier Crête
8b30362783
tests: Fix ref leak in dtmf test
2013-02-27 16:15:33 -05:00
Tim-Philipp Müller
e6e1479b75
tests: fix h264 caps in mpegtsmux test
...
Needs to be stream-format=byte-stream, not format=byte-stream.
2013-02-14 10:43:42 +00:00
Tim-Philipp Müller
5fddf3f4d6
tests: fix faad unit test for gst_caps_is_subset() fix in core
...
Need to specify the stream-format.
2013-02-14 10:40:36 +00:00
Tim-Philipp Müller
a4590bbc1e
tests: port uvch264 test to 1.0
...
Fixes 'make check' build.
2013-02-13 15:00:09 +00:00
Sebastian Dröge
1025274bdf
videoparsers: Use complete and valid caps in the tests
2013-02-13 12:51:58 +01:00
Sjoerd Simons
6ce751442b
uvch264: Remove the _ from the element names
...
Rename uvch264_src to uvch264src and uvch264_mjpgdemux to
uvch264mjpgdemux
2013-02-11 22:04:59 +01:00
David Schleef
d50abd6186
cog: remove last remnants
2013-02-11 12:57:06 -08:00
Tim-Philipp Müller
023ab8da33
tests: fix mxfdemux pull unit test hanging forever
...
Our test source pad needs to answer SCHEDULING queries
properly for mxfdemux to activate in pull mode.
https://bugzilla.gnome.org/show_bug.cgi?id=691843
2013-02-11 20:19:51 +00:00
Olivier Crête
423de0fccd
tests: Add test for rtpdtmfdepay and rtpdtmfsrc
2013-01-25 21:05:39 -05:00
Tim-Philipp Müller
cf695c6da9
insertbin, tests: fix printf format compiler warnings
2013-01-25 12:25:15 +00:00
Arnaud Vrac
8d837cbac4
assrender: reenable unit tests and up rank to primary again
2013-01-22 00:24:52 +00:00
Tim-Philipp Müller
02ab609c11
rtpmux: remove rtpmux plugin, moved to -good
...
Move rtpmux and rtpdtmfmux into rtpmanager plugin in -good.
https://bugzilla.gnome.org/show_bug.cgi?id=629117
2012-12-16 17:36:45 +00:00
Krzysztof Konopko
13910f5154
mpegtsmux: crashes when trying to re-use the element
...
A crash occured after pushing buffers and changing mpegtsmux state to
NULL/READ and then back to PLAYING/PAUSED.
The crash was caused by holding a dangling pointer in the MpegTsMux
program table.
Additionally stream headers were leaked when resetting the element:
mux->streamheader set to NULL in mpegtsmux_reset() before it's released
later in the same function.
Added a unit test: test_multiple_state_change
https://bugzilla.gnome.org/show_bug.cgi?id=689107
2012-11-27 19:00:25 +00:00
Krzysztof Konopko
76b8e8be51
mpegtsmux: propagate flow returns
...
And add a unit test.
https://bugzilla.gnome.org/show_bug.cgi?id=688870
2012-11-23 00:14:53 +00:00
Tim-Philipp Müller
9e1b75fda3
Fix FSF address
...
https://bugzilla.gnome.org/show_bug.cgi?id=687520
2012-11-04 00:09:59 +00:00
Tim-Philipp Müller
cf1f4871d7
tests: fix up mpg123 test a little
...
- dist input files
- fix sample leak
- simplify check for elements
- only run mpg123 test if mpg123 is available and selected
- fix build in uninstalled setup
https://bugzilla.gnome.org/show_bug.cgi?id=686595
2012-10-24 13:44:07 +01:00
Carlos Rafael Giani
92118c0b11
tets: add unit test for mpg123audiodec
...
https://bugzilla.gnome.org/show_bug.cgi?id=686595
2012-10-24 13:43:29 +01:00
Tim-Philipp Müller
32ba17cd0f
Use gst_element_class_set_static_metadata()
...
where possible. Avoids some string copies. Also re-indent
some stuff. Also some indent fixes here and there.
2012-10-17 17:46:34 +01:00