gstreamer/tests
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
..
check mpegtsmux: crashes when trying to re-use the element 2012-11-27 19:00:25 +00:00
examples Fix FSF address 2012-11-04 00:09:59 +00:00
files tests: fix up mpg123 test a little 2012-10-24 13:44:07 +01:00
icles Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am tests: add very simple zbar unit test 2010-11-05 00:23:45 +00:00