From 5269aed0f82e703533b7831a49ab76b955b01b6b Mon Sep 17 00:00:00 2001
From: Philipp Zabel
Date: Thu, 2 Oct 2014 14:08:33 -0300
Subject: [PATCH] [media] coda: pad input stream for JPEG decoder
Before starting a PIC_RUN, pad the bitstream with 0xff until 256 bytes
past the next multiple of 256 bytes, if the buffer to be decoded is the
last buffer in the bitstream.
Signed-off-by: Philipp Zabel
Signed-off-by: Kamil Debski
Signed-off-by: Mauro Carvalho Chehab
---
Reading git-format-patch failed