log common.h @ 517:389e30fe7269 libavcodec

age author description
Thu, 04 Jul 2002 13:41:27 +0000 mellum * Move "restrict" fallback to common.h libavcodec
Tue, 02 Jul 2002 02:22:46 +0000 mellum Activate ALT_BITSTREAM_READER by default on Alpha, since it seems to libavcodec
Thu, 13 Jun 2002 23:36:30 +0000 bellard reverted to inttypes.h since it gives problems on some unixes libavcodec
Tue, 11 Jun 2002 13:38:54 +0000 bellard do not export internal functions - use stdint.h libavcodec
Sun, 02 Jun 2002 12:11:44 +0000 michaelni sqrt libavcodec
Mon, 27 May 2002 09:17:21 +0000 kabi * for this moment bswap.h included ahead of HAVE_AV_CONFIG_H check libavcodec
Sun, 26 May 2002 15:07:57 +0000 bellard fixed mangle issue libavcodec
Sat, 25 May 2002 22:38:02 +0000 glantau better logic for bswap libavcodec
Fri, 24 May 2002 01:16:08 +0000 philipjsg Add an av_abort macro that aborts, but also prints out the location of the abort. libavcodec
Tue, 21 May 2002 21:50:05 +0000 kabi * restored previous non '..' version libavcodec
Tue, 21 May 2002 19:42:43 +0000 kabi * using ../ for bswap.h libavcodec
Tue, 21 May 2002 18:56:03 +0000 kabi * avoid conflicts with non-ffmpeg config.h and also it's consistent libavcodec
Mon, 20 May 2002 16:23:27 +0000 glantau better av_freep() libavcodec
Sat, 18 May 2002 22:56:25 +0000 glantau added proper memory handling functions - fixed include paths libavcodec
Tue, 07 May 2002 17:55:02 +0000 al3x clamp intra matrix to 8bit for mjpeg (workaround for qscale>=25) libavcodec