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 683839 - qtdemux: support decoding prores
qtdemux: support decoding prores
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.11.x
Other All
: Normal enhancement
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-09-12 01:02 UTC by Michael Smith
Modified: 2012-09-12 08:21 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Handle the prores fourcc (1.22 KB, patch)
2012-09-12 01:02 UTC, Michael Smith
none Details | Review

Description Michael Smith 2012-09-12 01:02:49 UTC
Created attachment 224065 [details] [review]
Handle the prores fourcc

Support apple prores in demuxer.

Pretty simple! There's a corresponding patch coming up for gst-ffmpeg too.
Comment 1 Wim Taymans 2012-09-12 08:21:09 UTC
commit 4f015c594c1e6eba3674f76de14009d4f5c42657
Author: Michael Smith <msmith@rdio.com>
Date:   Wed Sep 12 10:18:53 2012 +0200

    qtdemux: add support for prores
    
    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=683839