gstreamer/gst/replaygain
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
..
gstrganalysis.c docs: use the gtk-doc syntax to link to properties 2014-02-18 22:35:00 +01:00
gstrganalysis.h rganalysis: Add ability to post level messages 2009-05-07 16:25:41 +02:00
gstrglimiter.c docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert 2012-08-27 21:20:30 +01:00
gstrglimiter.h Add replaygain playback elements (#412710). 2007-05-19 10:01:45 +00:00
gstrgvolume.c rgvolume: make tag list writable before modifying it 2016-02-28 14:44:39 +00:00
gstrgvolume.h gst/replaygain/gstrgvolume.h: Fix GObject macros. 2007-07-03 07:16:26 +00:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:55:07 +01:00
replaygain.c gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 17:36:38 +02:00
replaygain.h Add replaygain playback elements (#412710). 2007-05-19 10:01:45 +00:00
rganalysis.c rganalysis: fix timestamp rounding 2009-12-17 17:37:03 +01:00
rganalysis.h rganalysis: Add ability to post level messages 2009-05-07 16:25:41 +02:00