summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'a9179b5bd6f143b4a7ff48bb0d00c8f0a7cafb4b'Michael Niedermayer2014-10-291-1/+1
|\
| * configure: Check only for xcbLuca Barbato2014-10-281-1/+1
* | lavu/atomic: add support for the new memory model aware gcc built-insJames Almer2014-10-291-1/+3
* | Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96'Michael Niedermayer2014-10-271-5/+32
|\ \ | |/
| * xcbgrab: XCB-based screen captureLuca Barbato2014-10-261-6/+33
* | Merge commit '3f8f1c6ff24ee858eb5b0bf47ef6d4605299a87e'Michael Niedermayer2014-10-261-0/+2
|\ \ | |/
| * lavu: Provide fallbacks for gmtime_r and localtime_rMartin Storsjö2014-10-261-0/+2
| * w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer2014-10-101-0/+2
* | lavd/avfoundation: Add support for screen capturing.Thilo Borgmann2014-10-251-1/+1
* | configure: fix bug to ensure that HAVE_VSX is only enabled when HAVE_ALTIVEC ...Rong Yan2014-10-201-1/+1
* | v4l2: Make use of the VIDIOC_ENUM_FRAMESIZES ioctl on OpenBSDBrad Smith2014-10-201-0/+1
* | configure: add pkg-config support for libx264Benoit Fouet2014-10-181-1/+4
* | build: mov_muxer requires ac3_parserYu Xiaolei2014-10-151-1/+1
* | compat/w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer2014-10-091-0/+2
* | configure: add -lrt to libavutil when needed for nanosleepMichael Niedermayer2014-10-051-1/+1
* | configure: Set large address aware.Matthew Oliver2014-10-051-0/+2
* | Merge commit '7d97511e13ef30cd99bae0e36400de055b72918d'Michael Niedermayer2014-10-041-2/+2
|\ \ | |/
| * configure: Add -lrt dependency to avutil's pc file.Josh Allmann2014-10-041-2/+2
| * configure: Provide a safe default for unknonw libcsLuca Barbato2014-09-271-2/+2
| * configure: Assume a standard-compliant default libcLuca Barbato2014-09-261-0/+3
| * configure: Use the right variables in check_host_cppJörg Krause2014-09-171-1/+1
| * configure: Disable i686 for i586 and lower CPUsMikulas Patocka2014-09-161-0/+1
* | configure: add noexecstack to linker options if supported.Reimar Döffinger2014-09-281-0/+1
* | Support libopenjpeg 2.x via libopenmj2.Carl Eugen Hoyos2014-09-261-1/+2
* | configure: Check if "-D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600" is needed ...Michael Niedermayer2014-09-241-0/+9
* | configure: fail if SDL is unavailable and --enable-sdl is specifiedMichael Niedermayer2014-09-241-1/+4
* | configure: reindent the --disable-sdl related codeMichael Niedermayer2014-09-241-15/+15
* | configure: support --disable-sdlMichael Niedermayer2014-09-241-1/+5
* | Revert "configure: Refactor setting of feature test macro _XOPEN_SOURCE"Michael Niedermayer2014-09-221-3/+0
* | avdevice: add decklink input supportDeti Fliegl2014-09-221-1/+3
* | configure: Refactor setting of feature test macro _XOPEN_SOURCEJörg Krause2014-09-221-0/+3
* | 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
|\ \ | |/
OpenPOWER on IntegriCloud