gstreamer/tests/check
Tim-Philipp Müller a4d64b5caa rgvolume: make tag list writable before modifying it
Making the event itself writable is not enough, it won't make
the actual taglist in the event writable as well. Instead, just
make a copy of the taglist and then create a new tag event from
that if required, replacing the old one. Before we would
inadvertently modify taglists upstream elements might still
be holding on to. Add unit test for this as well.

https://bugzilla.gnome.org/show_bug.cgi?id=762793
2016-02-28 14:44:39 +00:00
..
elements rgvolume: make tag list writable before modifying it 2016-02-28 14:44:39 +00:00
generic check: Rename states unit test 2015-08-14 11:13:01 +02:00
pipelines tests: fix a thinko in the wavenc example 2016-01-12 22:20:33 +00:00
.gitignore tests: ignore sub-directory with orc tests 2010-06-17 16:41:56 +01:00
gst-plugins-good.supp suppressions: ignore an apparent bug in strtod 2015-04-15 18:00:00 +01:00
Makefile.am tests: fix spurious souphttpsrc test timouts 2016-02-18 13:46:45 +00:00