Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
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 |
Sun, 21 Mar 2010 11:24:01 +0000 | vitor | DCT: remove unused field from context libavcodec |
Sun, 21 Mar 2010 10:26:09 +0000 | kostya | fix minor typo libavcodec |
Sat, 20 Mar 2010 23:18:07 +0000 | aurel | fix compilation with --disable-everything --enable-decoder=mpeg2video libavcodec |
Sat, 20 Mar 2010 21:27:06 +0000 | mru | rdft: reorder functions to avoid static prototype libavcodec |