Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Simplify test program build. | Diego Biurrun | 2006-10-05 | 1 | -3/+1 | |
* | Test programs depend on $(LIB). | Diego Biurrun | 2006-10-05 | 1 | -2/+2 | |
* | FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS. | Diego Biurrun | 2006-10-04 | 1 | -1/+1 | |
* | Remove cs_test and swscale-example on clean. | Diego Biurrun | 2006-10-04 | 1 | -0/+3 | |
* | Remove redundant EXTRALIBS declaration. | Diego Biurrun | 2006-10-04 | 1 | -1/+0 | |
* | Simplify compilation call by using $(EXTRALIBS). | Diego Biurrun | 2006-10-04 | 1 | -2/+2 | |
* | Allow to compile swscale tests | Luca Abeni | 2006-08-21 | 1 | -0/+6 | |
* | Move all internal -I parameters to the front of CFLAGS to avoid using external | Diego Biurrun | 2006-08-17 | 1 | -1/+1 | |
* | Fix compilation as a win32 shared library (libavutil must be explicitly linked) | Luca Abeni | 2006-08-16 | 1 | -0/+1 | |
* | make libswscale build system similar to the libav* one | Luca Abeni | 2006-07-10 | 1 | -43/+13 | |
* | Move postproc ---> libswscale | Luca Abeni | 2006-06-30 | 1 | -0/+52 |