Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 12 Jul 2008 15:02:40 +0000 | reimar | Use new style static VLC tables for IMC decoder. libavcodec |
Sat, 12 Jul 2008 10:56:12 +0000 | superdump | Typo and grammar fix libavcodec |
Sat, 12 Jul 2008 09:48:19 +0000 | superdump | Correct a couple of typos libavcodec |
Sat, 12 Jul 2008 09:23:37 +0000 | reimar | 100l, fix MS ADPCM decoding for e.g. http://samples.mplayerhq.hu/mov/qtaudio/surge-2-16-L-ms02.mov libavcodec |
Sat, 12 Jul 2008 07:28:45 +0000 | reimar | 10l, forgot to replace a / 256 for r14173. libavcodec |
Fri, 11 Jul 2008 21:38:42 +0000 | reimar | Change MS ADPCM table so they fit into int8_t and change array type. libavcodec |