[gstreamer-bugs] [Bug 556648] [typefind] detect lossless jpeg
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Jun 5 10:58:10 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=556648
GStreamer | gst-plugins-base | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #161451|0 |1
is obsolete| |
--- Comment #8 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-06-05 17:58:04 UTC ---
Created an attachment (id=162819)
View: https://bugzilla.gnome.org/attachment.cgi?id=162819
Review: https://bugzilla.gnome.org/review?bug=556648&attachment=162819
typefinding: extract profile and coding in jpeg typefinder
So we can tell lossless jpeg apart from baseline jpeg, for
example, and make sure decoders only announce what they can
handle in their template caps.
Fixes #556648.
Updated patch. Primary questions are:
a) have 'profile' and 'coding' as separate fields, or just
merge them into one field (profile="lossless-huffman")?
b) is there a better name than 'profile' ?
--
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