Mercurial > libavutil.hg
graph
-
undef forbidden names before we #define them in case they are macros in libc libavutilSun, 08 Jul 2007 15:56:31 +0000, by mru
-
Group all copyright and author notices together. libavutilThu, 05 Jul 2007 10:37:29 +0000, by diego
-
Make error message more helpful and forbid random() libavutilThu, 05 Jul 2007 05:02:47 +0000, by vitor
-
Remove leading underscores from specifiers, they are reserved. libavutilMon, 02 Jul 2007 17:00:04 +0000, by diego
-
intreadwrite.h needs bswap.h if HAVE_FAST_UNALIGNED is set, so include it. libavutilSun, 24 Jun 2007 14:29:52 +0000, by reimar
-
Clarify comments about PIX_FMT_MONOWHITE/MONOBLACK libavutilWed, 20 Jun 2007 08:18:04 +0000, by mbardiaux
-
add a comment to indicate which #endif belong to which #define libavutilSun, 17 Jun 2007 18:59:28 +0000, by gpoirier
-
rename attribute_unused to av_unused and moves its declaration to common.h libavutilWed, 30 May 2007 09:32:25 +0000, by benoit
-
Mark code parts that cannot work on AMD64 due to broken relocations as such. libavutilFri, 27 Apr 2007 09:32:31 +0000, by diego
-
reorder bswap functions into bit-depth, special-casing inside the functions. libavutilThu, 26 Apr 2007 08:20:21 +0000, by benoit
-
make 2 functions "return x;" to simplify next patch libavutilThu, 26 Apr 2007 08:15:39 +0000, by benoit
-
cosmetics: Reorder endianness macros by bit depth, alignment prettyprinting. libavutilTue, 24 Apr 2007 07:16:47 +0000, by diego
-
Move ebx_available and ebp_available from CONFIG_LIST to HAVE_LIST, libavutilTue, 24 Apr 2007 07:06:30 +0000, by diego
-
Add first and second output to earlyclobbers in COPY3_IF_LT macro. libavutilTue, 03 Apr 2007 11:21:16 +0000, by diego
-
Fix compilation when using the --disable-opts parameter. This to help those libavutilThu, 29 Mar 2007 14:20:30 +0000, by takis
-
160 bytes smaller object file, ask gcc devels why libavutilWed, 14 Mar 2007 19:47:58 +0000, by michael
-
cosmetic (order context variables like in sha1) libavutilTue, 13 Mar 2007 12:40:13 +0000, by michael
-
#undef printf under #ifdef TEST (needed for testing) libavutilTue, 13 Mar 2007 12:20:04 +0000, by michael
-
borrow finalization algo from sha1 (100byte smaller) libavutilTue, 13 Mar 2007 12:19:20 +0000, by michael
-
get rid of b_used variable (same size with CONFIG_SMALL) libavutilTue, 13 Mar 2007 11:57:26 +0000, by michael
-
put state[5] last so no padding is needed on arch where uint64_t needs 8byte alignment libavutilTue, 13 Mar 2007 10:48:22 +0000, by michael
-
remove middle variant (keep fastest and smallest) libavutilTue, 13 Mar 2007 10:36:49 +0000, by michael