[gst-cvs] tpm gst-plugins-base: gst-plugins-base/ gst-plugins-base/gst-libs/gst/cdda/ gst-plugins-base/tests/check/ gst-plugins-base/tests/check/generic/ gst-plugins-base/tests/check/libs/

Tim Mueller tpm at freedesktop.org
Thu Dec 29 03:51:13 PST 2005


CVS Root:       /cvs/gstreamer
Module:         gst-plugins-base
Changes by:     tpm
Date:           Thu Dec 29 2005  03:49:24 PST

Log message:
* gst-libs/gst/cdda/gstcddabasesrc.c:
(gst_cdda_base_src_update_duration),
(gst_cdda_base_src_calculate_cddb_id):
An integer is not a string. Fix access to uninitialised variable.
* tests/check/Makefile.am:
Add cddabasesrc unit test; also actually enable the vorbis test.
* tests/check/generic/states.c:
Blacklist new cd audio elements as well.
* tests/check/libs/cddabasesrc.c:
Unit test for GstCddaBaseSrc (discid calculation mostly).

Modified files:
    .               : ChangeLog
    gst-libs/gst/cdda: gstcddabasesrc.c
    tests/check     : Makefile.am
    tests/check/generic: states.c
Added files:
    tests/check/libs: cddabasesrc.c

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/ChangeLog.diff?r1=1.2248&r2=1.2249
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/gst-libs/gst/cdda/gstcddabasesrc.c.diff?r1=1.1&r2=1.2
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/tests/check/Makefile.am.diff?r1=1.21&r2=1.22
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/tests/check/generic/states.c.diff?r1=1.6&r2=1.7
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-base/tests/check/libs/cddabasesrc.c?rev=1.1&content-type=text/vnd.viewcvs-markup




More information about the Gstreamer-commits mailing list