[gstreamer-bugs] [Bug 385527] oggmux sometimes gets DELTA flag on output wrong near start

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jun 15 04:17:02 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=385527

  GStreamer | gst-plugins-base | Ver: HEAD CVS

Michael Smith changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.14




------- Comment #1 from Michael Smith  2007-06-15 11:17 UTC -------
        * tests/check/pipelines/oggmux.c: (validate_ogg_page), (is_video),
        (eos_buffer_probe):
          Add a test that ensures we set DELTA_UNIT on all non-header,
          non-video buffers, if we have a video stream.
        * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
        (gst_ogg_mux_process_best_pad):
          Move setting delta_pad to earlier, where we inspect all pads, so
          that leading audio pages don't get DELTA_UNIT unset if they come
          before the first DELTA_UNIT from video pages. Fixes the newly-added
          test. Fixes #385527.


-- 
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=385527.




More information about the Gstreamer-bugs mailing list