codecparsers: jpeg: fix default Huffman tables generation.
authorWind Yuan <feng.yuan@intel.com>
Thu, 13 Jun 2013 05:22:18 +0000 (13:22 +0800)
committerTim-Philipp Müller <tim@centricular.com>
Sun, 21 Jun 2015 10:28:38 +0000 (11:28 +0100)
commitc83e413656f9c1e9918cfa00c53234327ac83071
tree80e50fba28916617e7fd169bd3421f0d12794446
parent7e7b4d68f4081f6e7e3bf851d4a041179b594ff9
codecparsers: jpeg: fix default Huffman tables generation.

Fix build_huffman_table() to correctly fill in the associated HUFFVAL
entries to the default Huffman tables.
gst-libs/gst/codecparsers/gstjpegparser.c