Mon, 21 Jan 2008 13:33:18 +0000 |
michael |
Faster ff_sqrt()
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
|
Tue, 08 Jan 2008 22:54:49 +0000 |
diego |
Allow compilation of test programs when TEST is defined.
libavutil
|
Fri, 23 Nov 2007 00:52:56 +0000 |
diego |
main() --> main(void)
libavutil
|
Wed, 01 Nov 2006 22:39:58 +0000 |
diego |
Replace most of the %lld and %llx by their (cleaner) PRI*64 counterparts.
libavutil
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavutil
|
Mon, 29 May 2006 19:44:17 +0000 |
michael |
improve selftest
libavutil
|
Sat, 29 Apr 2006 16:02:28 +0000 |
michael |
extend range used for testing (larger range should work too but testing code overflows)
libavutil
|
Sat, 29 Apr 2006 15:38:20 +0000 |
michael |
<= vs. >= 10l bug
libavutil
|
Fri, 28 Apr 2006 19:45:16 +0000 |
mru |
add newline at end of file
libavutil
|
Sun, 23 Apr 2006 10:28:54 +0000 |
michael |
avoid AVInteger usage in av_rescale
libavutil
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavutil
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavutil
|
Mon, 01 Aug 2005 20:07:05 +0000 |
al |
libavutil: Utility code from libavcodec moved to a separate library.
libavutil
|