[gstreamer-bugs] [Bug 598916] qtmux: support more of j2k
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Dec 16 11:47:01 PST 2009
https://bugzilla.gnome.org/show_bug.cgi?id=598916
GStreamer | gst-plugins-bad | git
Thiago Sousa Santos <thiago.sousa.santos> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.18
--- Comment #18 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2009-12-16 19:46:57 UTC ---
Fixed.
Module: gst-plugins-bad
Branch: master
Commit: 1b2e0eae670fafeb9773b7c9f7efdb8c06c05f18
URL:
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=1b2e0eae670fafeb9773b7c9f7efdb8c06c05f18
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date: Thu Dec 10 22:20:45 2009 -0300
qtmux: support more of j2k
Reads the new caps added to qtdemux by commit
c917d65e6df0b5d585f905c7ad78a8a0a44b2cb0
and adds its corresponding atoms.
Also adds support for image/x-jpc as it is the same
as image/x-jp2, except that the buffers need to be
boxed inside a jp2c isom box before muxing. To solve
this the QTPads now have a function that (if
not NULL) is called when a buffer is collected. This
function returns a replacement to the current collected
buffer.
Fixes #598916
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Gstreamer-bugs
mailing list