[Bug 734650] videoscale: Does not support NV21 format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 12 03:21:44 PDT 2014


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

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

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

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-08-12 10:21:42 UTC ---
Review of attachment 283168:
 --> (https://bugzilla.gnome.org/review?bug=734650&attachment=283168)

::: gst/videoscale/gstvideoscale.c
@@ +75,1 @@
 #include <math.h>

Why do you include stdio.h? Was it missing for something before?

@@ +1143,1 @@
   interlaced = GST_VIDEO_FRAME_IS_INTERLACED (in_frame);

Whitespace change that is unneeded :) Please remove if you update the patch for
the #include

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