[gstreamer-bugs] [Bug 308312] Make mp3parse plugin implement GST_SEEK_FLAG_ACCURATE

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jul 13 09:33:46 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=308312

  GStreamer | gst-plugins-ugly | Ver: 0.10.0

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #91697|accepted-commit_now         |committed
               Flag|                            |
  Attachment #91698|accepted-commit_now         |committed
               Flag|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.7




------- Comment #25 from Sebastian Dröge  2007-07-13 16:33 UTC -------
I'll care for the clip_buffer function in gstaudio later, good idea.

These two patches are committed now... flump3dec still needs buffer clipping
though... someone here who wants to implement it? :)

2007-07-13  Sebastian Dröge  <slomo at circular-chaos.org>

        * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_reset),
        (gst_mp3parse_init), (gst_mp3parse_dispose),
        (gst_mp3parse_sink_event), (mp3parse_seek_table_last_entry),
        (gst_mp3parse_emit_frame), (gst_mp3parse_chain),
        (mp3parse_handle_seek), (mp3parse_src_query):
        * gst/mpegaudioparse/gstmpegaudioparse.h:
        Implement accurate seeking in mpegaudioparse. Fixes #308312.
        Also implement segment seeks.

2007-07-13  Sebastian Dröge  <slomo at circular-chaos.org>

        * ext/mad/gstmad.c: (_do_init), (gst_mad_init), (index_seek),
        (normal_seek), (gst_mad_sink_event), (clip_outgoing_buffer),
        (gst_mad_chain), (gst_mad_change_state):
        * ext/mad/gstmad.h:
        Implement buffer clipping and use GST_BOILERPLATE instead of manual
        GType magic. Part one of bug #308312.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=308312.




More information about the Gstreamer-bugs mailing list