log Makefile @ 3118:01b58c3b8a91 libavcodec

age author description
Sun, 12 Feb 2006 02:15:19 +0000 alex tta decoder, tested with 44khz mono and stereo (for the latter use ffplay or change MAX_AUDIO_FRAME_SIZE) libavcodec
Sat, 11 Feb 2006 21:42:11 +0000 diego Move libpostproc compilation to the top-level Makefile. libavcodec
Sat, 11 Feb 2006 19:30:55 +0000 diego Simplify header installation. libavcodec
Sat, 11 Feb 2006 18:50:45 +0000 diego Separate library install into static and shared installation. libavcodec
Sat, 11 Feb 2006 17:44:06 +0000 diego Separate header file installation from the general install target. libavcodec
Sat, 11 Feb 2006 16:46:09 +0000 diego Install static libpostproc if CONFIG_PP is set. libavcodec
Sat, 11 Feb 2006 16:17:27 +0000 diego Install libpostproc headers if CONFIG_PP is set. libavcodec
Thu, 02 Feb 2006 13:07:30 +0000 michael os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedleydot d o t info) libavcodec
Mon, 30 Jan 2006 00:22:41 +0000 diego On MinGW it is not possible to build shared and static libraries at once. libavcodec
Sun, 29 Jan 2006 18:32:55 +0000 diego Simplify LDFLAGS handling for MinGW. libavcodec
Thu, 26 Jan 2006 23:42:30 +0000 diego Remove obscure Makefile.bak entry from distclean rules. libavcodec
Tue, 24 Jan 2006 21:57:26 +0000 michael xvid ratecontrol support libavcodec
Mon, 16 Jan 2006 14:59:54 +0000 diego Make clean/distclean consistent throughout all the Makefiles. libavcodec
Sun, 15 Jan 2006 00:28:36 +0000 diego Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty. libavcodec
Sat, 14 Jan 2006 18:07:36 +0000 diego Remove redundant --enable-shared-pp configure option and make the PP code libavcodec
Sat, 14 Jan 2006 15:54:58 +0000 diego Move library name generation to configure, simplifies build system a bit more. libavcodec
Sat, 14 Jan 2006 03:39:02 +0000 diego Create symbolic links for all library sonames and clean up Makefiles. libavcodec
Fri, 13 Jan 2006 00:47:16 +0000 diego minor consistency fix libavcodec
Thu, 12 Jan 2006 17:52:41 +0000 reimar Our own LZO (1X) implementation, under LGPL and optimized for readability. libavcodec
Thu, 12 Jan 2006 00:00:00 +0000 diego Move Darwin shared library build peculiarities to configure. libavcodec
Mon, 09 Jan 2006 15:41:39 +0000 reimar CamStudio decoder, only 32 bit lzo mode is tested libavcodec
Sun, 08 Jan 2006 14:53:37 +0000 nicodvb install dsputil.h, that is used by many filters in mplayer libavcodec
Tue, 03 Jan 2006 02:30:38 +0000 diego TrueSpeech compatible audio decoder by Konstantin Shishkov libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Sat, 10 Dec 2005 17:14:24 +0000 diego SONAME support for shared libs libavcodec
Fri, 09 Dec 2005 16:08:18 +0000 rtognimp Cook compatibe decoder, patch by Benjamin Larsson libavcodec
Wed, 30 Nov 2005 01:40:50 +0000 mru BMP image decoder libavcodec
Mon, 21 Nov 2005 20:03:35 +0000 gpoirier Make DV(B|D) subtitles (en|de)coders be conditonnaly compiled depending on the configure system libavcodec
Mon, 14 Nov 2005 22:17:29 +0000 gpoirier dvbsub encoder, patch by Wolfram Gloger < wmglo AH dent POIS med POIS uni-muenchen POIS de > libavcodec
Mon, 07 Nov 2005 01:32:29 +0000 diego Put double-quotes around the install path in the "install-headers" section libavcodec