[Bug 627459] theoraenc should provide option for TH_ENCCTL_SET_DUP_COUNT

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 20 06:01:18 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=627459
  GStreamer | gst-plugins-base | 0.10.x

--- Comment #56 from Alexey Fisher <bug-track at fisher-privat.net> 2011-12-20 14:01:15 UTC ---
Created an attachment (id=203947)
 View: https://bugzilla.gnome.org/attachment.cgi?id=203947
 Review: https://bugzilla.gnome.org/review?bug=627459&attachment=203947

0001-Add-new-option-dup-on-gap.patch v10

changes:
- Fixed timestamp bug

     if (enc->dup_on_gap && !enc->current_discont)
       timestamp = theora_timefifo_out (enc);
+    else
+      timestamp = GST_BUFFER_TIMESTAMP (buffer);

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list