OSDN Git Service

Switch VLC tables in WMV3/VC-1 decoder to new static init method
authorKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 22 Apr 2009 05:20:31 +0000 (05:20 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Wed, 22 Apr 2009 05:20:31 +0000 (05:20 +0000)
commit21fce71fd185dbf6ad825912bfd9200677f8a90c
treeafb0b6566e4666ccd8fb1cd8c0a3e89a903226e8
parentf9f2ab8229050a1771095038a65606d6fe9bbaa5
Switch VLC tables in WMV3/VC-1 decoder to new static init method

Originally committed as revision 18658 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vc1.c