Sun, 26 Jul 2009 12:20:04 +0000 |
mru |
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
libavutil
|
Wed, 28 Jan 2009 00:16:05 +0000 |
diego |
spelling/grammar/consistency review part I
libavutil
|
Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavutil
|
Sun, 11 Jan 2009 21:03:42 +0000 |
diego |
Add necessary, remove unnecessary #includes.
libavutil
|
Mon, 15 Sep 2008 22:10:28 +0000 |
michael |
Fix generated md5, it was wrong for some input lengths.
libavutil
|
Wed, 30 Jan 2008 04:50:09 +0000 |
michael |
fixing warning
libavutil
|
Thu, 10 Jan 2008 10:35:37 +0000 |
diego |
Fix a couple of 'return type defaults to int' and 'control reaches end of
libavutil
|
Fri, 23 Nov 2007 00:52:56 +0000 |
diego |
main() --> main(void)
libavutil
|
Thu, 05 Jul 2007 10:37:29 +0000 |
diego |
Group all copyright and author notices together.
libavutil
|
Wed, 30 May 2007 09:32:25 +0000 |
benoit |
rename attribute_unused to av_unused and moves its declaration to common.h
libavutil
|
Wed, 14 Mar 2007 19:47:58 +0000 |
michael |
160 bytes smaller object file, ask gcc devels why
libavutil
|
Wed, 14 Mar 2007 19:43:31 +0000 |
michael |
explain where the T table comes from
libavutil
|
Tue, 13 Mar 2007 12:40:13 +0000 |
michael |
cosmetic (order context variables like in sha1)
libavutil
|
Tue, 13 Mar 2007 12:20:04 +0000 |
michael |
#undef printf under #ifdef TEST (needed for testing)
libavutil
|
Tue, 13 Mar 2007 12:19:20 +0000 |
michael |
borrow finalization algo from sha1 (100byte smaller)
libavutil
|