log Makefile @ 638:0012f75c92bb libavcodec

age author description
Mon, 02 Sep 2002 08:48:12 +0000 michaelni altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavcodec
Sun, 01 Sep 2002 18:07:56 +0000 michaelni oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) libavcodec
Sun, 01 Sep 2002 09:33:05 +0000 michaelni dct-test update libavcodec
Thu, 29 Aug 2002 23:55:32 +0000 michaelni slow but accurate integer dct from IJG (should be ok with the LGPL as the old DCT is the fast integer DCT from IJG) libavcodec
Wed, 28 Aug 2002 13:14:36 +0000 michaelni first cut at altivec support on darwin patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) libavcodec
Sun, 25 Aug 2002 21:19:50 +0000 michaelni new ratecontrol code libavcodec
Wed, 21 Aug 2002 19:18:02 +0000 michaelni darwin patches by Heliodoro Tammaro <helio at interactives dot org> libavcodec
Tue, 13 Aug 2002 18:51:11 +0000 michaelni patch by (Volker Moell <volker-ml at die-moells dot de>) libavcodec
Mon, 29 Jul 2002 23:14:51 +0000 mellum MVI optimizations for motion estimation. libavcodec
Sat, 20 Jul 2002 20:05:50 +0000 michaelni beos/mov/adpcm patch by Franois Revol <revol at free dot fr> libavcodec
Fri, 19 Jul 2002 22:23:40 +0000 michaelni BeOS patches by "shatty" <shatty at myrealbox.com> libavcodec
Thu, 18 Jul 2002 20:27:09 +0000 michaelni largefile support patch by Roy Sigurd Karlsbakk <roy at karlsbakk.net> libavcodec
Thu, 11 Jul 2002 15:55:19 +0000 mellum Tweak Alpha compiler flags. libavcodec
Tue, 09 Jul 2002 16:08:43 +0000 nickols_k new codec: Sorenson v1 libavcodec
Mon, 01 Jul 2002 04:26:07 +0000 mellum Implement put_pixels_clamped and add_pixels_clamped in Assembler. This libavcodec
Tue, 11 Jun 2002 13:39:47 +0000 bellard added installlib target to install static libraries and includes libavcodec
Fri, 07 Jun 2002 22:01:03 +0000 arpi_esp in libavcodec/Makefile there is in line 110: "distclean: clean<binary char>" libavcodec
Sat, 25 May 2002 22:45:33 +0000 glantau license/copyright change libavcodec
Tue, 21 May 2002 23:07:26 +0000 kabi * oops - these are the midnight commits... libavcodec
Tue, 21 May 2002 22:18:12 +0000 kabi * restored previous behaviour for this moment libavcodec
Tue, 21 May 2002 18:56:03 +0000 kabi * avoid conflicts with non-ffmpeg config.h and also it's consistent libavcodec
Sat, 18 May 2002 23:01:20 +0000 glantau added VPATH support for multiple dir compilation libavcodec
Fri, 03 May 2002 18:46:55 +0000 arpi_esp ar -s has portability problems, anyway rc is enough without s -- suggested by Atmosfear libavcodec
Wed, 01 May 2002 13:27:40 +0000 kabi * by Thomas Sailer: libavcodec
Fri, 26 Apr 2002 07:18:57 +0000 kabi * cleanup libavcodec
Tue, 23 Apr 2002 08:52:53 +0000 kabi * path to ffmpegs config.h libavcodec
Mon, 22 Apr 2002 19:57:45 +0000 kabi * using liba52 libavcodec
Sun, 21 Apr 2002 21:18:17 +0000 michaelni fixed ratecontrol & b-frames libavcodec
Sun, 10 Mar 2002 14:51:20 +0000 pulento - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek. libavcodec
Tue, 26 Feb 2002 22:14:27 +0000 pulento - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'm libavcodec
Sun, 20 Jan 2002 14:48:02 +0000 nickols_k Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> libavcodec
Sun, 09 Dec 2001 12:04:09 +0000 arpi_esp new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT to enable libavcodec
Sat, 27 Oct 2001 13:34:10 +0000 nickols_k missing header libavcodec
Sat, 27 Oct 2001 12:40:13 +0000 nickols_k headers installation libavcodec
Sat, 27 Oct 2001 12:04:27 +0000 nickols_k Shared objects support libavcodec
Sun, 23 Sep 2001 17:16:51 +0000 glantau added pcm codecs libavcodec
Sun, 16 Sep 2001 21:54:00 +0000 glantau mlib merge libavcodec
Sat, 15 Sep 2001 22:37:36 +0000 glantau suppressed mpglib libavcodec
Wed, 15 Aug 2001 22:30:51 +0000 glantau suppressed nasm stuff libavcodec
Mon, 13 Aug 2001 21:45:36 +0000 glantau arm optimizations libavcodec
Wed, 08 Aug 2001 16:26:51 +0000 nickols_k Portability and testing issues libavcodec
Tue, 07 Aug 2001 22:42:22 +0000 glantau added idct mmx libavcodec
Mon, 06 Aug 2001 00:44:48 +0000 glantau added MJPEG decoder, renamed mjpegenc.c to mjpeg.c libavcodec
Sun, 05 Aug 2001 16:49:57 +0000 nickols_k Suppressing external gas stuff to improve portability to Win32 libavcodec
Thu, 02 Aug 2001 08:29:38 +0000 nickols_k Adding fastmemcpy stuff to speedup mplayer project libavcodec
Mon, 30 Jul 2001 23:50:04 +0000 glantau added cpuid.s libavcodec
Mon, 30 Jul 2001 23:21:37 +0000 glantau added mpegvideo_mmx.c - added HAVE_AV_CONFIG_H libavcodec
Mon, 30 Jul 2001 09:04:34 +0000 nickols_k Sync with mplayer's stuff libavcodec
Mon, 23 Jul 2001 20:58:31 +0000 glantau added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: don't forget to put CONFIG_DECODERS in mplayer) libavcodec
Mon, 23 Jul 2001 20:06:54 +0000 glantau fixed config for direct mplayer build compatibility libavcodec
Sun, 22 Jul 2001 14:18:56 +0000 glantau Initial revision libavcodec