summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* avdevice/xcbgrab: fix undefined reference to xcb_shape_rectangles in xcbgrab.cBoris Reisig2014-11-24
* avcodec/pngdec: add APNG support.Benoit Fouet2014-11-21
* configure: disable strip when using icl.Matthew Oliver2014-11-20
* configure: Prevent icl being incorrectly detected as msvc.Matthew Oliver2014-11-20
* Merge commit 'fe5e6e34c05e274f98528be4f77f3c474473f977'Michael Niedermayer2014-11-17
|\
| * lavf: Add an MPEG-DASH ISOFF segmenting muxerMartin Storsjö2014-11-17
* | configure: Enable mpcodec compilation without inline asm.Matthew Oliver2014-11-17
* | lavfi : change xBR filter to LGPLArwa Arif2014-11-15
* | configure: Hack to treat x32 as x86_64.Reimar Döffinger2014-11-12
* | lavfi: add xbr filter xBRArwa Arif2014-11-10
* | Remove fminf() emulation.Carl Eugen Hoyos2014-11-08
* | avformat/udp: UDP-Lite (RFC 3828) support addedThomas Volkert2014-11-05
* | Use -fno-optimize-sibling-calls on parisc also for gcc 4.9.Carl Eugen Hoyos2014-11-05
* | configure: add xcb cflags and extralibs to cflags and extralibs.Benoit Fouet2014-11-03
* | configure: fix escaping in xcb cflags / libsMichael Niedermayer2014-10-31
* | Fix disabling libxcb-shm and libxcb-xfixes.Carl Eugen Hoyos2014-10-30
* | Autodetect libxcb.Carl Eugen Hoyos2014-10-30
* | Merge commit 'a9179b5bd6f143b4a7ff48bb0d00c8f0a7cafb4b'Michael Niedermayer2014-10-29
|\|
| * configure: Check only for xcbLuca Barbato2014-10-28
* | lavu/atomic: add support for the new memory model aware gcc built-insJames Almer2014-10-29
* | Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96'Michael Niedermayer2014-10-27
|\|
| * xcbgrab: XCB-based screen captureLuca Barbato2014-10-26
* | Merge commit '3f8f1c6ff24ee858eb5b0bf47ef6d4605299a87e'Michael Niedermayer2014-10-26
|\|
| * lavu: Provide fallbacks for gmtime_r and localtime_rMartin Storsjö2014-10-26
| * w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer2014-10-10
* | lavd/avfoundation: Add support for screen capturing.Thilo Borgmann2014-10-25
* | configure: fix bug to ensure that HAVE_VSX is only enabled when HAVE_ALTIVEC ...Rong Yan2014-10-20
* | v4l2: Make use of the VIDIOC_ENUM_FRAMESIZES ioctl on OpenBSDBrad Smith2014-10-20
* | configure: add pkg-config support for libx264Benoit Fouet2014-10-18
* | build: mov_muxer requires ac3_parserYu Xiaolei2014-10-15
* | compat/w32pthreads: use the CONDITION_VARIABLE typedef if availableJames Almer2014-10-09
* | configure: add -lrt to libavutil when needed for nanosleepMichael Niedermayer2014-10-05
* | configure: Set large address aware.Matthew Oliver2014-10-05
* | Merge commit '7d97511e13ef30cd99bae0e36400de055b72918d'Michael Niedermayer2014-10-04
|\|
| * configure: Add -lrt dependency to avutil's pc file.Josh Allmann2014-10-04
| * configure: Provide a safe default for unknonw libcsLuca Barbato2014-09-27
| * configure: Assume a standard-compliant default libcLuca Barbato2014-09-26
| * configure: Use the right variables in check_host_cppJörg Krause2014-09-17
| * configure: Disable i686 for i586 and lower CPUsMikulas Patocka2014-09-16
* | configure: add noexecstack to linker options if supported.Reimar Döffinger2014-09-28
* | Support libopenjpeg 2.x via libopenmj2.Carl Eugen Hoyos2014-09-26
* | configure: Check if "-D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600" is needed ...Michael Niedermayer2014-09-24
* | configure: fail if SDL is unavailable and --enable-sdl is specifiedMichael Niedermayer2014-09-24
* | configure: reindent the --disable-sdl related codeMichael Niedermayer2014-09-24
* | configure: support --disable-sdlMichael Niedermayer2014-09-24
* | Revert "configure: Refactor setting of feature test macro _XOPEN_SOURCE"Michael Niedermayer2014-09-22
* | avdevice: add decklink input supportDeti Fliegl2014-09-22
* | configure: Refactor setting of feature test macro _XOPEN_SOURCEJörg Krause2014-09-22
* | avfilter: remove obsolete FF_API_ACONVERT_FILTER cruftJames Almer2014-09-17
* | Merge commit '2d589273dd36c5eb271a035ea0e669b64dae257f'Michael Niedermayer2014-09-16
|\|