GNOME Bugzilla – Bug 683840
libavdec: support decoding prores
Last modified: 2012-10-25 14:07:30 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.
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
*** Bug 675714 has been marked as a duplicate of this bug. ***