log internal.h @ 406:aedb9d18c7cf libavutil

age author description
Mon, 19 Nov 2007 10:40:11 +0000 lucabe Generate a linking error if perror() is used in libav* libavutil
Mon, 19 Nov 2007 07:39:55 +0000 lucabe Remove perror() usage from libavutil libavutil
Fri, 19 Oct 2007 15:39:02 +0000 benoit Fix typo. libavutil
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavutil
Mon, 27 Aug 2007 09:17:03 +0000 diego Change SYS_DARWIN preprocessor checks to __APPLE__, they are specific libavutil
Fri, 24 Aug 2007 15:04:00 +0000 diego Move Apple gcc AltiVec vector declaration syntax to libavutil. libavutil
Wed, 22 Aug 2007 22:46:39 +0000 diego Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). libavutil
Mon, 13 Aug 2007 15:28:29 +0000 ramiro Add attribute that forces alignment of stack to functions that need it. libavutil
Sat, 14 Jul 2007 14:34:40 +0000 mru move #include of system headers to top of file libavutil
Sat, 14 Jul 2007 11:33:16 +0000 alex 10l to Mans, assert is included later with proper DEBUG/NDEBUG ifdefs libavutil
Wed, 11 Jul 2007 13:50:59 +0000 ramiro Remove unnecessary MINGW ifdef. libavutil
Wed, 11 Jul 2007 13:44:50 +0000 ramiro Remove MinGW lrint hack. libavutil
Tue, 10 Jul 2007 21:52:04 +0000 ramiro Remove OS/2 support libavutil
Sun, 08 Jul 2007 15:56:31 +0000 mru undef forbidden names before we #define them in case they are macros in libc libavutil
Thu, 05 Jul 2007 05:02:47 +0000 vitor Make error message more helpful and forbid random() libavutil
Mon, 02 Jul 2007 17:00:04 +0000 diego Remove leading underscores from specifiers, they are reserved. libavutil
Sun, 24 Jun 2007 12:23:34 +0000 reimar more av_strl* adjustments libavutil
Sat, 16 Jun 2007 22:59:13 +0000 mru include all prerequisites in header files libavutil
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