log common.h @ 800:197e6e41f46f libavutil

age author description
Mon, 09 Nov 2009 09:11:35 +0000 cehoyos Move ff_reverse in libavcodec to av_reverse in libavutil. libavutil
Wed, 23 Sep 2009 18:22:00 +0000 diego id3v2: Add support for UTF-16 encoding. libavutil
Sun, 30 Aug 2009 15:50:03 +0000 jbr Add function to compute ceil(log2(x)). libavutil
Thu, 13 Aug 2009 18:47:13 +0000 ramiro Introduce av_clip_uint16(). libavutil
Thu, 30 Jul 2009 21:58:43 +0000 diego Revert addition of '#undef av_always_inline' to config.h in the small case. libavutil
Sun, 28 Jun 2009 18:28:27 +0000 cehoyos Icc does not support attribute flatten, do not try to use it. libavutil
Sat, 27 Jun 2009 08:34:04 +0000 cehoyos Icc 11.1 does not support attributes force_align_arg_pointer, alloc_size and cold. libavutil
Fri, 22 May 2009 21:32:13 +0000 conrad Move ALIGN macro to libavutil/common.h and use it in various places libavutil
Sun, 22 Feb 2009 00:13:23 +0000 mru Avoid warnings from AV_GCC_VERSION_AT_LEAST with some non-gcc compilers libavutil
Tue, 10 Feb 2009 09:12:52 +0000 cehoyos Silence one icc warning: libavutil
Tue, 10 Feb 2009 01:24:06 +0000 diego Use AV_GCC_VERSION_AT_LEAST instead of complicated __GNUC__ version check. libavutil
Mon, 09 Feb 2009 21:47:57 +0000 michael av_flatten to make the similarly named attribute available. libavutil
Mon, 09 Feb 2009 21:47:05 +0000 michael av_uninit() to suppress false uninitialized warnings from gcc without deoptimizing code. libavutil
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavutil
Wed, 28 Jan 2009 00:16:05 +0000 diego spelling/grammar/consistency review part I libavutil