Mercurial > libavcodec.hg
log Makefile @ 1060:e67433f96ae3 libavcodec
age | author | description |
---|---|---|
Mon, 10 Feb 2003 09:41:44 +0000 | kabi | * opts compilation libavcodec |
Sun, 09 Feb 2003 00:37:50 +0000 | michaelni | Creative YUV (CYUV) decoder by (Mike Melanson <melanson at pcisys dot net>) libavcodec |
Sat, 01 Feb 2003 20:57:37 +0000 | bellard | dependencies are only build with make depend libavcodec |
Wed, 29 Jan 2003 12:00:11 +0000 | michaelni | --disable-risky support libavcodec |
Sun, 26 Jan 2003 22:29:47 +0000 | bellard | Altivec on non darwin systems patch by Romain Dolbeau libavcodec |
Wed, 22 Jan 2003 09:35:03 +0000 | bellard | fixed dependancy generation (I want the case where SRC_PATH is not . to work too - very useful if you have different gcc versions to test at the same time...) - fixed -msse stuff libavcodec |
Fri, 17 Jan 2003 22:40:00 +0000 | arpi_esp | - removed nonsense *.d dependancy stuff, there was already a better 'make dep' support in it libavcodec |