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 683838 - video: add support for 4:2:2 planar 10 bit video formats
video: add support for 4:2:2 planar 10 bit video formats
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.11.x
Other All
: Normal enhancement
: 0.11.x
Assigned To: Michael Smith
GStreamer Maintainers
Depends on:
Blocks: 683840
 
 
Reported: 2012-09-12 00:59 UTC by Michael Smith
Modified: 2012-09-12 08:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch implementing this (7.20 KB, patch)
2012-09-12 01:00 UTC, Michael Smith
none Details | Review

Description Michael Smith 2012-09-12 00:59:29 UTC
As the summary says.

This is basically identical to the 4:2:0 10 bit support, but without the vertical subsampling.
Comment 1 Michael Smith 2012-09-12 01:00:52 UTC
Created attachment 224064 [details] [review]
Patch implementing this
Comment 2 Wim Taymans 2012-09-12 08:14:08 UTC
commit 79f0210aedd826338e221aee4b38224230359ccf
Author: Michael Smith <msmith@rdio.com>
Date:   Wed Sep 12 09:54:53 2012 +0200

    video: Add support for 4:2:2 10 bit video.
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=683838