gstreamer/gst-libs/gst/cdda
Tim-Philipp Müller 8efe6108c4 cddabasesrc: fix posting of discid tags after MERGE_MODE_REPLACE_ALL changes in core
Don't use REPLACE_ALL merge mode when that's not really what we want,
as now that REPLACE_ALL actually does what it's supposed to do in
core, we drop tags we wanted to keep, such as the various disc id
tags. Add unit test for this as well. Fixes #579463.
2009-04-19 18:15:28 +01:00
..
gstcddabasesrc.c cddabasesrc: fix posting of discid tags after MERGE_MODE_REPLACE_ALL changes in core 2009-04-19 18:15:28 +01:00
gstcddabasesrc.h gst-libs/gst/cdda/gstcddabasesrc.*: Make the GType of GstCDDABaseSrcMode public for bindings. 2009-01-07 10:50:15 +00:00
Makefile.am gst-libs/gst/cdda/: Use GLib's base64 implementation instead of our own. 2008-04-03 06:39:27 +00:00
sha1.c gst-libs/gst/cdda/sha1.c: Use memcpy() instead of upcasting a byte array to long *. This fixes an unaligned memory ac... 2008-02-27 10:42:08 +00:00
sha1.h Makefile.am: Add check-exports target and run it with 'make check'. 2007-12-13 10:10:35 +00:00