libwebp/src
Vincent Rabaud 47ddd5a4cc Move some codec logic out of ./dsp .
The functions containing magic constants are moved out of ./dsp .
VP8LPopulationCost got put back in ./enc
VP8LGetCombinedEntropy is now unrefined (refinement happening in ./enc)
VP8LBitsEntropy is now unrefined (refinement happening in ./enc)
VP8LHistogramEstimateBits got put back in ./enc
VP8LHistogramEstimateBitsBulk got deleted.

Change-Id: I09c4101eebbc6f174403157026fe4a23a5316beb
2015-12-17 07:03:25 +00:00
..
dec remove a TODO about rotation 2015-12-15 23:36:12 -08:00
demux demux: remove GetFragment() 2015-12-15 19:26:13 -08:00
dsp Move some codec logic out of ./dsp . 2015-12-17 07:03:25 +00:00
enc Move some codec logic out of ./dsp . 2015-12-17 07:03:25 +00:00
extras populate 'libwebpextras' with: import gray, rgb565 and rgb4444 functions 2015-04-15 02:54:44 -07:00
mux Refactor CopyPlane() and CopyPixels() methods: put them in utils. 2015-11-13 11:39:22 -08:00
utils Merge "introduce WebPMemToUint32 and WebPUint32ToMem for memory access" 2015-12-08 11:32:05 +00:00
webp demux,WebPIterator: remove fragment_num/num_fragments 2015-12-15 14:06:34 -08:00
libwebp.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
libwebpdecoder.pc.in libwebp{,decoder}.pc: add pthread flags 2013-03-12 23:02:12 -07:00
Makefile.am sync versions with 0.4.4 2015-10-28 23:43:40 -07:00