]> git.sesse.net Git - ffmpeg/commit
- renaming the AC coding set variable names to more meaningful ones
authoranonymous <>
Wed, 23 Feb 2005 17:24:17 +0000 (17:24 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 23 Feb 2005 17:24:17 +0000 (17:24 +0000)
commit8da75fb272f1724c4862c54fc61686c1a4793eb4
tree9ef783edb8c3c5ddfa4f2b17580cb3bbd85fbe87
parent0ce5275d781d92919673bc3c3cb4a92dca3505d1
- renaming the AC coding set variable names to more meaningful ones
- removed old MB decoding functions, and moved around macros to be used in
the previously unused code, which match better msmpeg4.c/whole MPV
framework
- cleaned (not yet functionnal, lots missing) DC prediction
- trying to pass the proper coded status to block decoder
patch by anonymous

Originally committed as revision 3973 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vc9.c