Diego Biurrun
3c889b5cf7
Merge SDL_CFLAGS handling for files that need it.
...
Originally committed as revision 12412 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
bab785a5f9
vhooks really need libav* even if they compile fine without on Linux.
...
Originally committed as revision 12409 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
13ca50f367
Rename --enable-swscaler --> enable-swscale to be consistent with the
...
directory name and other option names. Also rename variables accordingly.
Originally committed as revision 12408 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
4a24ab64b1
Rename pp variable to postproc for consistency.
...
Originally committed as revision 12376 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
61c510887b
cosmetics: prettyprinting
...
Originally committed as revision 12369 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
3d323571d6
Install libavfilter if it has been enabled.
...
Originally committed as revision 12368 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
4c85ae7ba5
The videohook target does not depend on .libs.
...
Originally committed as revision 12367 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
733a6d8360
Remove mp4psp regression test
...
The PSP MP4 format requires an AAC audio stream, so until
we have an AAC encoder we cannot test this format.
The existing test is broken and does not actually use the
PSP format.
Originally committed as revision 12359 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Kostya Shishkov
9dc92a38a0
IMA ADPCM encoder - QT variant
...
Originally committed as revision 12348 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
de2f77d865
allow vpath search only for source files
...
Originally committed as revision 12343 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Vitor Sessak
f7679c54dd
Build system changes for libavfilter addition. Add --enable-avfilter configure option.
...
Patch by myself, Bobby Bingham and Víctor Paesa.
Originally committed as revision 12249 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
4411cb11f8
use diff -u -w in codec regression test
...
Originally committed as revision 12181 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
b147ec08c3
do not run ldconfig after installing shared libraries
...
Originally committed as revision 12121 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
2009721d99
split lavf regression tests
...
Originally committed as revision 11833 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
4383ed5cba
split regression tests allowing make to run them in parallel
...
Originally committed as revision 11832 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
b15136b793
seektest depends on both codectest and libavtest.
...
Originally committed as revision 11646 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
20963a7156
whitespace cosmetics
...
Originally committed as revision 11634 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
a11f43a466
remove some ifeq ($(CONFIG_FOO),yes)
...
Originally committed as revision 11633 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
1521c500da
Merge rules for tools/* into a generic rule.
...
Originally committed as revision 11620 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
2b258bbaad
Properly remove tools on clean.
...
Originally committed as revision 11619 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Pettenò
fc900b7b65
Make .vhookdep depend on version.h, same as .depend.
...
patch by Diego 'Flameeyes' Pettenò, flameeyes gmail com
Originally committed as revision 11543 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
d75dcfdceb
Add compilation rule for tools/pktdumper.
...
Originally committed as revision 11530 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
6da7cc8185
Add compilation rule for tools/trasher.
...
Originally committed as revision 11475 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Luca Abeni
c721d803cb
Introduce libavdevice
...
Originally committed as revision 11077 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
1c2211bd4e
Quote paths in uninstall commands where necessary.
...
Originally committed as revision 10927 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
ff21c1b056
Remove redundant -DHAVE_AV_CONFIG_H from tests/seek_test command.
...
Originally committed as revision 10885 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
2a4592fedc
Clarify comment about gcc -MM.
...
Originally committed as revision 10875 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
ef59bf60c0
Fix uninstall-vhook, SLIBSUF was being left out.
...
Originally committed as revision 10842 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
282db5fde0
Fix make install of man pages when PROGS is empty.
...
Originally committed as revision 10841 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
1217916b0d
Fix make install when PROGS is empty.
...
Originally committed as revision 10840 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
e1a3a63f13
Further simplify install-progs prerequisites, no need to duplicate PROGS.
...
Originally committed as revision 10839 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
c4fa7ebcda
Simplify install-progs prerequisite declaration.
...
Originally committed as revision 10838 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
2c8c502182
Make distclean should remove .vhookdep.
...
patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 10501 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Dave Yeo
65f379920f
Recurse into libswscale on uninstall.
...
patch by Dave Yeo, daveryeo telus net
Originally committed as revision 10479 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
06396e1193
10l: Actually add the .libs dependency to the seek_test binary,
...
not the phony seektest target.
Originally committed as revision 10258 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
d0e1cd3d9e
Split FFmpeg documentation into general documentation and the documentation
...
of the ffmpeg command line program.
Originally committed as revision 10255 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Wolfram Gloger
d664a6255b
Give seektest .libs dependency so that it gets updated on libavformat changes.
...
patch by Wolfram Gloger, wmglo dent.med.uni-muenchen de
Originally committed as revision 10246 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
a5a5984a25
cosmetics: Insert empty line for readability.
...
Originally committed as revision 10245 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Stefano Sabatini
4ce5df0856
Make ffserver use cmdutils.c show_license function
...
patch by Stefano Sabatini: [stefano sabatini minus lala ! poste it]
Originally committed as revision 10183 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
22a324da72
cosmetics: Use uppercase names for installation directories in makefiles.
...
Originally committed as revision 9776 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benoit Fouet
83ef1fea65
fix tools compilation
...
Originally committed as revision 9712 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
c07ed8c8a2
create and populate "tools" directory
...
Originally committed as revision 9634 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
fdc1973e30
libavtest and seektest no longer need gpl
...
Originally committed as revision 9633 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
7d6ac9a319
prettify conditional targets
...
Originally committed as revision 9566 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
cbefadbd25
whitespace cosmetics
...
Originally committed as revision 9565 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
dd9f3d9791
clean up vhook variables
...
Originally committed as revision 9564 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
742c94cbb4
10l: The ppm video hook depends on fork().
...
This dependency was apparently accidentally lost while making
the vhook build process non-recursive.
Originally committed as revision 9562 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
3b26ee4719
fix build after breakage in r9544
...
Originally committed as revision 9546 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
ed5614eb56
Make vhook build non-recursive.
...
Originally committed as revision 9544 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
d6cfad679a
Revert videohook dependency change.
...
Originally committed as revision 9368 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago