log armv4l/mpegvideo_arm.c @ 5963:80103098c797 libavcodec

age author description
Sat, 01 Dec 2007 22:21:04 +0000 vitor spelling libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Wed, 16 May 2007 09:51:45 +0000 diego Add libavcodec to compiler include flags in order to simplify header libavcodec
Fri, 23 Mar 2007 00:05:45 +0000 mru iwmmxt ffmpeg code does not implement dct_unquantize_h263_inter_iwmmxt, but libavcodec
Sun, 07 Jan 2007 23:24:14 +0000 gpoirier Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te) libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Thu, 26 May 2005 14:40:20 +0000 michael cleanup libavcodec
Thu, 26 May 2005 14:32:46 +0000 michael Better ARM support for mplayer/ffmpeg, ported from atty fork libavcodec
Mon, 03 Mar 2003 14:54:00 +0000 michaelni MpegEncContext.(i)dct_* -> DspContext.(i)dct_* libavcodec
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
Wed, 20 Nov 2002 07:32:18 +0000 kabi * cut&paste fix libavcodec
Tue, 19 Nov 2002 10:08:31 +0000 kabi * oops fixed bad initialization of ff vals. libavcodec
Tue, 19 Nov 2002 07:33:36 +0000 kabi * compilation fix (ARM users please check) libavcodec
Fri, 25 Oct 2002 13:39:47 +0000 michaelni idct_permutation_type variable, so the permutation type can quickly be identified libavcodec
Sun, 06 Oct 2002 15:27:01 +0000 michaelni trying to fix the non-x86 IDCTs (untested) libavcodec