4064 Commits (d1262262de8402109cd5f1d6c4971d956c99f11e)

Author SHA1 Message Date
Andreas Cadhalpun 6108485cf7 configure: enable vsx together with altivec for ppc64el 10 years ago
Arwa Arif a299cd5ab3 lavfi: port mp=pp7 to libavfilter 10 years ago
Michael Niedermayer d1c6b7b2d1 configure: fix convoluted shlib code 10 years ago
Martin Storsjö 3852e2c926 libopenh264enc: Fix a typo and some nitpicks 10 years ago
Martin Storsjö 8a3d9ca603 libavcodec: Add an OpenH264 encoder wrapper 10 years ago
Agostino Sarubbo fe08299868 build: Use -Werror=format-security 10 years ago
Martin Storsjö f4d4e66a24 configure: Remap -L to -libpath for msvc 10 years ago
Clément Bœsch cc5f5e140c build: require libxcb >= 1.4 10 years ago
James Almer b8db25a333 configure: bump year 10 years ago
Arwa Arif bdc4db0ee3 lavfi: port mp=fspp to a native libavfilter filter 10 years ago
Martin Storsjö 8ebf02f8f5 libavformat: Only use MoveFileExA when targeting the desktop API subset 10 years ago
Michael Niedermayer e631872f13 configure: create the tests directory like the doc directory 10 years ago
Carl Eugen Hoyos 4fa42e04ed configure: Set the default for --shlibdir to --libdir. 10 years ago
Clément Bœsch df307debf2 build: add forgotten avcodec dependency in uspp 10 years ago
Arwa Arif 100fc395b6 lavfi: USPP Filter 10 years ago
Michael Niedermayer dbdc6e554e configure: do not allow nvenc to be build on cygwin to avoid _WIN32 definition hack 10 years ago
Timo Rothenpieler 2a428db5e2 avcodec: Add NVENC encoder 10 years ago
Carl Eugen Hoyos 01ab761b46 Allow mov musing if the ac3 parser was disabled. 10 years ago
Martin Storsjö f963f80399 arm: Use .data.rel.ro for const data with relocations 10 years ago
Moritz Barsnick 754f4957d7 configure: use use_pkg_config() instead of check_pkg_config() for libsmbclient 10 years ago
Carl Eugen Hoyos 3f24dacf81 configure: Let the libx264rgb encoder select the libx264 encoder. 10 years ago
Carl Eugen Hoyos d9a4db657d Improve configure help text. 10 years ago
Vittorio Giovara 7834a54c66 configure: enable vda hwaccel by default 10 years ago
Nicolas George 6c96aa0606 configure: add a note about pkg-config --static. 10 years ago
Nicolas George cfcaf6b38e configure: add optional pkg-config helper and use it. 10 years ago
Timo Rothenpieler 95fc80672f Move extralibs variables using ldl after ldl definition 10 years ago
Martin Storsjö 79fd186a50 lavf: Use MoveFileEx instead of rename/_wrename on windows 10 years ago
Boris Reisig 54170a33c2 avdevice/xcbgrab: fix undefined reference to xcb_shape_rectangles in xcbgrab.c 10 years ago
Benoit Fouet 33acebd3cc avcodec/pngdec: add APNG support. 10 years ago
Matthew Oliver 17b7f99d81 configure: disable strip when using icl. 10 years ago
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