log snow.c @ 8627:d6bab465b82c libavcodec

age author description
Sun, 18 Jan 2009 22:57:40 +0000 aurel moves mid_pred() into mathops.h (with arch specific code split by directory) libavcodec
Sat, 17 Jan 2009 11:13:33 +0000 aurel export gcd function as av_gcd() libavcodec
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavcodec
Fri, 12 Dec 2008 16:21:23 +0000 michael More POSIX _t namespace cleanup. libavcodec
Tue, 02 Dec 2008 10:43:08 +0000 michael Fix regression test failure with pthreads on multiprocessor systems. libavcodec
Tue, 25 Nov 2008 00:20:49 +0000 mru snow: move scratch buffer from stack to malloced buffer in context libavcodec
Tue, 19 Aug 2008 20:04:46 +0000 diego cosmetics: s/const static/static const/g libavcodec
Tue, 24 Jun 2008 20:01:31 +0000 stefang mark read-only data as const libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sun, 27 Apr 2008 22:39:51 +0000 diego Add long names to AVCodec declarations. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Sun, 09 Mar 2008 23:31:02 +0000 aurel add FF_ prefix to all (frame)_TYPE usage libavcodec
Sat, 08 Mar 2008 20:27:16 +0000 diego cosmetics: Fix indentation in a few more places. libavcodec
Sat, 08 Mar 2008 20:24:24 +0000 diego cosmetics: Normalize {} placement after for, while, if. libavcodec
Tue, 04 Mar 2008 00:07:41 +0000 aurel move draw_edges() into dsputil libavcodec