[Bug 738526] vc1parse: implement some stream-format conversion

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 20 04:19:27 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

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

--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-10-20 11:19:22 UTC ---
Review of attachment 288511:
 --> (https://bugzilla.gnome.org/review?bug=738526&attachment=288511)

::: gst/videoparsers/gstvc1parse.c
@@ +1576,3 @@
+conversion_not_supported:
+  GST_WARNING_OBJECT (vc1parse, "stream conversion not implemented yet");
+  return GST_FLOW_ERROR;

GST_FLOW_NOT_NEGOTIATED, but this should fail during negotiation already if
possible. That is, the CAPS query should not claim that we can convert
everything

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