gstreamer/gst-libs/gst/cdda
Wim Taymans 2855fb48ad gst-libs/gst/cdda/gstcddabasesrc.c: Fix EOS condition and track addition check, the track.end sector is included in t...
Original commit message from CVS:
* gst-libs/gst/cdda/gstcddabasesrc.c:
(gst_cdda_base_src_add_track), (gst_cdda_base_src_create):
Fix EOS condition and track addition check, the track.end sector is
included in the track. Fixes #533265.
2008-05-28 15:48:33 +00:00
..
gstcddabasesrc.c gst-libs/gst/cdda/gstcddabasesrc.c: Fix EOS condition and track addition check, the track.end sector is included in t... 2008-05-28 15:48:33 +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