857 Commits (5b0875491242b975afeabc2df4651316f981efc2)

Author SHA1 Message Date
İsmail Dönmez 8541cc274c Do not add deprecated -no-cpp-precomp to CFLAGS on Darwin. 17 years ago
Diego Biurrun 2c62e737f4 Add empty line in output to increase readability. 17 years ago
Måns Rullgård 61d251dbc0 check for inline asm support 17 years ago
Måns Rullgård 9342080973 fix version in libavfilter.pc 17 years ago
Måns Rullgård f436a23e59 fix versions in .pc files 17 years ago
Måns Rullgård a6601d69bb fix libavfilter version extraction 17 years ago
Michael Niedermayer b2eb2ff098 Make gcc ignore the distinction between +0.0 and -0.0, this allows it to 17 years ago
Måns Rullgård f65c9da140 print enabled things in columns 17 years ago
Vitor Sessak 3cde40aaa4 10l, alphabetic ordering 17 years ago
Vitor Sessak f7679c54dd Build system changes for libavfilter addition. Add --enable-avfilter configure option. 17 years ago
Måns Rullgård 147e769207 simplify version number extraction 17 years ago
Måns Rullgård 800c289a66 less preprocessor magic in version number macros 17 years ago
Michael Niedermayer 11fdbc4430 25% faster floating point AAN IDCT. 17 years ago
Peter Ross 269820f141 Disable vhook on Interix, patch by Pete Ross, pross xvid org. 17 years ago
Måns Rullgård 76a448ed4f Install headers in $prefix/include/$libname 17 years ago
Diego Biurrun 18ee626cec Add -lm to x264 check, it is needed on most systems. 17 years ago
Måns Rullgård e97ac1e6f5 Clean up lib* version definitions 17 years ago
Måns Rullgård 719c8e00ef prettify lib* version number extraction 17 years ago
Måns Rullgård 73ef89807e prettify encoder/decoder/muxer/... list extraction 17 years ago
Mike Frysinger 63da080387 The Blackfin toolchains will automatically select FDPIC according to the 17 years ago
Måns Rullgård b147ec08c3 do not run ldconfig after installing shared libraries 17 years ago
Luca Abeni f8cda19ee6 Include poll.h instead of sys/poll.h 17 years ago
Diego Biurrun 6c6007d6a3 Do not use ranges with tr, the results are locale-dependent. 17 years ago
Michael Niedermayer 652a5bf69d Warn if a comparison is always true or always false due to the 17 years ago
Michael Niedermayer 9aceb3cfbc Make string constants const. Why is this not default? 17 years ago
Diego Biurrun 1bc0a44d79 Remove -Werror= CFLAGS that do not have the desired effect. 17 years ago
Michael Niedermayer aa819b9b7d Mixing declarations and statements is an error, so is any construct 17 years ago
Michael Niedermayer f49299967b Warn about casts which remove const. 17 years ago
Diego Biurrun d6773f563d Pass argc and argv to the main function of the SDL tests. 17 years ago
Diego Biurrun afc9aee2b4 Add -pthread to extralibs and not to ldflags so that the dependency gets 17 years ago
Diego Biurrun 3fe142e255 Add a --enable-nonfree command line parameter similar to --enable-gpl. 17 years ago
Diego Biurrun 64e13d6914 Do not group libamr_nb and libamr_wb together as libamr. 17 years ago
Michael Kostylev 094c09bb4a Add system-specific network link flags to inet_aton test. This should fix 17 years ago
KO Myung-Hun 1ca5d97fc8 Use check_lib2 instead of check_lib in SDL test. This is helpful in 17 years ago
Igor Mozolevsky 800a5a1905 pentium4m is a valid CPU name, add it to the list. 17 years ago
Diego Biurrun cf1392e9f3 Move "Creating config.mak and config.h..." message down to the point where 17 years ago
Måns Rullgård e5d8ccd727 refer users to ffmpeg-user list in case of errors 17 years ago
Alessandro Sappia 0b4a18218e Adding support for libdc1394 v.2, patch by Alessandro Sappia a dot sappia at ngi dot it 17 years ago
Roberto Togni ca5323af4b Move printing of the license status at the end of configure output, so 17 years ago
Aurelien Jacobs 3abe5fbdc4 improve CRC API 17 years ago
Luca Abeni 8eb793c459 Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's dependencies 17 years ago
Luca Abeni 95c2184270 Rationalize some dependencies between rtsp and rtp 17 years ago
Dave Yeo 72be9e73ae Add portable way to check for the existence of definitions and 17 years ago
Michael Kostylev a33cab3a9a Check for the presence of llrint(), lrint(), round() and roundf() 17 years ago
Michael Kostylev 81644c2ee0 Check for the presence of sys/select.h and conditionally #include it. 17 years ago
Michael Kostylev 4f365f37b5 djgpp port, first part 17 years ago
Diego Biurrun fe9bb34766 dv1394 depends on dv_demuxer, fixes linking with demuxers disabled. 17 years ago
Diego Biurrun 08c015c075 Remove unnecessary system include path from pkg-config files. 17 years ago
Måns Rullgård 569cb218f8 Revert r11202: do not create copy relocations when linking to shared libs 17 years ago
Måns Rullgård e11910120a do not create copy relocations when linking to shared libs 17 years ago