[Bug 556648] [typefind] detect lossless jpeg

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 29 00:38:21 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=556648
  GStreamer | gst-plugins-base | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org

--- Comment #13 from Sebastian Dröge <slomo at circular-chaos.org> 2011-04-29 07:38:13 UTC ---
I would prefer the strings. You could use a table of strings to make the
int->string mapping less ugly.


For demuxers you would put the profile in the caps if known inside the demuxer
and leave them out if the demuxer does not know. Downstream should plug
jpegparse if it really needs to know the profile and decodebin2 for example
would do that if the rank of jpegparse was high enough.

-- 
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