Mercurial > libavutil.hg
log
age | author | description |
---|---|---|
Thu, 07 Dec 2006 19:27:00 +0000 | mru | fix mingw shared build, and get rid of FF_IMPORT_ATTR libavutil |
Wed, 06 Dec 2006 23:46:11 +0000 | mru | use the standard INT64_C() macro for 64-bit constants libavutil |
Wed, 06 Dec 2006 23:23:20 +0000 | mru | move more macros to internal.h libavutil |
Wed, 06 Dec 2006 21:27:08 +0000 | mru | move some __attribute__ macros to internal.h libavutil |
Wed, 06 Dec 2006 20:31:39 +0000 | mru | remove 'restrict' definition, it is always #defined in config.h libavutil |
Sun, 03 Dec 2006 16:35:30 +0000 | reimar | Move BE_*/LE_*/ST*/LD* macros to a common place. Some further libavutil |