typefind: extract SOF marker in jpeg typefinder
authorPhilip Jägenstedt <philipj@opera.com>
Tue, 26 Apr 2011 20:20:29 +0000 (22:20 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 28 Oct 2011 08:45:02 +0000 (09:45 +0100)
commit88491ff2e7822c5ad09b648dd4bae0844ac22946
tree3e2024839cc240f9f92fbd90d1cb583742a91d11
parent136f5b2690ff9da379fe06fdd5ae04034f5a6bb7
typefind: extract SOF marker in jpeg typefinder

The SOF types are defined by http://www.w3.org/Graphics/JPEG/itu-t81.pdf

This is needed to make sure that we plug a jpeg decoder that
can handle the type of JPEG we have (e.g. lossless JPEG)

https://bugzilla.gnome.org/show_bug.cgi?id=556648
gst/typefind/gsttypefindfunctions.c