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 683840 - libavdec: support decoding prores
libavdec: support decoding prores
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-libav
0.11.x
Other All
: Normal enhancement
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 675714 (view as bug list)
Depends on: 683838
Blocks:
 
 
Reported: 2012-09-12 01:05 UTC by Michael Smith
Modified: 2012-10-25 14:07 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Handle decode of prores (1.01 KB, patch)
2012-09-12 01:05 UTC, Michael Smith
none Details | Review

Description Michael Smith 2012-09-12 01:05:37 UTC
Created attachment 224066 [details] [review]
Handle decode of prores

Add prores as a supported type.

This outputs a not-previously-supported pixel format, so added support for converting that to the corresponding gstreamer video type. 

This relies on the corresponding -base patch for that new video type.
Comment 1 Wim Taymans 2012-09-12 08:30:50 UTC
commit 01bb84a5eb4c5be06a768b933f3273bc0b66c341
Author: Michael Smith <msmith@rdio.com>
Date:   Wed Sep 12 10:25:24 2012 +0200

    libav: add decode support for prores
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=683840
Comment 2 Tim-Philipp Müller 2012-10-25 14:07:30 UTC
*** Bug 675714 has been marked as a duplicate of this bug. ***