log avutil.h @ 1022:7cfd5ddf993b libavutil

age author description
Sun, 26 Sep 2010 14:25:22 +0000 michael Move AVOptions from libavcodec to libavutil libavutil
Fri, 24 Sep 2010 15:37:01 +0000 michael 2nd try to fix av_log() repeated detection libavutil
Tue, 14 Sep 2010 14:45:43 +0000 thardin Add av_popcount() to libavutil/common.h and bump minor version libavutil
Wed, 08 Sep 2010 15:07:14 +0000 stefano Move mm_support() from libavcodec to libavutil, make it a public libavutil
Sat, 04 Sep 2010 09:59:08 +0000 stefano Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ libavutil
Tue, 17 Aug 2010 18:25:34 +0000 stefano Define macro AV_NE() and use it in libavdevice. libavutil
Thu, 22 Jul 2010 22:05:21 +0000 stefano Add the M_PHI constant, contains an approximation of the golden ratio libavutil
Sun, 11 Jul 2010 11:49:44 +0000 stefano Update lavu minor and add APIchanges entry after r24174 (add bswap.h libavutil
Thu, 08 Jul 2010 22:13:32 +0000 stefano Bump minor after read/write_line() to av_read/write_image_line() libavutil
Fri, 02 Jul 2010 14:23:17 +0000 ramiro avutil: bump minor version for r23985 (install lfg.h) libavutil
Thu, 01 Jul 2010 18:49:44 +0000 stefano Move colorspace.h from libavcodec to libavutil. libavutil
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavutil
Sun, 13 Jun 2010 09:04:36 +0000 stefano Add APIchanges entry and bump minor after av_compare_mod() addition. libavutil
Sat, 05 Jun 2010 12:01:28 +0000 stefano Move eval.c and eval.h from libavcodec to libavutil, and make the eval libavutil
Sat, 05 Jun 2010 11:28:02 +0000 stefano Bump lavu minor and add APIchanges entry after AV_BASE64_SIZE() libavutil
Sun, 23 May 2010 09:45:34 +0000 mstorsjo Bump libavutil minor version for the addition of av_get_random_seed libavutil
Wed, 19 May 2010 22:50:39 +0000 michael Make it possible for a log context to keep track of its parent context. libavutil
Sat, 08 May 2010 20:41:20 +0000 michael Add means to adjust the log level per context. libavutil
Wed, 05 May 2010 21:44:47 +0000 stefano Make av_strerror() return -1 even in the case when av_strerror_r() is libavutil
Wed, 28 Apr 2010 20:00:23 +0000 michael Add version to AVClass so we can add to and use fields of AVClass without ABI issues. libavutil
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavutil
Tue, 30 Mar 2010 23:31:16 +0000 stefano Move AVMediaType from libavcodec to libavutil. libavutil
Thu, 25 Mar 2010 22:46:35 +0000 stefano Implement av_strerror(). libavutil
Sat, 13 Mar 2010 09:43:24 +0000 stefano Move error code definitions from libavcodec/avcodec.h to libavutil
Sat, 06 Mar 2010 20:07:52 +0000 stefano Bump minor number and add APIchanges entry after the inclusion of libavutil
Wed, 03 Mar 2010 17:31:24 +0000 vitor Plug memory leak in NUT muxer and demuxer libavutil
Sun, 07 Feb 2010 17:13:59 +0000 michael Bump minor for av_compare_ts() libavutil
Sat, 30 Jan 2010 18:50:00 +0000 stefano Implement av_get_pix_fmt(), and deprecate avcodec_get_pix_fmt(). libavutil
Wed, 27 Jan 2010 17:38:53 +0000 mru Add macro AV_JOIN() for joining two tokens into one libavutil
Fri, 22 Jan 2010 03:25:21 +0000 mru Add an AV_PRAGMA() macro for constructing _Pragma() directives libavutil
Sun, 03 Jan 2010 14:31:25 +0000 stefano Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and libavutil
Sun, 13 Dec 2009 17:09:41 +0000 michael Add a function to convert a number to a av_malloced string. libavutil
Sat, 12 Dec 2009 16:24:37 +0000 stefano Implement av_bmg_next(), a Box-Muller Gaussian random generator. libavutil
Thu, 26 Nov 2009 20:58:37 +0000 stefano Make av_pix_fmt_descriptors use the same pixel format names as defined libavutil
Tue, 24 Nov 2009 23:33:41 +0000 stefano Make the pixdesc API public. libavutil
Wed, 18 Nov 2009 17:15:17 +0000 diego Add functions to return library license and library configuration. libavutil
Mon, 09 Nov 2009 09:11:35 +0000 cehoyos Move ff_reverse in libavcodec to av_reverse in libavutil. libavutil
Thu, 02 Apr 2009 23:22:19 +0000 stefano Implement av_fifo_space(). libavutil
Sun, 22 Mar 2009 22:50:19 +0000 stefano Make the pixel formats which were defined as macros: libavutil
Sat, 21 Mar 2009 23:08:20 +0000 stefano Change the RGB5X5/BGR5X5 pixel format defines so that we have little libavutil
Sun, 08 Mar 2009 14:33:30 +0000 michael Bump major version of libavutil due to FIFO fixes. libavutil
Sun, 22 Feb 2009 14:27:50 +0000 stefano Split avutil.h, move all the pixel format definitions to the new libavutil
Sun, 22 Feb 2009 13:48:25 +0000 michael Add note about big vs. little endian. libavutil
Sun, 22 Feb 2009 00:55:49 +0000 pross Add PIX_FMT_RGB48BE and PIX_FMT_RGB48LE. libavutil
Thu, 12 Feb 2009 02:02:42 +0000 diego Remove reference to renamed header file xvmc_render.h. libavutil
Fri, 06 Feb 2009 12:59:50 +0000 michael Ensure that the palette is set in data[1] for all 8bit formats. libavutil
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavutil
Wed, 28 Jan 2009 23:03:17 +0000 diego spelling/grammar/consistency review part II libavutil
Wed, 28 Jan 2009 00:16:05 +0000 diego spelling/grammar/consistency review part I libavutil
Tue, 20 Jan 2009 09:28:36 +0000 cehoyos Add VDPAU hardware accelerated decoding for WMV3 and VC1 which can libavutil
Sun, 18 Jan 2009 22:50:57 +0000 stefano Deprecate av_init_random() in favour of av_random_init(), with a more natural libavutil
Sat, 17 Jan 2009 11:13:33 +0000 aurel export gcd function as av_gcd() libavutil
Fri, 16 Jan 2009 02:14:07 +0000 cehoyos Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which can libavutil
Sun, 04 Jan 2009 23:55:27 +0000 cehoyos Add VDPAU hardware accelerated decoding for H264 which can be used by libavutil
Wed, 15 Oct 2008 08:06:12 +0000 benoit Bump minor version after addition of FF_ARRAY_ELEMS macro. libavutil
Thu, 25 Sep 2008 19:23:13 +0000 stefano Implement av_nearer_q() and av_find_nearest_q_idx() functions. libavutil
Thu, 04 Sep 2008 20:39:09 +0000 michael Fix typo. libavutil
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavutil
Tue, 19 Aug 2008 18:43:34 +0000 stefano Implement av_fifo_realloc2(). libavutil
Wed, 13 Aug 2008 16:01:21 +0000 aurel move M_PI definition along with other math definitions libavutil