[Bug 738526] vc1parse: implement some stream-format conversion
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Oct 20 04:22:35 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 #288513|none |needs-work
status| |
--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-10-20 11:22:32 UTC ---
Review of attachment 288513:
--> (https://bugzilla.gnome.org/review?bug=738526&attachment=288513)
::: gst/videoparsers/gstvc1parse.c
@@ +1379,3 @@
+ if (vc1parse->profile == GST_VC1_PROFILE_SIMPLE) {
+ GST_ERROR_OBJECT (vc1parse, "can't convert to bdu in simple profile");
+ ret = GST_FLOW_ERROR;
GST_FLOW_NOT_NEGOTIATED and it should also fail negotiation already as
mentioned for the other patch
--
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