gstreamer/gst-libs/gst
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
..
codecparsers jpeg: compute default Huffman tables. 2012-08-02 15:17:57 +02:00
vaapi display: drop VAProfileNone entries from debug messages. 2012-08-01 18:30:27 +02:00
Makefile.am vaapisink: drop checks for new APIs used by default. 2012-07-20 14:11:42 +02:00