jpeg: add new GstJpegHuffmanTables structure.
authorWind Yuan <feng.yuan@intel.com>
Mon, 4 Jun 2012 08:20:13 +0000 (16:20 +0800)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Thu, 21 Jun 2012 13:30:54 +0000 (15:30 +0200)
commit90e6532fd35a526bd6242384b8f294f916942abf
treea4de046146453811b8abd0065ac277fdc5e51e5a
parent4c5cc7eff9137e9f0a4421f53e1bf4f02f42aebc
jpeg: add new GstJpegHuffmanTables structure.

Add new GstJpegHuffmanTables helper structure to hold all possible
AC/DC Huffman tables available to all components.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
gst-libs/gst/codecparsers/gstjpegparser.c
gst-libs/gst/codecparsers/gstjpegparser.h
gst-libs/gst/vaapi/gstvaapidecoder_jpeg.c