3638 Commits (bab11fe7bf4ba7b7941a06ae1bdae310e56fb384)

Author SHA1 Message Date
Matthew Oliver e39f8fad32 configure: Prevent icl being incorrectly detected as msvc. 10 years ago
Martin Storsjö 7813e6752b configure: Fix enabling memalign_hack automatically 10 years ago
Martin Storsjö fe5e6e34c0 lavf: Add an MPEG-DASH ISOFF segmenting muxer 10 years ago
Matthew Oliver 0b3c230542 configure: Enable mpcodec compilation without inline asm. 10 years ago
Arwa Arif a2f05d3337 lavfi : change xBR filter to LGPL 10 years ago
Reimar Döffinger 5e8e2f3861 configure: Hack to treat x32 as x86_64. 10 years ago
Arwa Arif 19d0949d31 lavfi: add xbr filter xBR 10 years ago
Carl Eugen Hoyos 4436a8f44d Remove fminf() emulation. 10 years ago
Thomas Volkert 07c3a4f693 avformat/udp: UDP-Lite (RFC 3828) support added 10 years ago
Carl Eugen Hoyos f2ffaae9ac Use -fno-optimize-sibling-calls on parisc also for gcc 4.9. 10 years ago
Benoit Fouet 50138ea4f7 configure: add xcb cflags and extralibs to cflags and extralibs. 10 years ago
Michael Niedermayer d15a94ba20 configure: fix escaping in xcb cflags / libs 10 years ago
Carl Eugen Hoyos 0e89d006d8 Fix disabling libxcb-shm and libxcb-xfixes. 10 years ago
Carl Eugen Hoyos 23ec8db8a0 Autodetect libxcb. 10 years ago
James Almer faa9d29829 lavu/atomic: add support for the new memory model aware gcc built-ins 10 years ago
Luca Barbato a9179b5bd6 configure: Check only for xcb 10 years ago
Luca Barbato a6674d2e77 xcbgrab: XCB-based screen capture 10 years ago
Martin Storsjö 3f8f1c6ff2 lavu: Provide fallbacks for gmtime_r and localtime_r 10 years ago
Thilo Borgmann a6555f88aa lavd/avfoundation: Add support for screen capturing. 10 years ago
Rong Yan a001db2e2c configure: fix bug to ensure that HAVE_VSX is only enabled when HAVE_ALTIVEC is enabled and in LE environment 10 years ago
Brad Smith 04a4fb81b3 v4l2: Make use of the VIDIOC_ENUM_FRAMESIZES ioctl on OpenBSD 10 years ago
Benoit Fouet e06263ef1e configure: add pkg-config support for libx264 10 years ago
Yu Xiaolei 8091fe3071 build: mov_muxer requires ac3_parser 10 years ago
James Almer 73ea3ffcd5 w32pthreads: use the CONDITION_VARIABLE typedef if available 10 years ago
James Almer 0c06949314 compat/w32pthreads: use the CONDITION_VARIABLE typedef if available 10 years ago
Michael Niedermayer 70eba7695c configure: add -lrt to libavutil when needed for nanosleep 10 years ago
Matthew Oliver e81eca0ce5 configure: Set large address aware. 10 years ago
Josh Allmann 7d97511e13 configure: Add -lrt dependency to avutil's pc file. 10 years ago
Reimar Döffinger b7082d953f configure: add noexecstack to linker options if supported. 10 years ago
Luca Barbato 5517466804 configure: Provide a safe default for unknonw libcs 10 years ago
Luca Barbato 9d2cee52d3 configure: Assume a standard-compliant default libc 10 years ago
Carl Eugen Hoyos 475e3799cd Support libopenjpeg 2.x via libopenmj2. 10 years ago
Michael Niedermayer 170e2fd7c3 configure: Check if "-D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600" is needed for localtime_r() 10 years ago
Michael Niedermayer 3bc036171f configure: fail if SDL is unavailable and --enable-sdl is specified 10 years ago
Michael Niedermayer fb01a18462 configure: reindent the --disable-sdl related code 10 years ago
Michael Niedermayer a7ed01082f configure: support --disable-sdl 10 years ago
Michael Niedermayer fe5093aafc Revert "configure: Refactor setting of feature test macro _XOPEN_SOURCE" 10 years ago
Deti Fliegl bac6cfcb3a avdevice: add decklink input support 10 years ago
Jörg Krause 56b8d10676 configure: Refactor setting of feature test macro _XOPEN_SOURCE 10 years ago
Jörg Krause 3f2c70355a configure: Use the right variables in check_host_cpp 10 years ago
James Almer d1c49bcae9 avfilter: remove obsolete FF_API_ACONVERT_FILTER cruft 10 years ago
Mikulas Patocka 9030c58a78 configure: Disable i686 for i586 and lower CPUs 10 years ago
Diego Biurrun 2d589273dd configure: Split adding of CFLAGS and CPPFLAGS for hardened toolchain 10 years ago
Clément Bœsch 864d124bb7 build: simplify libwebp check 10 years ago
Mikulas Patocka cdb3eee7c4 configure: Fix miscompilation for i586 10 years ago
Jörg Krause 453944cc77 configure: fix check_cmd in check_host_cpp 10 years ago
Diego Biurrun 1274ea8dba Split off floating point AAN (I)DCT into separate components 10 years ago
Diego Biurrun f20518568a build: Split WMA frequencies into a separate object file 10 years ago
Timothy Gu 17ad5fbb8a Use makeinfo to generate html doc for the new website 10 years ago
Luca Barbato ebef9f5a56 time: Use clock_gettime if the monotonic clock is available 10 years ago