[Bug 719789] [mfcdec] should use video alignment

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Dec 3 12:22:36 PST 2013


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

Nicolas Dufresne <nicolas.dufresne> changed:

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

--- Comment #1 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2013-12-03 20:22:30 UTC ---
Review of attachment 263408:
 --> (https://bugzilla.gnome.org/review?bug=719789&attachment=263408)

Though I'm not fully convince we should merge this, as we'll probably remove
that element when v4l2videodec is ready

::: sys/mfc/gstmfcdec.c
@@ +1017,3 @@
+    align.padding_top = self->crop_top;
+    align.padding_right = self->width - self->crop_width;
+    align.padding_bottom = self->height - self->crop_height;

Leaving random value inside the stride[] array is not very nice

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