[Bug 735032] Refactoring of GstZebraStripe element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 1 07:09:26 PDT 2014


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

Thiago Sousa Santos <thiagossantos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |thiagossantos at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1
         OS/Version|Linux                       |All

--- Comment #5 from Thiago Sousa Santos <thiagossantos at gmail.com> 2014-09-01 14:09:21 UTC ---
Thanks for the update.

commit 114ee3355ad6db075c230f26ed92da84953a6def
Author: Vineeth T M <vineeth.tm at samsung.com>
Date:   Mon Sep 1 08:24:57 2014 +0530

    zebrastripe: Refactor to remove duplicate code

    gst_zebra_stripe_transform_frame_ip_planarY
    gst_zebra_stripe_transform_frame_ip_YUY2
    gst_zebra_stripe_transform_frame_ip_AYUV
    all above 3 functions do the same functionality except for offset and pixel
stride.
    Hence moving the functionality to a single funtion.

    https://bugzilla.gnome.org/show_bug.cgi?id=735032

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