Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sat, 25 Aug 2007 03:00:51 +0000 | michael | use 16bit IDWT (a SIMD implementation of it should be >2x faster then with libavcodec |
Fri, 24 Aug 2007 23:49:11 +0000 | diego | whitespace/indentation cosmetics libavcodec |
Fri, 24 Aug 2007 23:01:50 +0000 | diego | Remove HAVE_ALTIVEC preprocessor directives that are only compiled libavcodec |
Fri, 24 Aug 2007 15:42:50 +0000 | diego | Fix trivial mixed declarations and code warning caused by a double semicolon. libavcodec |
Fri, 24 Aug 2007 15:38:37 +0000 | diego | Remove SYS_DARWIN preprocessor directive that is just a duplicate of a libavcodec |
Fri, 24 Aug 2007 15:18:41 +0000 | diego | Replace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessor libavcodec |
Fri, 24 Aug 2007 15:08:46 +0000 | diego | Merge __MWERKS__ preprocessor directives. libavcodec |