The patch number 8213 was added via Thierry MERLE <[EMAIL PROTECTED]>
to http://linuxtv.org/hg/v4l-dvb master development tree.

Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel

If anyone has any objections, please let us know by sending a message to:
        [EMAIL PROTECTED]

------

From: Hans de Goede  <j.w.r.degoede at hhs.nl>
v4l2-library: libv4lconvert


libv4lconvert: video decompression routines

Signed-off-by: Hans de Goede <j.w.r.degoede at hhs.nl>
Signed-off-by: Thierry MERLE <[EMAIL PROTECTED]>


---

 v4l2-apps/lib/libv4l/include/libv4lconvert.h            |   67 
 v4l2-apps/lib/libv4l/libv4lconvert/Makefile             |   46 
 v4l2-apps/lib/libv4l/libv4lconvert/bayer.c              |  597 ++
 v4l2-apps/lib/libv4l/libv4lconvert/jidctflt.c           |  286 +
 v4l2-apps/lib/libv4l/libv4lconvert/libv4lconvert-priv.h |   80 
 v4l2-apps/lib/libv4l/libv4lconvert/libv4lconvert.c      |  347 +
 v4l2-apps/lib/libv4l/libv4lconvert/rgbyuv.c             |   82 
 v4l2-apps/lib/libv4l/libv4lconvert/spca501.c            |   67 
 v4l2-apps/lib/libv4l/libv4lconvert/spca561-decompress.c | 1002 ++++
 v4l2-apps/lib/libv4l/libv4lconvert/tinyjpeg-internal.h  |  121 
 v4l2-apps/lib/libv4l/libv4lconvert/tinyjpeg.c           | 2164 ++++++++++
 v4l2-apps/lib/libv4l/libv4lconvert/tinyjpeg.h           |   73 
 12 files changed, 4932 insertions(+)

<diff discarded since it is too big>

---

Patch is available at: 
http://linuxtv.org/hg/v4l-dvb/rev/9e29f33e2f026ecf1d14882c04937a39fba1354e

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to