log avutil.h @ 1000:f9e8cd74a5f4 libavutil

age author description
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