summaryrefslogtreecommitdiffstats
path: root/libswscale/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Synch with ffmpeg's r6938 "allow spaces in source and build directory names..."Luca Abeni2006-11-091-1/+1
| | | | Originally committed as revision 20816 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Properly set EXTRALIBSLuca Abeni2006-10-231-0/+2
| | | | | | (fixes compilation of shared libswscale on cygwin and other platforms) Originally committed as revision 20413 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Move CFLAGS handling to common.mak.Diego Biurrun2006-10-111-4/+0
| | | | Originally committed as revision 20154 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Replace -I.. by -I$(BUILD_ROOT).Diego Biurrun2006-10-071-2/+1
| | | | Originally committed as revision 20094 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Simplify test program build.Diego Biurrun2006-10-051-3/+1
| | | | Originally committed as revision 20073 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Test programs depend on $(LIB).Diego Biurrun2006-10-051-2/+2
| | | | Originally committed as revision 20059 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS.Diego Biurrun2006-10-041-1/+1
| | | | Originally committed as revision 20057 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Remove cs_test and swscale-example on clean.Diego Biurrun2006-10-041-0/+3
| | | | Originally committed as revision 20040 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Remove redundant EXTRALIBS declaration.Diego Biurrun2006-10-041-1/+0
| | | | Originally committed as revision 20039 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Simplify compilation call by using $(EXTRALIBS).Diego Biurrun2006-10-041-2/+2
| | | | Originally committed as revision 20038 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Allow to compile swscale testsLuca Abeni2006-08-211-0/+6
| | | | Originally committed as revision 19476 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Move all internal -I parameters to the front of CFLAGS to avoid using externalDiego Biurrun2006-08-171-1/+1
| | | | | | | header files that happen to have the same name as internal ones. based on a patch by Vladislav Naumov, vladislav.naumov **at** gmail **dot** com Originally committed as revision 19426 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Fix compilation as a win32 shared library (libavutil must be explicitly linked)Luca Abeni2006-08-161-0/+1
| | | | Originally committed as revision 19416 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* make libswscale build system similar to the libav* oneLuca Abeni2006-07-101-43/+13
| | | | Originally committed as revision 18994 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
* Move postproc ---> libswscaleLuca Abeni2006-06-301-0/+52
Originally committed as revision 18866 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
OpenPOWER on IntegriCloud