Ramiro Polla
c234520736
VFW capture support
...
Originally committed as revision 12384 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
Måns Rullgård
6bd859d67e
check for x86 bswap instruction
...
Originally committed as revision 12375 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
0e32c8c65a
simplify library version handling
...
Originally committed as revision 12362 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
e3773a55be
simplify processing of some --disable-* options
...
Originally committed as revision 12342 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Aurelien Jacobs
241227d8a8
remove some unneeded artificial dependencies from configure
...
Originally committed as revision 12334 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
22f8654776
Fix endian test with grep not handling non-text files
...
POSIX grep is not required to support non-text files.
Idea by Rich Felker.
Originally committed as revision 12304 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
932ccf398a
remove unnecessary backslashes
...
Originally committed as revision 12302 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Vitor Sessak
81124ba0d1
Fix libavfilter compilation and make it more in line
...
with the other libav*.
Originally committed as revision 12301 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
6548ff57c0
Force DOS users to enable memalign hack when needed,
...
the same way it's done for MinGW.
Originally committed as revision 12299 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Benjamin Larsson
40bcf4c780
Support setting the debuglevel (-g level) with --enable-debug=#
...
Originally committed as revision 12298 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Ramiro Polla
c6eed369d2
Use "disable" helper function
...
Originally committed as revision 12291 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
İsmail Dönmez
8541cc274c
Do not add deprecated -no-cpp-precomp to CFLAGS on Darwin.
...
patch by İsmail Dönmez, ismail namtrac org
Originally committed as revision 12285 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
2c62e737f4
Add empty line in output to increase readability.
...
Originally committed as revision 12271 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
61d251dbc0
check for inline asm support
...
Originally committed as revision 12270 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
9342080973
fix version in libavfilter.pc
...
Originally committed as revision 12267 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
f436a23e59
fix versions in .pc files
...
Originally committed as revision 12264 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
a6601d69bb
fix libavfilter version extraction
...
Originally committed as revision 12260 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
b2eb2ff098
Make gcc ignore the distinction between +0.0 and -0.0, this allows it to
...
change x+0.0 to x. Though it alone does not allow gcc to remove x*0.0,
that would also require -ffinite-math-only.
Originally committed as revision 12252 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
f65c9da140
print enabled things in columns
...
Originally committed as revision 12251 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Vitor Sessak
3cde40aaa4
10l, alphabetic ordering
...
Originally committed as revision 12250 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
147e769207
simplify version number extraction
...
Originally committed as revision 12247 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
800c289a66
less preprocessor magic in version number macros
...
Originally committed as revision 12246 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
11fdbc4430
25% faster floating point AAN IDCT.
...
Other float code likely benefits as well ...
Originally committed as revision 12245 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Peter Ross
269820f141
Disable vhook on Interix, patch by Pete Ross, pross xvid org.
...
Originally committed as revision 12226 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
76a448ed4f
Install headers in $prefix/include/$libname
...
Install each library's headers in $prefix/include/$libname.
The installed headers use #include "lib*/*.h"; applications
are expected to do the same.
Specify only $prefix/include in .pc files.
Originally committed as revision 12194 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
18ee626cec
Add -lm to x264 check, it is needed on most systems.
...
taken from the DOS/DJGPP port by Michael Kostylev, mik niipt ru
Originally committed as revision 12178 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
e97ac1e6f5
Clean up lib* version definitions
...
Updating version numbers now requires changing only one place.
Originally committed as revision 12154 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
719c8e00ef
prettify lib* version number extraction
...
Originally committed as revision 12128 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
73ef89807e
prettify encoder/decoder/muxer/... list extraction
...
Originally committed as revision 12127 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Mike Frysinger
63da080387
The Blackfin toolchains will automatically select FDPIC according to the
...
toolchain/tuple, so there is no need (and indeed this is unwanted)
to force -mfdpic into the compile/linker flags.
patch by Mike Frysinger, vapier.adi a gmail d com
Originally committed as revision 12122 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
Luca Abeni
f8cda19ee6
Include poll.h instead of sys/poll.h
...
Originally committed as revision 11924 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
6c6007d6a3
Do not use ranges with tr, the results are locale-dependent.
...
Suggested by Rich Felker.
Originally committed as revision 11914 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
652a5bf69d
Warn if a comparison is always true or always false due to the
...
limited range of the data type.
The only new warning this causes (if i didnt miss one) is:
udp.c:272: warning: comparison of unsigned expression < 0 is always false
which is a real bug
Originally committed as revision 11839 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
9aceb3cfbc
Make string constants const. Why is this not default?
...
Originally committed as revision 11835 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
1bc0a44d79
Remove -Werror= CFLAGS that do not have the desired effect.
...
Originally committed as revision 11811 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
aa819b9b7d
Mixing declarations and statements is an error, so is any construct
...
depending on sizeof(void) (like void_ptr++)
Originally committed as revision 11798 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Niedermayer
f49299967b
Warn about casts which remove const.
...
Feel free to flame me if you disagree that such code is wrong.
Originally committed as revision 11699 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
d6773f563d
Pass argc and argv to the main function of the SDL tests.
...
This appears to be required on Windows and does no harm on Linux.
closes issue 344, patch by jdm
Originally committed as revision 11662 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
afc9aee2b4
Add -pthread to extralibs and not to ldflags so that the dependency gets
...
reflected in the pkg-config files.
noticed by j .at. v2v .dot. cc
Originally committed as revision 11618 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
3fe142e255
Add a --enable-nonfree command line parameter similar to --enable-gpl.
...
Required to enable nonfree libraries that make FFmpeg unredistributable.
Originally committed as revision 11617 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
64e13d6914
Do not group libamr_nb and libamr_wb together as libamr.
...
Also fixes --enable-libamr being recognized as configure parameter.
Originally committed as revision 11616 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Michael Kostylev
094c09bb4a
Add system-specific network link flags to inet_aton test. This should fix
...
the check on platforms that require those flags.
patch by Michael Kostylev, mik niipt ru
Originally committed as revision 11553 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
KO Myung-Hun
1ca5d97fc8
Use check_lib2 instead of check_lib in SDL test. This is helpful in
...
combination with different calling/naming conventions as used in the
OS/2 port of SDL.
patch by Myung-Hun, komh a chollian d net
Originally committed as revision 11545 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Igor Mozolevsky
800a5a1905
pentium4m is a valid CPU name, add it to the list.
...
patch by Igor Mozolevsky, igor hybrid-lab.co uk
Originally committed as revision 11538 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Diego Biurrun
cf1392e9f3
Move "Creating config.mak and config.h..." message down to the point where
...
those two files are actually created.
Originally committed as revision 11537 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Måns Rullgård
e5d8ccd727
refer users to ffmpeg-user list in case of errors
...
Originally committed as revision 11517 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago
Alessandro Sappia
0b4a18218e
Adding support for libdc1394 v.2, patch by Alessandro Sappia a dot sappia at ngi dot it
...
Originally committed as revision 11501 to svn://svn.ffmpeg.org/ffmpeg/trunk
17 years ago