1026 Commits (53bd9d923a86f2c3d8a9bb81b4bba8700665a973)

Author SHA1 Message Date
Måns Rullgård 53bd9d923a Revert "Replace sed trickery in the gcc dependency generation command" 16 years ago
Måns Rullgård 5eb39de901 configure: simplify PPC dcbzl check 16 years ago
Carl Eugen Hoyos 89493e10ef Don't include byteswap.h anymore. 16 years ago
Diego Biurrun 3a2bcaed7c Replace sed trickery in the gcc dependency generation command by use of 16 years ago
Stefano Sabatini ca9acf9767 Fix inconsistent indent. 16 years ago
Diego Biurrun 79ab96bafd Revert the merger of LC_ALL declaration and export. 16 years ago
Stefano Sabatini 15fe16f4a4 Check requirement for libx264 version in configure using 16 years ago
Stefano Sabatini a5344cf7ec Implement CPP condition check support in configure. 16 years ago
Ramiro Polla bc574408dc Only special-case absolute DOS paths on systems that support them. 16 years ago
Stefano Sabatini 60e8bc13a9 Make configure --help return 0. 16 years ago
Stefano Sabatini 1865259fea Document libavfilter filters options in configure -h. 16 years ago
Diego Biurrun d8d12c1594 Remove obsolete liba52 wrapper code. 16 years ago
Diego Biurrun 460a4fb99d Merge variable declaration and export. 16 years ago
Diego Pettenò 0c45cd0720 Stop Sun Studio from issuing a warning during configure when passed 16 years ago
Diego Biurrun 949906ea6d Update copyright years. 16 years ago
Diego Biurrun 31e647f8a2 Globally set LC_ALL=C to prevent locale issues from breaking tests. 16 years ago
Diego Pettenò 1d44d365ac fix -uninstalled.pc includedir for out-of-tree builds 16 years ago
Diego Biurrun ac63af34b5 Add support for passing a version string to configure that is appended to 16 years ago
Diego Biurrun 295b8c7025 whitespace cosmetics 16 years ago
Diego Biurrun b6bd726843 Add MIPS to list of architectures requiring PIC flags. 16 years ago
Brad 1b6e8b734c V4L2 support for OpenBSD, patch by Brad, brad comstyle com 16 years ago
Diego Biurrun 2446d3d684 Rename check_func2 to check_func_headers. 16 years ago
Justin Ruggles 406ab5cc97 add a separate line in Makefile for E-AC-3 decoder and only compile it when 16 years ago
David Conrad 1b0f6fb830 Use correct asm object type and necessary -DPIC for yasm on 64-bit Darwin 16 years ago
Michael Niedermayer e9b9a2f86f Add -fasm and -std=c99 when supported. 16 years ago
Diego Biurrun bf6ce82d81 Check for sys/select.h and poll.h unconditionally, not just if ffserver 16 years ago
Michael Niedermayer 11a9d3e853 Add -D_POSIX_C_SOURCE=200112 to cflags. 16 years ago
Michael Niedermayer aca36b287d Remove unneeded whitespace and quotes from -D_ISOC99_SOURCE. 16 years ago
Michael Niedermayer da0def34ec Change _ISOC9X_SOURCE to _ISOC99_SOURCE. 16 years ago
Michael Niedermayer ad1d871021 Move -D_ISOC9X_SOURCE to configure so its available to all tests. 16 years ago
Carl Eugen Hoyos af44e8e488 Show result of yasm test. 16 years ago
Loren Merritt 304d586de6 yasm buildsystem 16 years ago
Diego Biurrun dcd6128670 Explain the difference between HAVE_LIST and CONFIG_LIST in a short comment. 17 years ago
Diego Biurrun 668b65bd83 Only check for socklen_t if network support is enabled. 17 years ago
Diego Biurrun 80a61f08d2 Remove AltiVec vector declaration compiler compatibility macros. 17 years ago
Stefano Sabatini b7d49373d2 Make configure --help document the --enable-debug option. 17 years ago
Diego Biurrun 9c56a1f9f4 Move --disable-debug to a better place within configure help output. 17 years ago
Diego Biurrun 8351d2ba75 Replace LDLATEFLAGS hackery by proper LDFLAGS tests. 17 years ago
Måns Rullgård de0e19cc38 ARM: disable use of system byteswap.h 17 years ago
Diego Biurrun e70f1a2067 Add parisc* to the list of architectures requiring PIC flags for shared libs. 17 years ago
Måns Rullgård 1b71f04586 configure: simplify negative dependencies 17 years ago
Måns Rullgård 3250003c79 configure: allow !foo as argument to enabled/disabled and *_deps lists 17 years ago
Måns Rullgård 18c640054c regenerate dependencies when building object files 17 years ago
Diego Biurrun d921f03fcc Add FFMPEG_CONFIGURATION to config.mak as well, it sometimes helps debugging. 17 years ago
Aurelien Jacobs 46d1ff8382 correct path in *-uninstalled.pc 17 years ago
Ramiro Polla b517af05b9 MLP/TrueHD decoder. 17 years ago
Ben Taylor 40617a6d05 Check for support of -fomit-frame-pointer before adding it to CFLAGS. 17 years ago
Diego Biurrun f0418fec69 Each dependency file needs to be updated when one of the files the 17 years ago
Måns Rullgård edc724b8b8 fix dependency generation 17 years ago
Måns Rullgård 9e6165b53e enable version.h to be created from subdirs 17 years ago