vaPutSurface on Android: move the drawable to ANativeWindow
[profile/ivi/libva.git] / va / va_dec_jpeg.h
2012-07-31 Gwenole Beauchesnejpeg: pad Huffman table to 4-byte boundaries (Haihao).
2012-07-26 Gwenole Beauchesnejpeg: drop sample_precision since P=8 for baseline...
2012-07-25 Gwenole Beauchesnejpeg: drop JPEG-2000 fields from structures for Baselin...
2012-07-25 Gwenole Beauchesnejpeg: document decoding API is only suitable to baselin...
2012-07-25 Xiang, Haihaojpeg: add "Baseline" suffix the existing data structures.
2012-05-11 Gwenole Beauchesnejpeg: fix IQ matrix and Huffman table buffer name.
2012-05-11 Gwenole Beauchesnejpeg: cosmetics (vertical align).
2012-04-24 Gwenole BeauchesneAdd initial JPEG decoding API.