* introducing dct248 into the DSP context.
authorRoman Shaposhnik <roman@shaposhnik.org>
Fri, 24 Oct 2003 18:28:01 +0000 (18:28 +0000)
committerRoman Shaposhnik <roman@shaposhnik.org>
Fri, 24 Oct 2003 18:28:01 +0000 (18:28 +0000)
commit10acc47995831802501d0dbb9aab4ba7f91cbcfb
tree845c52c076f79526aaaed3ad815056d1b0835715
parent01a2ddaf85037db70ae73efe1fcc74e148313523
   * introducing dct248 into the DSP context.
   * simple/accurate implementation of dct248
   * DV encoding now supports 2-4-8 DCT
   * DV encoding gets a bit faster (but still miles away
     from what I think it could do)
   * misc. DV codec cleanups

Originally committed as revision 2425 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dsputil.c
libavcodec/dsputil.h
libavcodec/dv.c
libavcodec/dvdata.h
libavcodec/jfdctint.c