gstreamer/gst-libs/gst/codecparsers
Gwenole Beauchesne f88323857d jpeg: compute default Huffman tables.
... instead of having them pre-calculated. This saves around 1.5 KB
of data in the DSO but requires gst_jpeg_get_default_huffman_tables()
to do more work. Though, the client application may have to call that
function at most once, only.
2012-08-02 15:17:57 +02:00
..
gstjpegparser.c jpeg: compute default Huffman tables. 2012-08-02 15:17:57 +02:00
gstjpegparser.h codecparsers: jpeg: tweak parser API. 2012-07-17 18:02:16 +02:00
Makefile.am jpeg: fix make dist. 2012-07-19 13:57:05 +02:00