[Bug 702004] qtdemux: add support for the avc3 sample entry format of the AVC file format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 11 05:52:38 PDT 2013


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #246499|none                        |reviewed
             status|                            |

--- Comment #7 from Sebastian Dröge <slomo at circular-chaos.org> 2013-06-11 12:52:35 UTC ---
Review of attachment 246499:
 --> (https://bugzilla.gnome.org/review?bug=702004&attachment=246499)

::: gst/isomp4/qtdemux.c
@@ +10026,3 @@
+      caps = gst_caps_new_simple ("video/x-h264",
+          "stream-format", G_TYPE_STRING, "avc",
+          "alignment", G_TYPE_STRING, "au", NULL);

And this should be "avc3" then

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