summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* avfilter: remove obsolete FF_API_ACONVERT_FILTER cruftJames Almer2014-09-171-2/+0
* Merge commit '2d589273dd36c5eb271a035ea0e669b64dae257f'Michael Niedermayer2014-09-161-2/+3
|\
| * configure: Split adding of CFLAGS and CPPFLAGS for hardened toolchainDiego Biurrun2014-09-161-2/+3
* | build: simplify libwebp checkClément Bœsch2014-09-151-3/+1
* | configure: Fix miscompilation for i586Mikulas Patocka2014-09-121-0/+1
* | configure: fix check_cmd in check_host_cppJörg Krause2014-09-111-1/+1
* | Merge commit '1274ea8dbaec44355bde07f6bb31fec0c4e6fd2d'Michael Niedermayer2014-09-081-0/+7
|\ \ | |/
| * Split off floating point AAN (I)DCT into separate componentsDiego Biurrun2014-09-071-0/+7
* | Merge commit 'f20518568a77a6138fc74021ce56013ab72907ba'Michael Niedermayer2014-09-041-7/+8
|\ \ | |/
| * build: Split WMA frequencies into a separate object fileDiego Biurrun2014-09-041-7/+8
* | Use makeinfo to generate html doc for the new websiteTimothy Gu2014-09-041-2/+8
* | Merge commit 'ebef9f5a56d7df91e010a177a80cfc8dbe394305'Michael Niedermayer2014-09-031-1/+1
|\ \ | |/
| * time: Use clock_gettime if the monotonic clock is availableLuca Barbato2014-09-031-0/+4
* | build sys: enable the decoding_encoding example under the ffmpeg/doc/examplesRong Yan2014-09-021-0/+1
* | Fix standalone compilation of the snow decoder.Carl Eugen Hoyos2014-09-011-1/+1
* | build: use pkg-config to detect libmodplugClément Bœsch2014-09-011-1/+1
* | configure: update libvpx_vp9_encoder checkJames Almer2014-08-261-1/+1
* | lavc/tiff: add support for LZMA compressionJames Almer2014-08-241-1/+4
* | Merge commit '749b1f1359b5af0a08221923b016551b18ab6171'Michael Niedermayer2014-08-231-1/+2
|\ \ | |/
| * configure: add --enable-rpathReinhard Tartler2014-08-231-0/+3
* | Merge commit '051aadeed104ecbe8ee4850ec2d7e5394f5e1ccd'Michael Niedermayer2014-08-221-0/+3
|\ \ | |/
| * ogg: Provide aliases for Speex, Opus and audio-only oggLuca Barbato2014-08-221-0/+3
* | Merge commit 'b0bfd09f88da8b7c7666faf0ac7d5e74559dba9f'Michael Niedermayer2014-08-221-1/+1
|\ \ | |/
| * configure: Suppress "potentially uninitialized variable" warnings from MSVCDiego Biurrun2014-08-211-1/+1
| * configure: Check for nanosleep in headers as well, not only in libsMartin Storsjö2014-08-131-1/+1
* | avcodec: export motion vectors in frame side data on demandClément Bœsch2014-08-181-0/+2
* | avutil: turn arm setend into a cpuflagMichael Niedermayer2014-08-131-0/+3
* | Remove useless configure option "--enable-sram".Carl Eugen Hoyos2014-08-121-2/+0
* | configure: Check for nanosleep in headers as well, not only in libsMartin Storsjö2014-08-121-1/+1
* | Merge commit '08b94f160a2c966bb83e32bde0e52246fafa2155'Michael Niedermayer2014-08-101-0/+12
|\ \ | |/
| * configure: Don't pass MSVC compiler options -M[TD] to armasmMartin Storsjö2014-08-101-0/+12
* | Merge commit 'ab0742d2f34d70415620441b7ed7da2f03a0c14f'Michael Niedermayer2014-08-101-1/+1
|\ \ | |/
| * configure: Suggest upgrading gas-preprocessor instead of just installingMartin Storsjö2014-08-101-1/+1
* | Merge commit '9f8cf50e3be04b8e178086edaa4598826143303d'Michael Niedermayer2014-08-101-3/+14
|\ \ | |/
| * configure: Enable gas-preprocessor on all OSes but only if availableDiego Biurrun2014-08-101-3/+13
* | Merge commit 'f4312352fc52cc47c1ba398a33f629d32a737e91'Michael Niedermayer2014-08-101-0/+5
|\ \ | |/
| * configure: Add probe identification of MS armasmMartin Storsjö2014-08-101-0/+5
* | Merge commit '444c73583d2848a542330c03949e1f933ac68f53'Michael Niedermayer2014-08-081-1/+1
|\ \ | |/
| * configure: Only run gas checks on ARM and PowerPCDiego Biurrun2014-08-081-1/+1
* | Merge commit '0026e356d044e72b6e743b234708b8b8af457ac0'Michael Niedermayer2014-08-081-1/+1
|\ \ | |/
| * configure: Die if gas is unavailable under aarch64 as well as ARMDiego Biurrun2014-08-081-1/+1
* | configure: Check if libwebp compilation will succeed.Carl Eugen Hoyos2014-08-081-1/+3
* | avfilter/dctdnoiz: rewrite [f/i]dctClément Bœsch2014-08-071-2/+0
* | Merge commit 'ed6d9ce914d552eeda16af857da97c4b1aea1e3f'Michael Niedermayer2014-08-061-1/+1
|\ \ | |/
| * configure: Include the armcc build number in the compiler identificationMartin Storsjö2014-08-061-1/+1
* | avfilter/select: remove optional avcodec dependencyClément Bœsch2014-08-051-0/+1
* | avfilter/mp_decimate: remove avcodec dependencyClément Bœsch2014-08-051-2/+2
* | avfilter/deshake: remove avcodec dependencyClément Bœsch2014-08-051-3/+1
* | build: remove wrong avcodec dep in decimateClément Bœsch2014-08-051-1/+0
* | avutil: add pixelutils APIClément Bœsch2014-08-051-0/+2
OpenPOWER on IntegriCloud