log avutil.h @ 1028:5dbb12a37c3d libavutil tip

age author description
Mon, 27 Sep 2010 22:09:53 +0000 stefano Move av_set_options_string() from libavfilter to libavutil. libavutil tip
Mon, 27 Sep 2010 16:23:43 +0000 stefano Move av_get_token() from libavfilter to libavutil. libavutil
Mon, 27 Sep 2010 00:30:14 +0000 stefano Bump version and update APIchanges after r25210. libavutil
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