Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 21 Mar 2010 11:36:17 +0000 | vitor | Reindent after r22618. libavcodec |
Sun, 21 Mar 2010 11:35:05 +0000 | vitor | Split DCT-II and DCT-III in different functions, they do not share any code. libavcodec |
Sun, 21 Mar 2010 11:31:11 +0000 | vitor | Call DCT by function pointer. Needed for any future ASM implementation and libavcodec |
Sun, 21 Mar 2010 11:28:38 +0000 | vitor | Cosmetics: move ff_dct_init() to the bottom of the file libavcodec |