OSDN Git Service

g722: Add a trellis encoder
authorMartin Storsjö <martin@martin.st>
Fri, 3 Dec 2010 21:18:45 +0000 (21:18 +0000)
committerMartin Storsjö <martin@martin.st>
Fri, 3 Dec 2010 21:18:45 +0000 (21:18 +0000)
commitc6fe83a3e00fb6d8a04b1754298cc1e76f575fd0
tree35b428bc3605041f442bee912767b2d930ac7b02
parent699b317f59d73ea89f9715c6b42fad283ab36e96
g722: Add a trellis encoder

The structure is largely based on the trellis encoder in adpcm.c.

Originally committed as revision 25866 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/g722.c