gstreamer/gst-libs/gst/cdda
Edward Hervey c5ae184910 gst-libs/gst/cdda/gstcddabasesrc.c: Remove erroneous gst_buffer_ref().
Original commit message from CVS:
* gst-libs/gst/cdda/gstcddabasesrc.c:
(gst_cdda_base_src_handle_event):
Remove erroneous gst_buffer_ref().
* tests/check/libs/rtp.c: (GST_START_TEST):
Don't forget to unref the buffer once you're done with it.
2008-12-12 19:41:28 +00:00
..
gstcddabasesrc.c gst-libs/gst/cdda/gstcddabasesrc.c: Remove erroneous gst_buffer_ref(). 2008-12-12 19:41:28 +00:00
gstcddabasesrc.h Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc depend on libgsttag. This is required so we can ex... 2006-09-23 13:21:07 +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