Mercurial > libavcodec.hg
log i386/vc1dsp_mmx.c @ 6066:a82931915c54 libavcodec
age | author | description |
---|---|---|
Sat, 15 Dec 2007 23:08:15 +0000 | reimar | Add 'l' suffix where it is necessary because type can not always be libavcodec |
Tue, 27 Nov 2007 22:42:55 +0000 | aurel | build vc1dsp_mmx.c in its own compilation unit libavcodec |
Tue, 27 Nov 2007 22:23:34 +0000 | aurel | make ff_p* vars extern so that they can be used in various *_mmx.c files libavcodec |
Sun, 25 Nov 2007 09:43:35 +0000 | gpoirier | Typo fix. Previous version had some picture error building up until next keyframe. libavcodec |
Sat, 24 Nov 2007 14:34:25 +0000 | gpoirier | Strip debug stuff from vc1dsp_mmx.c, patch by Christophe GISQUET %hristophe P gisquet A free P fr% libavcodec |
Wed, 21 Nov 2007 22:41:31 +0000 | gpoirier | add VC-1 MMX DSP functions, under MIT license. libavcodec |