OSDN Git Service

Introduce WMACoef typedef for decoded coefficients
authorSascha Sommer <saschasommer@freenet.de>
Sat, 20 Jun 2009 09:05:28 +0000 (09:05 +0000)
committerSascha Sommer <saschasommer@freenet.de>
Sat, 20 Jun 2009 09:05:28 +0000 (09:05 +0000)
commit9970c61b4b85e1df8e109aef2ba003673823e722
treeeeff3ab6f3fc7ca34b808877eda7fd93839bf60e
parent9ed3afcb7fe524dee315e800d17f94aa34b8d0b1
Introduce WMACoef typedef for decoded coefficients
and change default type to float so that the run level
decoding functionality can be shared with wmapro

Originally committed as revision 19231 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/wma.c
libavcodec/wma.h
libavcodec/wmadec.c
libavcodec/wmaenc.c