log avutil.h @ 545:fc868fc6439c libavutil

age author description
Fri, 08 Aug 2008 18:32:20 +0000 stefano Implement avutil_version(). libavutil
Sun, 01 Jun 2008 07:37:43 +0000 takis Macro suggested by Michael which will be used to disable the libavutil
Mon, 10 Mar 2008 18:42:09 +0000 diego misc spelling fixes libavutil
Tue, 26 Feb 2008 20:37:59 +0000 mru less preprocessor magic in version number macros libavutil
Tue, 19 Feb 2008 22:50:28 +0000 mru Clean up lib* version definitions libavutil
Mon, 28 Jan 2008 17:23:57 +0000 benoit Remove integer.h inclusion. libavutil
Wed, 12 Dec 2007 20:58:41 +0000 lu_zero Provide sha1 to outside applications libavutil
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavutil
Mon, 24 Sep 2007 13:21:41 +0000 aurel add support for yuva420p colorspace (yuv420p + alpha) libavutil
Sat, 11 Aug 2007 21:59:01 +0000 aurel add a new av_clip_int16() function to libavutil libavutil
Wed, 18 Jul 2007 08:11:16 +0000 benoit add YUV440P and YUVJ440P support libavutil
Sun, 24 Jun 2007 09:18:20 +0000 lu_zero bump micro version: new string functions libavutil
Wed, 20 Jun 2007 08:18:04 +0000 mbardiaux Clarify comments about PIX_FMT_MONOWHITE/MONOBLACK libavutil
Wed, 16 May 2007 12:25:54 +0000 diego Remove extern C declarations for C++. libavutil
Mon, 19 Mar 2007 00:48:47 +0000 lu_zero expose av_base64_decode and av_base64_encode libavutil
Wed, 28 Feb 2007 03:40:23 +0000 lu_zero Reverting stray commit part II, r8156 had the base64 export patch mixed with the nutdec patch libavutil
Wed, 28 Feb 2007 03:28:31 +0000 lu_zero get_packetheader() forgot to read the header_checksum in big packets libavutil
Wed, 07 Feb 2007 10:54:10 +0000 diego 1000l: Revert accidentally committed change. libavutil
Wed, 07 Feb 2007 01:48:09 +0000 diego Replace deprecated PIX_FMT names by the newer variants. libavutil
Wed, 31 Jan 2007 22:58:53 +0000 reimar Move lzo decompression to libavutil libavutil
Fri, 19 Jan 2007 22:26:10 +0000 alex add AV_WB/WL for lswriting, similar to AV_RB/RL (also increment version) libavutil
Thu, 16 Nov 2006 20:46:36 +0000 alex Remove alpha channel from RGB555 libavutil
Tue, 24 Oct 2006 04:57:43 +0000 kostya 16-bit grayscale support libavutil
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavutil
Mon, 25 Sep 2006 15:23:40 +0000 lu_zero move memory functions from avcodec to avutil libavutil
Sun, 10 Sep 2006 14:02:42 +0000 diego Add official LGPL license headers to the files that were missing them. libavutil
Mon, 28 Aug 2006 09:06:04 +0000 lucabe Add some new pixel formats to libavutil libavutil
Sun, 20 Aug 2006 18:10:45 +0000 michael compatibility warning libavutil
Sun, 20 Aug 2006 13:04:19 +0000 michael cleanup PixelFormat a little libavutil
Tue, 18 Jul 2006 11:00:55 +0000 lucabe Move av_log() & friends to libavutil libavutil
Thu, 30 Mar 2006 16:24:38 +0000 lucabe move enum PixelFormat from libavcodec to libavutil libavutil
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavutil
Mon, 01 Aug 2005 20:07:05 +0000 al libavutil: Utility code from libavcodec moved to a separate library. libavutil