Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 02 Jul 2003 16:50:20 +0000 | michaelni | cleanup / cosmetics libavcodec |
Wed, 02 Jul 2003 10:45:04 +0000 | michaelni | 20% less memory needed for 8bit AC state (worst compression rate loss was 0.2%, all other files had <=0.1% loss) libavcodec |
Sun, 29 Jun 2003 19:11:55 +0000 | al3x | moved the tables into header files (and applied the 'static' patch). Nick: why do you like mergeing tables and code into one file, so making it unusable big? libavcodec |