jifmux: Avoid recombining RGB jpegs
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Fri, 20 Aug 2010 14:09:19 +0000 (11:09 -0300)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 21 Aug 2010 19:08:13 +0000 (21:08 +0200)
commit407f6158871691f8442d903874e64873d43fdca6
tree182874488a49febb1f86ff8874ae1da2713837c8
parente72574124f7470d8abd1fd221aab620593cad8b5
jifmux: Avoid recombining RGB jpegs

JFIF only allows YUV as colorspace, when we receive an RGB jpeg,
we should just push it forward without adding the JFIF marker.

Fixes #627413
gst/jpegformat/gstjifmux.c