summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete liba52 wrapper code.Diego Biurrun2008-10-061-11/+1
* Merge variable declaration and export.Diego Biurrun2008-10-041-2/+1
* Stop Sun Studio from issuing a warning during configure when passedDiego Pettenò2008-10-031-1/+1
* Update copyright years.Diego Biurrun2008-10-021-3/+3
* Globally set LC_ALL=C to prevent locale issues from breaking tests.Diego Biurrun2008-10-021-0/+4
* fix -uninstalled.pc includedir for out-of-tree buildsDiego Pettenò2008-09-281-1/+1
* Add support for passing a version string to configure that is appended toDiego Biurrun2008-09-261-0/+6
* whitespace cosmeticsDiego Biurrun2008-09-261-2/+2
* Add MIPS to list of architectures requiring PIC flags.Diego Biurrun2008-09-231-1/+1
* V4L2 support for OpenBSD, patch by Brad, brad comstyle comBrad2008-09-211-1/+3
* Rename check_func2 to check_func_headers.Diego Biurrun2008-09-201-6/+6
* add a separate line in Makefile for E-AC-3 decoder and only compile it whenJustin Ruggles2008-09-021-0/+1
* Use correct asm object type and necessary -DPIC for yasm on 64-bit DarwinDavid Conrad2008-08-161-0/+2
* Add -fasm and -std=c99 when supported.Michael Niedermayer2008-08-141-0/+3
* Check for sys/select.h and poll.h unconditionally, not just if ffserverDiego Biurrun2008-08-141-7/+2
* Add -D_POSIX_C_SOURCE=200112 to cflags.Michael Niedermayer2008-08-141-1/+1
* Remove unneeded whitespace and quotes from -D_ISOC99_SOURCE.Michael Niedermayer2008-08-141-1/+1
* Change _ISOC9X_SOURCE to _ISOC99_SOURCE.Michael Niedermayer2008-08-131-1/+1
* Move -D_ISOC9X_SOURCE to configure so its available to all tests.Michael Niedermayer2008-08-131-1/+1
* Show result of yasm test.Carl Eugen Hoyos2008-08-131-0/+1
* yasm buildsystemLoren Merritt2008-08-111-0/+27
* Explain the difference between HAVE_LIST and CONFIG_LIST in a short comment.Diego Biurrun2008-08-011-0/+3
* Only check for socklen_t if network support is enabled.Diego Biurrun2008-08-011-2/+1
* Remove AltiVec vector declaration compiler compatibility macros.Diego Biurrun2008-07-241-4/+2
* Make configure --help document the --enable-debug option.Stefano Sabatini2008-07-211-0/+1
* Move --disable-debug to a better place within configure help output.Diego Biurrun2008-07-211-1/+1
* Replace LDLATEFLAGS hackery by proper LDFLAGS tests.Diego Biurrun2008-07-171-3/+2
* ARM: disable use of system byteswap.hMåns Rullgård2008-07-151-0/+3
* Add parisc* to the list of architectures requiring PIC flags for shared libs.Diego Biurrun2008-07-131-1/+1
* configure: simplify negative dependenciesMåns Rullgård2008-07-121-8/+2
* configure: allow !foo as argument to enabled/disabled and *_deps listsMåns Rullgård2008-07-121-2/+5
* regenerate dependencies when building object filesMåns Rullgård2008-07-091-1/+1
* Add FFMPEG_CONFIGURATION to config.mak as well, it sometimes helps debugging.Diego Biurrun2008-07-081-0/+1
* correct path in *-uninstalled.pcAurelien Jacobs2008-07-071-2/+2
* MLP/TrueHD decoder.Ramiro Polla2008-07-041-0/+1
* Check for support of -fomit-frame-pointer before adding it to CFLAGS.Ben Taylor2008-06-251-1/+1
* Each dependency file needs to be updated when one of the files theDiego Biurrun2008-06-251-1/+1
* fix dependency generationMåns Rullgård2008-06-191-1/+1
* enable version.h to be created from subdirsMåns Rullgård2008-06-191-1/+1
* Generate pkg-config files in each library subdirectory so that they doDiego Biurrun2008-06-161-3/+3
* Fix typo in the names of variables assigned to OS-specific path variables.Diego Biurrun2008-06-081-2/+2
* Add -Wl,-rpath-link flags for all libraries to LDLATEFLAGS.Diego Biurrun2008-06-061-1/+1
* check for ARM NEON assembler supportMåns Rullgård2008-06-051-0/+4
* accept --cpu=cortex*Måns Rullgård2008-06-051-1/+1
* improve installation path selectionMåns Rullgård2008-06-021-10/+18
* cosmetics: Split all path variables into their own list.Diego Biurrun2008-06-021-8/+13
* cosmetics: Remove useless backslashes.Diego Biurrun2008-05-301-4/+4
* Implement a proper configure test for AltiVec vector declaration syntax.Diego Biurrun2008-05-301-0/+8
* Simplify altivec.h test.Diego Biurrun2008-05-301-4/+1
* 10l: Add useless backslashes in AltiVec CFLAGS test.Diego Biurrun2008-05-301-2/+2
OpenPOWER on IntegriCloud