log

age author description
Sat, 04 Sep 2010 09:59:08 +0000 stefano Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ libavutil
Mon, 23 Aug 2010 15:31:50 +0000 benoit Add missing parentheses to AV_NE macro. libavutil
Wed, 18 Aug 2010 13:50:32 +0000 diego Ignore generated dependency files and header objects. libavutil
Tue, 17 Aug 2010 18:48:56 +0000 mru Fix out-of-tree build libavutil
Tue, 17 Aug 2010 18:25:34 +0000 stefano Define macro AV_NE() and use it in libavdevice. libavutil
Wed, 28 Jul 2010 12:08:26 +0000 michael Make sure "Last message repeated" is printed. libavutil
Thu, 22 Jul 2010 22:05:21 +0000 stefano Add the M_PHI constant, contains an approximation of the golden ratio libavutil
Wed, 21 Jul 2010 12:37:37 +0000 flameeyes Make ff_inverse stay with libavutil, and optional copy it to libavcodec. libavutil
Sat, 17 Jul 2010 16:35:01 +0000 cehoyos Use attribute force_align_arg_pointer only on x86_32. libavutil
Sun, 11 Jul 2010 11:49:44 +0000 stefano Update lavu minor and add APIchanges entry after r24174 (add bswap.h libavutil
Sat, 10 Jul 2010 22:22:07 +0000 mru Install bswap.h and intreadwrite.h libavutil
Sat, 10 Jul 2010 22:22:03 +0000 mru Make intreadwrite.h installation-safe libavutil
Sat, 10 Jul 2010 22:21:55 +0000 mru Make bswap.h safe to install as public API libavutil
Sat, 10 Jul 2010 22:12:30 +0000 mru Add av_ prefix to bswap macros libavutil
Sat, 10 Jul 2010 22:09:01 +0000 mru bswap: change ME to NE in macro names libavutil
Sat, 10 Jul 2010 00:40:59 +0000 mru intreadwrite: common.h is not needed, attributes.h is sufficient libavutil
Sat, 10 Jul 2010 00:40:55 +0000 mru lfg: add missing includes libavutil
Sat, 10 Jul 2010 00:40:53 +0000 mru pixdesc: add missing includes libavutil
Thu, 08 Jul 2010 22:13:32 +0000 stefano Bump minor after read/write_line() to av_read/write_image_line() libavutil
Thu, 08 Jul 2010 22:05:33 +0000 stefano Reindent after r24101. libavutil
Thu, 08 Jul 2010 18:13:31 +0000 michael Fix infinite loop with clock() returning (clock_t)-1. libavutil
Thu, 08 Jul 2010 17:49:39 +0000 michael Change i to unsigned in get_generic_seed() libavutil
Thu, 08 Jul 2010 13:35:46 +0000 diego Restore array sizes in doxygen parameter names. libavutil
Wed, 07 Jul 2010 23:47:48 +0000 michael get_generic_seed() for the cases without /dev/random and AV_READ_TIME libavutil
Wed, 07 Jul 2010 23:41:42 +0000 mru Rename read/write_line() to av_read/write_image_line(). libavutil
Wed, 07 Jul 2010 17:27:51 +0000 mru ARM: optimised integer clip functions libavutil
Wed, 07 Jul 2010 17:27:48 +0000 mru ARM: intmath.h cosmetics libavutil
Wed, 07 Jul 2010 17:27:45 +0000 mru Allow arch-overrides for all common.h clip and log2 functions libavutil
Wed, 07 Jul 2010 17:27:43 +0000 mru Remove macro duplication between common.h and intmath.h libavutil
Wed, 07 Jul 2010 17:27:39 +0000 mru intmath: whitespace cosmetics libavutil