gstreamer/gst-libs/gst/codecparsers
Gwenole Beauchesne 326a229636 codecparsers: jpeg: track valid quantization and Huffman tables.
Add valid flag to GstJpegQuantTable and GstJpegHuffmanTable so that
to determine whether a table actually changed since the last user
synchronization point. That way, this makes it possible for some
hardware accelerated decoding solution to upload only those tables
that changed.
2012-06-21 16:06:47 +02:00
..
gstjpegparser.c codecparsers: jpeg: track valid quantization and Huffman tables. 2012-06-21 16:06:47 +02:00
gstjpegparser.h codecparsers: jpeg: track valid quantization and Huffman tables. 2012-06-21 16:06:47 +02:00
Makefile.am codecparsers: add JPEG parser. 2012-04-11 19:38:12 +02:00