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 639296 - [y4mdec] Doesn't handle files which don't specify a colorspace
[y4mdec] Doesn't handle files which don't specify a colorspace
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 0.10.21
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-01-12 10:59 UTC by Edward Hervey
Modified: 2011-02-07 17:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
y4mdec: Default colorspace is I420 (732 bytes, patch)
2011-01-12 11:00 UTC, Edward Hervey
committed Details | Review

Description Edward Hervey 2011-01-12 10:59:51 UTC
y4m files which don't specify a colorspace means they use the default I420 colorspace.
Comment 1 Edward Hervey 2011-01-12 11:00:25 UTC
Created attachment 178118 [details] [review]
y4mdec: Default colorspace is I420
Comment 2 Tim-Philipp Müller 2011-01-12 14:34:17 UTC
Comment on attachment 178118 [details] [review]
y4mdec: Default colorspace is I420

what could possibly go wrong :)
Comment 3 Edward Hervey 2011-01-12 14:45:08 UTC
commit a2b5e7863e3b0522c9ddc3dada8390bae2ee45e3
Author: Edward Hervey <edward.hervey@collabora.co.uk>
Date:   Wed Jan 12 11:57:29 2011 +0100

    y4mdec: Default colorspace is I420
    
    https://bugzilla.gnome.org/show_bug.cgi?id=639296