After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 683841 - Add NV12/NV21 support to videomixer
Add NV12/NV21 support to videomixer
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-09-12 01:05 UTC by Youness Alaoui
Modified: 2012-09-12 23:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Youness Alaoui 2012-09-12 01:05:46 UTC
I have added NV12 and NV21 support to videomixer in gst-plugins-good 0.10 and ported it to 1.0 (it has only been tested on 0.10 though).


Please review and merge.
0.10: http://cgit.collabora.com/git/user/kakaroto/gst-plugins-good.git/commit/?h=videomixer&id=cfa3f1f12febe9066f812ecae6212743bbdf86df
1.0: http://cgit.collabora.com/git/user/kakaroto/gst-plugins-good.git/commit/?id=c503bc92aeeb2309becf36b9ee2f80dccca290f8

Thanks.
Comment 1 Wim Taymans 2012-09-12 08:49:59 UTC
commit c3d619be67641364f6daaeb5e57c1a1cd84348fd
Author: Youness Alaoui <youness.alaoui@collabora.co.uk>
Date:   Fri Sep 7 17:20:57 2012 -0400

    videomixer2: Adding nv12 and nv21 support
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=683841
Comment 2 Youness Alaoui 2012-09-12 23:52:41 UTC
Thanks Wim.
Could you also merge it in the 0.10 branch please ?