Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 11 Oct 2006 14:44:17 +0000 | michael | make state transition tables global as they are constant and the code is slightly faster that way libavcodec |
Wed, 11 Oct 2006 13:25:29 +0000 | michael | 10l libavcodec |
Wed, 11 Oct 2006 13:21:42 +0000 | michael | make lps_range a global table its constant anyway (saves 1 addition for accessing it) libavcodec |