log Makefile @ 3764:6e7dc8fa5f70 libavcodec

age author description
Tue, 26 Sep 2006 03:41:51 +0000 kostya WavPack lossless audio decoder libavcodec
Sat, 16 Sep 2006 22:26:09 +0000 diego ADI Blackfin optimizations libavcodec
Thu, 14 Sep 2006 00:38:03 +0000 diego Remove the LGPL exception clause as discussed on ffmpeg-devel libavcodec
Sat, 09 Sep 2006 17:19:37 +0000 aurel VP5 and VP6 video decoder libavcodec
Tue, 05 Sep 2006 04:37:14 +0000 kostya VMware Video decoder (fourcc: VMnc) libavcodec
Tue, 29 Aug 2006 21:23:27 +0000 nicodvb install opt.h libavcodec
Sat, 19 Aug 2006 20:22:57 +0000 michael audio format conversion libavcodec
Thu, 17 Aug 2006 16:32:08 +0000 diego Move all internal -I parameters to the front of CFLAGS to avoid using external libavcodec
Mon, 14 Aug 2006 22:55:11 +0000 lu_zero altivec float optimizations libavcodec
Sun, 13 Aug 2006 08:26:43 +0000 lu_zero Clean up:make dsputil subfile names consistent libavcodec
Tue, 08 Aug 2006 18:51:38 +0000 lucabe Enable swscale usage in ffmpeg libavcodec
Thu, 03 Aug 2006 05:02:31 +0000 kostya Some AltiVec optimizations for VC-1 libavcodec
Mon, 31 Jul 2006 20:56:15 +0000 mru remove libtheora wrapper libavcodec
Sun, 30 Jul 2006 03:45:02 +0000 kostya New functions in DSPContext for VC-1 decoding libavcodec
Sat, 29 Jul 2006 08:45:33 +0000 stefang some MMX optimizations for the CAVS decoder libavcodec
Wed, 19 Jul 2006 07:28:58 +0000 lucabe Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil libavcodec
Sun, 16 Jul 2006 16:23:12 +0000 mru cosmetics libavcodec
Thu, 13 Jul 2006 23:10:01 +0000 mru replace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid accidental use libavcodec
Wed, 12 Jul 2006 16:49:14 +0000 mru rename AMR config variables to CONFIG_AMR* libavcodec
Wed, 12 Jul 2006 15:19:51 +0000 diego Remove MPlayer-specific include option hacks. libavcodec
Sun, 09 Jul 2006 12:02:15 +0000 mru --enable/disable parsers. Warning: some combinations are broken. libavcodec
Sat, 08 Jul 2006 23:05:12 +0000 mru only build dpcm.o if its codecs are enabled libavcodec
Sat, 08 Jul 2006 22:38:35 +0000 mru forgot to remove adx.o from objs always built libavcodec
Sat, 08 Jul 2006 22:31:14 +0000 mru make the adx adpcm codec available libavcodec
Sat, 08 Jul 2006 21:15:50 +0000 mru enable/disable pcm and adpcm codecs libavcodec
Sat, 08 Jul 2006 16:41:52 +0000 mru cosmetic: sort codec list alphabetically libavcodec
Sat, 08 Jul 2006 16:39:49 +0000 mru rewrite kconfig-style libavcodec
Sat, 08 Jul 2006 16:36:21 +0000 mru Sun mlib works fine. Remove comment stating otherwise. libavcodec
Sat, 08 Jul 2006 15:29:33 +0000 diego Remove bogus IPP section that is not referenced anywhere. libavcodec
Fri, 07 Jul 2006 23:54:13 +0000 mru remove -fforce-addr as it to generate slightly slower code libavcodec
Thu, 06 Jul 2006 21:41:54 +0000 mru simplify libavcodec
Thu, 06 Jul 2006 20:32:19 +0000 mru build mpegaudio.c and ac3enc.c only if needed libavcodec
Thu, 06 Jul 2006 15:04:46 +0000 michael AVBitStreamFilter (some thingy which can modify the bitstream like add or remove global headers or change the headers or ...) libavcodec
Wed, 05 Jul 2006 19:34:26 +0000 mru use $(LIBOBJFLAGS) when compiling sparc/*.c libavcodec
Wed, 05 Jul 2006 14:12:00 +0000 diego cosmetics: Break overly long lines. libavcodec
Mon, 03 Jul 2006 00:16:45 +0000 michael CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de) libavcodec
Tue, 27 Jun 2006 02:55:54 +0000 kostya Rename VC9 to VC1 as there is no such thing as VC9 libavcodec
Sat, 24 Jun 2006 10:20:15 +0000 michael first rudimentary version of (Justin Ruggles jruggle earthlink net) flac encoder libavcodec
Fri, 09 Jun 2006 22:26:03 +0000 mru use ifeq(...,yes) instead of ifdef libavcodec
Thu, 01 Jun 2006 21:57:44 +0000 mru remove redundant make variable SUBDIR libavcodec
Thu, 01 Jun 2006 07:31:59 +0000 banan Flash Screen Video decoder (fourcc:FSV1) libavcodec
Tue, 16 May 2006 14:24:45 +0000 gpoirier fix compilation of 3dnowext instinsincs, both on ia32 and AMD64. libavcodec
Sun, 14 May 2006 22:00:03 +0000 gpoirier Add 3dnow intrinsic support for AMD64 machines: -march=athlon means IA32 for GCC, so use -m3dnow instead. libavcodec
Sat, 06 May 2006 10:57:38 +0000 diego Further simplify AMR build. libavcodec
Fri, 05 May 2006 10:27:44 +0000 diego Ignore errors from recursive AMR cleans. libavcodec
Fri, 05 May 2006 09:41:06 +0000 diego Unconditionally clean AMR subdirs. libavcodec
Thu, 27 Apr 2006 03:31:26 +0000 diego Fix amr_nb-fixed build. libavcodec
Thu, 27 Apr 2006 02:33:27 +0000 diego Disentangle dependencies between amr_nb and amr_nb-fixed: amr_nb-fixed does libavcodec
Thu, 27 Apr 2006 02:23:42 +0000 diego cosmetics: Group all AMR variables together, add some newlines. libavcodec
Thu, 27 Apr 2006 02:19:42 +0000 diego Misplaced CLEANAMR. libavcodec
Thu, 27 Apr 2006 02:10:49 +0000 diego CLEANAMRWB --> CLEANAMR typo libavcodec
Sat, 15 Apr 2006 15:05:53 +0000 diego Have EXTRALIBS appear after other link options, fixes shared build on Cygwin. libavcodec
Fri, 07 Apr 2006 16:59:57 +0000 kostya KMVC (used in Worms games) decoder. Works fine with samples from MPHQ libavcodec
Wed, 29 Mar 2006 10:59:09 +0000 diego EXTRALIBS already contains -lm, no need to add it explicitly. libavcodec
Mon, 27 Mar 2006 22:22:50 +0000 reimar NuppelVideo/MythTVVideo support, including rtjpeg decoder libavcodec
Mon, 27 Mar 2006 12:51:19 +0000 lu_zero altivec support for snow libavcodec
Tue, 21 Mar 2006 17:27:47 +0000 kostya Smacker demuxer and decoder. libavcodec
Mon, 20 Mar 2006 22:48:08 +0000 mru since Michael prefers to keep dsputil.h private to libavcodec libavcodec
Mon, 20 Mar 2006 22:27:59 +0000 gpoirier Add the mmx and sse2 implementations of ff_snow_vertical_compose(). libavcodec
Wed, 08 Mar 2006 04:13:55 +0000 corey 3DNow! & Extended 3DNow! versions of FFT libavcodec
Fri, 17 Feb 2006 03:17:42 +0000 melanson complete AVS playback system (from Creature Shock computer game), libavcodec
Mon, 13 Feb 2006 12:53:25 +0000 mru move common parts of makefiles into common.mak libavcodec
Sun, 12 Feb 2006 08:53:29 +0000 melanson dosbox native ZMBV decoder, courtesy of Kostya libavcodec
Sun, 12 Feb 2006 06:49:40 +0000 melanson complete American Laser Games MM playback system, courtesy of Peter Ross libavcodec
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
Sat, 05 Nov 2005 00:00:24 +0000 rtognimp Place qdm2 and truemotion2 in ifdef block so that they can be disabled libavcodec
Sun, 23 Oct 2005 18:16:53 +0000 diego Add DTS_INC to the CFLAGS for DTS. This is only set by external configure libavcodec
Wed, 19 Oct 2005 18:42:37 +0000 gpoirier revert useless patch that was supposed to fix DTS support (but the fix belongs to MPlayer, not FFmpeg) libavcodec
Tue, 18 Oct 2005 20:16:43 +0000 rtognimp QDM2 compatible decoder libavcodec
Fri, 14 Oct 2005 18:17:47 +0000 gpoirier Fix DTS support compilation issue. Patch by Giacomo Comes < comes AH naic POIS edu > libavcodec
Thu, 13 Oct 2005 04:31:55 +0000 melanson Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov libavcodec
Tue, 04 Oct 2005 11:19:08 +0000 diego Move all definitions of external dependencies into configure instead of libavcodec
Mon, 26 Sep 2005 10:05:13 +0000 diego support for building dynamic libraries on Mac OS X libavcodec
Sat, 10 Sep 2005 23:00:13 +0000 michael add xvid idcts to dct-test libavcodec
Sat, 10 Sep 2005 17:01:30 +0000 michael xvids mmx&mmx2 idcts libavcodec
Tue, 06 Sep 2005 12:51:56 +0000 michael AVOption first try libavcodec
Sat, 13 Aug 2005 13:45:42 +0000 mru fix building in separate directory libavcodec
Mon, 01 Aug 2005 20:07:05 +0000 al libavutil: Utility code from libavcodec moved to a separate library. libavcodec
Sun, 17 Jul 2005 00:28:12 +0000 michael DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) libavcodec
Mon, 27 Jun 2005 00:55:29 +0000 michael x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) libavcodec
Fri, 03 Jun 2005 13:59:38 +0000 bellard subtitle codec type support libavcodec
Thu, 26 May 2005 14:32:46 +0000 michael Better ARM support for mplayer/ffmpeg, ported from atty fork libavcodec
Sun, 22 May 2005 23:58:58 +0000 michael ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com) libavcodec
Sun, 22 May 2005 23:39:11 +0000 michael libgsm warper by (Alban Bedel: albeu, free fr) libavcodec
Thu, 19 May 2005 00:17:50 +0000 aurel install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch from <j at v2v.cc>) libavcodec
Wed, 18 May 2005 14:05:17 +0000 mru fix shared libpostproc build libavcodec
Tue, 17 May 2005 22:47:34 +0000 melanson Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine libavcodec
Tue, 17 May 2005 19:02:43 +0000 michael Vorbis decoder by (Balatoni Denes | dbalatoni programozo hu) libavcodec
Tue, 10 May 2005 21:02:20 +0000 michael typo libavcodec
Sun, 08 May 2005 15:04:59 +0000 mmu_man support BUILDSUF patch by <charles dot yates at pandora dot be> libavcodec
Mon, 02 May 2005 22:14:42 +0000 michael put most codecs under ifdefs libavcodec