decode H.264 with 8x8 transform.
authorLoren Merritt <lorenm@u.washington.edu>
Thu, 2 Jun 2005 21:15:20 +0000 (21:15 +0000)
committerLoren Merritt <lorenm@u.washington.edu>
Thu, 2 Jun 2005 21:15:20 +0000 (21:15 +0000)
commit43efd19a88bee63d50f568be5ede9d8c1f1dc091
tree99e1880bf2fd4fe75a2d0ba3d478a073d3be3f64
parent20ffdcf9c09f6b9cb4265735ea8a323439b66a8f
decode H.264 with 8x8 transform.
deblocking is still incorrect with 8x8+cavlc

Originally committed as revision 4339 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dsputil.c
libavcodec/dsputil.h
libavcodec/h264.c
libavcodec/h264data.h
libavcodec/h264idct.c