[Bug 563251] oggmux should have option to create Ogg Skeleton stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 19 00:45:31 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=563251
  GStreamer | gst-plugins-base | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #194143|none                        |needs-work
             status|                            |

--- Comment #5 from Sebastian Dröge <slomo at circular-chaos.org> 2011-08-19 07:45:24 UTC ---
Review of attachment 194143:
 --> (https://bugzilla.gnome.org/review?bug=563251&attachment=194143)

::: ext/ogg/gstoggmux.c
@@ +370,3 @@
+      if (tags)
+        tags = gst_tag_list_copy (tags);
+      ogg_pad->tags = tags;

You should merge the two taglists instead of replacing them

-- 
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