log internal.h @ 340:ae8a3be2db3b libavutil

age author description
Tue, 05 Jun 2007 14:33:27 +0000 reimar Part of MPlayer patch: libavutil
Wed, 30 May 2007 09:32:25 +0000 benoit rename attribute_unused to av_unused and moves its declaration to common.h libavutil
Fri, 04 May 2007 22:35:56 +0000 michael reduce number of shifts libavutil
Fri, 04 May 2007 21:22:43 +0000 michael simplify libavutil
Fri, 20 Apr 2007 23:45:53 +0000 alex remove possibly broken wince cruft libavutil
Tue, 03 Apr 2007 11:21:16 +0000 diego Add first and second output to earlyclobbers in COPY3_IF_LT macro. libavutil
Tue, 27 Mar 2007 21:47:03 +0000 michael prevent exit missuse libavutil
Mon, 12 Mar 2007 12:36:41 +0000 mbardiaux Give context to dprintf libavutil
Thu, 08 Mar 2007 14:49:43 +0000 mbardiaux Corrections so that builds with DEBUG work libavutil
Sat, 24 Feb 2007 19:46:54 +0000 mru remove fallback definitions of PRIxNN macros, libavutil
Sun, 11 Feb 2007 22:07:06 +0000 mmu_man Remove unused ENODATA define libavutil
Sun, 07 Jan 2007 11:11:49 +0000 lucabe __attribute__((unused)) works with gcc 2.95 too libavutil
Fri, 08 Dec 2006 00:35:08 +0000 mru rename always_inline to av_always_inline and move to common.h libavutil
Thu, 07 Dec 2006 19:27:00 +0000 mru fix mingw shared build, and get rid of FF_IMPORT_ATTR libavutil
Wed, 06 Dec 2006 23:46:11 +0000 mru use the standard INT64_C() macro for 64-bit constants libavutil
Wed, 06 Dec 2006 23:23:20 +0000 mru move more macros to internal.h libavutil
Wed, 06 Dec 2006 21:27:08 +0000 mru move some __attribute__ macros to internal.h libavutil
Sun, 03 Dec 2006 16:35:30 +0000 reimar Move BE_*/LE_*/ST*/LD* macros to a common place. Some further libavutil
Tue, 14 Nov 2006 21:57:27 +0000 mru move comment libavutil
Tue, 14 Nov 2006 03:37:44 +0000 mru merge CONFIG_WINCE sections libavutil
Tue, 14 Nov 2006 03:35:50 +0000 mru indentation libavutil
Sun, 12 Nov 2006 18:49:36 +0000 mru rename inverse -> ff_inverse libavutil
Wed, 01 Nov 2006 18:34:40 +0000 diego Use common define for x86_32 and x86_64. libavutil
Wed, 01 Nov 2006 17:01:33 +0000 diego Add ARCH_X86_32 as a new define for 32 bit x86 architectures and change libavutil
Fri, 20 Oct 2006 17:53:19 +0000 gpoirier Protect code that uses CMOV instructions with HAVE_CMOV, libavutil
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavutil
Thu, 28 Sep 2006 08:04:16 +0000 gpoirier add FASTDIV macro for ARM. Reported speed-up on MPEG-4 decoding: 1.8% libavutil
Sun, 10 Sep 2006 14:02:42 +0000 diego Add official LGPL license headers to the files that were missing them. libavutil
Thu, 07 Sep 2006 13:42:36 +0000 gpoirier Remove unused defines, patch by takis P issaris A uhasselt P be libavutil
Fri, 18 Aug 2006 13:38:24 +0000 diego Explicitly include fastmemcpy.h from libvo/. libavutil
Fri, 21 Jul 2006 19:36:59 +0000 reimar do not include bswap.h in common.h for external programs, since the former libavutil
Sun, 16 Jul 2006 16:32:48 +0000 reimar Split common.h in two parts, purely internal stuff (internal.h) and things libavutil base common.h@a85926837c69