[gstreamer-bugs] [Bug 342962] [ffdec_h264] jerky playback of h264 in matroska and quicktime

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 2 09:06:42 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=342962

  GStreamer | gst-ffmpeg | Ver: HEAD CVS

Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #87393|needs-work                  |committed
               Flag|                            |
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.3




------- Comment #11 from Edward Hervey  2007-05-02 16:06 UTC -------
2007-05-02  Edward Hervey  <edward at fluendo.com>

        * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
        (gst_ffmpegdec_open), (gst_ffmpegdec_save_incoming_values),
        (gst_ffmpegdec_get_best_values), (gst_ffmpegdec_video_frame),
        (gst_ffmpegdec_sink_event):
        Fix timestamping for out-of-order incoming buffers. Instead of blindly
        copying the incoming buffer timestamps on the outgoing buffers we cache
        the latest 2 incoming buffer timestamps and duration and make a wise
        choice as to what the outgoing buffer timestamp and duration should be.
        Fixes #342962


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




More information about the Gstreamer-bugs mailing list