[gst-cvs] thomasvs gst-plugins: gst-plugins/ gst-plugins/ext/vorbis/ gst-plugins/gst/sine/

Thomas Vander Stichele thomasvs at freedesktop.org
Thu Jun 23 16:35:17 PDT 2005


CVS Root:       /cvs//gstreamer
Module:         gst-plugins
Changes by:     thomasvs
Date:           Thu Jun 23 2005  16:33:26 PDT
Branch:         BRANCH-GSTREAMER-0_8

Log message:
        * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
        (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
          vorbis doesn't actually count packets, so there's no point
          in checking the packetno.  Pass whether or not it's a header to
          the actual function.
        * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
        (gst_sinesrc_init), (gst_sinesrc_get), (gst_sinesrc_set_property),
        (gst_sinesrc_get_property), (gst_sinesrc_change_state):
        * gst/sine/gstsinesrc.h:
          API addition: add num-buffers and timestamp-offset properties.

Modified files:
    .               : ChangeLog
    ext/vorbis      : vorbisenc.c
    gst/sine        : gstsinesrc.c gstsinesrc.h

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ChangeLog.diff?r1=1.1641.2.261&r2=1.1641.2.262
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/vorbis/vorbisenc.c.diff?r1=1.66.2.1&r2=1.66.2.2
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/sine/gstsinesrc.c.diff?r1=1.46&r2=1.46.4.1
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/gst/sine/gstsinesrc.h.diff?r1=1.13&r2=1.13.6.1




More information about the Gstreamer-commits mailing list