Diego Biurrun
|
14f29f795d
|
Revert putting EXTRALIBS in common.mak, linking fails on MinGW.
Originally committed as revision 6700 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-15 12:59:45 +00:00 |
Diego Biurrun
|
dadb850a50
|
Move CFLAGS handling to common.mak.
Originally committed as revision 6642 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-11 08:30:13 +00:00 |
Diego Biurrun
|
cbeee4d8e5
|
Replace -I../-I. by -I$(BUILD_ROOT).
Originally committed as revision 6572 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-07 09:22:44 +00:00 |
Diego Biurrun
|
4aad0d6db6
|
Remove bogus commented out include line.
Originally committed as revision 6571 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-07 08:38:55 +00:00 |
Diego Biurrun
|
0533322ea3
|
Move EXTRALIBS handling to common.mak.
Originally committed as revision 6545 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-03 19:23:39 +00:00 |
Luca Barbato
|
17ff55356a
|
Fix postproc build, thanks to Pavlov Konstantin <thresh@cpms.ru>
Originally committed as revision 6534 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-03 07:57:04 +00:00 |
Luca Barbato
|
6ab6c7c3cc
|
make postproc use avutil
Originally committed as revision 6524 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-10-02 10:49:27 +00:00 |
Diego Biurrun
|
dc8cd49f1a
|
Remove superfluous ifeq.
Originally committed as revision 6239 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-12 10:50:32 +00:00 |
Diego Biurrun
|
691c480e7f
|
Fix 'make depend' for libpostproc.
Originally committed as revision 6238 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-09-12 10:33:27 +00:00 |
Diego Biurrun
|
7981555d89
|
Move all internal -I parameters to the front of CFLAGS to avoid using external
header files that happen to have the same name as internal ones.
Originally committed as revision 6016 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-17 16:32:08 +00:00 |
Diego Biurrun
|
c895987b33
|
Remove unnecessary -I. option.
Originally committed as revision 6010 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-17 11:42:41 +00:00 |
Diego Biurrun
|
5c8dfdb45e
|
Remove duplicate -I option.
Originally committed as revision 6009 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-08-17 09:55:37 +00:00 |
Diego Biurrun
|
f7f03a6303
|
Remove MPlayer-specific include option hacks.
Originally committed as revision 5723 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-12 15:19:51 +00:00 |
Diego Biurrun
|
6e03fa5094
|
Remove erroneous -I../.. flag that points outside of the src directory.
Originally committed as revision 5621 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-07-05 14:09:37 +00:00 |
Måns Rullgård
|
42225a3058
|
remove redundant make variable SUBDIR
Originally committed as revision 5442 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-06-01 21:57:44 +00:00 |
Måns Rullgård
|
21f9324b60
|
10l to Diego
Originally committed as revision 5441 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-06-01 21:49:51 +00:00 |
Diego Biurrun
|
6d9a242106
|
libavcodec/libpostproc ---> libpostproc
Originally committed as revision 5440 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2006-06-01 21:37:48 +00:00 |